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#221E1B
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A267
  • activityBar.inactiveForeground#f6f1e860
  • activityBarBadge.background#E9A267
  • activityBarBadge.foreground#221E1B
  • button.background#E9A267
  • button.foreground#221E1B
  • button.hoverBackground#E9A267dd
  • editor.background#221E1B
  • editor.foreground#f6f1e8
  • editor.inactiveSelectionBackground#BCEC793580
  • editor.lineHighlightBackground#15120F40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#BCEC7935
  • editorCursor.foreground#E9A267
  • editorGroupHeader.tabsBackground#221E1Bdd
  • editorLineNumber.activeForeground#E9A267
  • editorLineNumber.foreground#5a493f80
  • focusBorder#E9A267
  • foreground#f6f1e8
  • input.background#15120F
  • input.border#ffffff15
  • input.foreground#f6f1e8
  • input.placeholderForeground#f6f1e860
  • list.activeSelectionBackground#E9A26730
  • list.activeSelectionForeground#f6f1e8
  • list.highlightForeground#E9A267
  • list.hoverBackground#15120F40
  • list.hoverForeground#f6f1e8
  • list.inactiveSelectionBackground#E9A26715
  • list.inactiveSelectionForeground#f6f1e8
  • selection.background#BCEC7935
  • sideBar.background#15120F
  • sideBar.border#ffffff15
  • sideBar.foreground#f6f1e8
  • sideBarSectionHeader.background#221E1B80
  • sideBarSectionHeader.foreground#f6f1e8
  • sideBarTitle.foreground#E9A267
  • statusBar.background#221E1B
  • statusBar.border#ffffff15
  • statusBar.foreground#f6f1e8
  • statusBar.noFolderBackground#221E1B
  • tab.activeBackground#221E1B
  • tab.activeBorderTop#E9A267
  • tab.activeForeground#f6f1e8
  • tab.border#ffffff15
  • tab.inactiveBackground#15120F60
  • tab.inactiveForeground#f6f1e880
  • terminal.ansiBlack#221E1B
  • terminal.ansiBlue#BCEC79
  • terminal.ansiCyan#E7A555
  • terminal.ansiGreen#E9A267
  • terminal.ansiMagenta#F1C983
  • terminal.ansiRed#F1C983
  • terminal.ansiWhite#f6f1e8
  • terminal.ansiYellow#E7A555
  • terminal.background#221E1B
  • terminal.foreground#f6f1e8
  • titleBar.activeBackground#221E1B
  • titleBar.activeForeground#f6f1e8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#221E1B
  • titleBar.inactiveForeground#f6f1e860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#5a493fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#BCEC79bold
storage.type, storage.modifier#BCEC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9A267
string, punctuation.definition.string, string.template, meta.template.expression#E7A555
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1C983
variable, variable.other.readwrite, variable.other.object#f6f1e8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#f6f1e8
variable.parameter, meta.parameter#f6f1e8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#f6f1e880
keyword.operator#f6f1e8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7A555bold
entity.other.inherited-class#E9A267
entity.name.tag, punctuation.definition.tag#BCEC79
entity.other.attribute-name#E9A267
meta.diff, meta.diff.header#5a493f
markup.deleted#F1C983
markup.inserted#E9A267
markup.changed#E7A555
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A267bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7A555
string.other.link.title, string.other.link.description#E9A267
markup.underline.link#5a493funderline
punctuation.definition.list#BCEC79
markup.quote, punctuation.definition.quote#5a493fitalic