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#f4f2e8
  • activityBar.border#00000015
  • activityBar.foreground#00865f
  • activityBar.inactiveForeground#102a2360
  • activityBarBadge.background#00865f
  • activityBarBadge.foreground#f4f2e8
  • button.background#00865f
  • button.foreground#f4f2e8
  • button.hoverBackground#00865fdd
  • editor.background#f4f2e8
  • editor.foreground#102a23
  • editor.inactiveSelectionBackground#2aa8892580
  • editor.lineHighlightBackground#fffdf550
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#2aa88925
  • editorCursor.foreground#00865f
  • editorGroupHeader.tabsBackground#fffdf5aa
  • editorLineNumber.activeForeground#00865f
  • editorLineNumber.foreground#c7d2b180
  • focusBorder#00865f
  • foreground#102a23
  • input.background#fffdf5
  • input.border#00000015
  • input.foreground#102a23
  • input.placeholderForeground#102a2360
  • list.activeSelectionBackground#00865f30
  • list.activeSelectionForeground#102a23
  • list.highlightForeground#00865f
  • list.hoverBackground#fffdf540
  • list.hoverForeground#102a23
  • list.inactiveSelectionBackground#00865f15
  • list.inactiveSelectionForeground#102a23
  • selection.background#2aa88925
  • sideBar.background#fffdf5
  • sideBar.border#00000015
  • sideBar.foreground#102a23
  • sideBarSectionHeader.background#fffdf580
  • sideBarSectionHeader.foreground#102a23
  • sideBarTitle.foreground#00865f
  • statusBar.background#f4f2e8
  • statusBar.border#00000015
  • statusBar.foreground#102a23
  • statusBar.noFolderBackground#f4f2e8
  • tab.activeBackground#f4f2e8
  • tab.activeBorderTop#00865f
  • tab.activeForeground#102a23
  • tab.border#00000015
  • tab.inactiveBackground#f4f2e860
  • tab.inactiveForeground#102a2380
  • terminal.ansiBlack#102a23
  • terminal.ansiBlue#2aa889
  • terminal.ansiCyan#c79a2d
  • terminal.ansiGreen#00865f
  • terminal.ansiMagenta#b72734
  • terminal.ansiRed#b72734
  • terminal.ansiWhite#102a23
  • terminal.ansiYellow#c79a2d
  • terminal.background#f4f2e8
  • terminal.foreground#102a23
  • titleBar.activeBackground#f4f2e8
  • titleBar.activeForeground#102a23
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f4f2e8
  • titleBar.inactiveForeground#102a2360
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#c7d2b1italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#2aa889bold
storage.type, storage.modifier#2aa889italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#00865f
string, punctuation.definition.string, string.template, meta.template.expression#c79a2d
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#b72734
variable, variable.other.readwrite, variable.other.object#102a23
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#102a23
variable.parameter, meta.parameter#102a23dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#102a2380
keyword.operator#102a23
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#c79a2dbold
entity.other.inherited-class#00865f
entity.name.tag, punctuation.definition.tag#2aa889
entity.other.attribute-name#00865f
meta.diff, meta.diff.header#c7d2b1
markup.deleted#b72734
markup.inserted#00865f
markup.changed#c79a2d
markup.heading, markup.heading.setext, punctuation.definition.heading#00865fbold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#c79a2d
string.other.link.title, string.other.link.description#00865f
markup.underline.link#c7d2b1underline
punctuation.definition.list#2aa889
markup.quote, punctuation.definition.quote#c7d2b1italic