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#f6ead6
  • activityBar.border#00000015
  • activityBar.foreground#c98832
  • activityBar.inactiveForeground#1f171260
  • activityBarBadge.background#c98832
  • activityBarBadge.foreground#f6ead6
  • button.background#c98832
  • button.foreground#f6ead6
  • button.hoverBackground#c98832dd
  • editor.background#f6ead6
  • editor.foreground#1f1712
  • editor.inactiveSelectionBackground#7a3f162580
  • editor.lineHighlightBackground#fff4dc50
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#7a3f1625
  • editorCursor.foreground#c98832
  • editorGroupHeader.tabsBackground#fff4dcaa
  • editorLineNumber.activeForeground#c98832
  • editorLineNumber.foreground#d7b47a80
  • focusBorder#c98832
  • foreground#1f1712
  • input.background#fff4dc
  • input.border#00000015
  • input.foreground#1f1712
  • input.placeholderForeground#1f171260
  • list.activeSelectionBackground#c9883230
  • list.activeSelectionForeground#1f1712
  • list.highlightForeground#c98832
  • list.hoverBackground#fff4dc40
  • list.hoverForeground#1f1712
  • list.inactiveSelectionBackground#c9883215
  • list.inactiveSelectionForeground#1f1712
  • selection.background#7a3f1625
  • sideBar.background#fff4dc
  • sideBar.border#00000015
  • sideBar.foreground#1f1712
  • sideBarSectionHeader.background#fff4dc80
  • sideBarSectionHeader.foreground#1f1712
  • sideBarTitle.foreground#c98832
  • statusBar.background#f6ead6
  • statusBar.border#00000015
  • statusBar.foreground#1f1712
  • statusBar.noFolderBackground#f6ead6
  • tab.activeBackground#f6ead6
  • tab.activeBorderTop#c98832
  • tab.activeForeground#1f1712
  • tab.border#00000015
  • tab.inactiveBackground#f6ead660
  • tab.inactiveForeground#1f171280
  • terminal.ansiBlack#1f1712
  • terminal.ansiBlue#7a3f16
  • terminal.ansiCyan#8fc6df
  • terminal.ansiGreen#c98832
  • terminal.ansiMagenta#6f8a42
  • terminal.ansiRed#6f8a42
  • terminal.ansiWhite#1f1712
  • terminal.ansiYellow#8fc6df
  • terminal.background#f6ead6
  • terminal.foreground#1f1712
  • titleBar.activeBackground#f6ead6
  • titleBar.activeForeground#1f1712
  • titleBar.border#00000015
  • titleBar.inactiveBackground#f6ead6
  • titleBar.inactiveForeground#1f171260
  • widget.border#00000015

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#d7b47aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#7a3f16bold
storage.type, storage.modifier#7a3f16italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#c98832
string, punctuation.definition.string, string.template, meta.template.expression#8fc6df
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#6f8a42
variable, variable.other.readwrite, variable.other.object#1f1712
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#1f1712
variable.parameter, meta.parameter#1f1712dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#1f171280
keyword.operator#1f1712
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#8fc6dfbold
entity.other.inherited-class#c98832
entity.name.tag, punctuation.definition.tag#7a3f16
entity.other.attribute-name#c98832
meta.diff, meta.diff.header#d7b47a
markup.deleted#6f8a42
markup.inserted#c98832
markup.changed#8fc6df
markup.heading, markup.heading.setext, punctuation.definition.heading#c98832bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#8fc6df
string.other.link.title, string.other.link.description#c98832
markup.underline.link#d7b47aunderline
punctuation.definition.list#7a3f16
markup.quote, punctuation.definition.quote#d7b47aitalic