Skip to main content
Coding Theme

Color themes

VS Code preview

Full workbench mockup using this variant's colors and tokenColors.

Loading...

colors

Workbench UI color keys from the theme JSON colors map.

  • activityBar.background#28352f
  • activityBar.border#ffffff15
  • activityBar.foreground#2f8a6e
  • activityBar.inactiveForeground#faf7f260
  • activityBarBadge.background#2f8a6e
  • activityBarBadge.foreground#28352f
  • button.background#2f8a6e
  • button.foreground#28352f
  • button.hoverBackground#2f8a6edd
  • editor.background#28352f
  • editor.foreground#faf7f2
  • editor.inactiveSelectionBackground#9fd9c33580
  • editor.lineHighlightBackground#0f141240
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#9fd9c335
  • editorCursor.foreground#2f8a6e
  • editorGroupHeader.tabsBackground#28352fdd
  • editorLineNumber.activeForeground#2f8a6e
  • editorLineNumber.foreground#e3f0f080
  • focusBorder#2f8a6e
  • foreground#faf7f2
  • input.background#0f1412
  • input.border#ffffff15
  • input.foreground#faf7f2
  • input.placeholderForeground#faf7f260
  • list.activeSelectionBackground#2f8a6e30
  • list.activeSelectionForeground#faf7f2
  • list.highlightForeground#2f8a6e
  • list.hoverBackground#0f141240
  • list.hoverForeground#faf7f2
  • list.inactiveSelectionBackground#2f8a6e15
  • list.inactiveSelectionForeground#faf7f2
  • selection.background#9fd9c335
  • sideBar.background#0f1412
  • sideBar.border#ffffff15
  • sideBar.foreground#faf7f2
  • sideBarSectionHeader.background#28352f80
  • sideBarSectionHeader.foreground#faf7f2
  • sideBarTitle.foreground#2f8a6e
  • statusBar.background#28352f
  • statusBar.border#ffffff15
  • statusBar.foreground#faf7f2
  • statusBar.noFolderBackground#28352f
  • tab.activeBackground#28352f
  • tab.activeBorderTop#2f8a6e
  • tab.activeForeground#faf7f2
  • tab.border#ffffff15
  • tab.inactiveBackground#0f141260
  • tab.inactiveForeground#faf7f280
  • terminal.ansiBlack#28352f
  • terminal.ansiBlue#9fd9c3
  • terminal.ansiCyan#f2ede3
  • terminal.ansiGreen#2f8a6e
  • terminal.ansiMagenta#c9b27a
  • terminal.ansiRed#c9b27a
  • terminal.ansiWhite#faf7f2
  • terminal.ansiYellow#f2ede3
  • terminal.background#28352f
  • terminal.foreground#faf7f2
  • titleBar.activeBackground#28352f
  • titleBar.activeForeground#faf7f2
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#28352f
  • titleBar.inactiveForeground#faf7f260
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#e3f0f0italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#9fd9c3bold
storage.type, storage.modifier#9fd9c3italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#2f8a6e—
string, punctuation.definition.string, string.template, meta.template.expression#f2ede3—
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#c9b27a—
variable, variable.other.readwrite, variable.other.object#faf7f2—
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#faf7f2—
variable.parameter, meta.parameter#faf7f2dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#faf7f280—
keyword.operator#faf7f2—
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#f2ede3bold
entity.other.inherited-class#2f8a6e—
entity.name.tag, punctuation.definition.tag#9fd9c3—
entity.other.attribute-name#2f8a6e—
meta.diff, meta.diff.header#e3f0f0—
markup.deleted#c9b27a—
markup.inserted#2f8a6e—
markup.changed#f2ede3—
markup.heading, markup.heading.setext, punctuation.definition.heading#2f8a6ebold
markup.bold—bold
markup.italic—italic
markup.inline.raw, markup.raw.block#f2ede3—
string.other.link.title, string.other.link.description#2f8a6e—
markup.underline.link#e3f0f0underline
punctuation.definition.list#9fd9c3—
markup.quote, punctuation.definition.quote#e3f0f0italic