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#13100C
  • activityBar.border#ffffff15
  • activityBar.foreground#E9A067
  • activityBar.inactiveForeground#FAF6EA60
  • activityBarBadge.background#E9A067
  • activityBarBadge.foreground#13100C
  • button.background#E9A067
  • button.foreground#13100C
  • button.hoverBackground#E9A067dd
  • editor.background#13100C
  • editor.foreground#FAF6EA
  • editor.inactiveSelectionBackground#87EC793580
  • editor.lineHighlightBackground#090A0B40
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#87EC7935
  • editorCursor.foreground#E9A067
  • editorGroupHeader.tabsBackground#13100Cdd
  • editorLineNumber.activeForeground#E9A067
  • editorLineNumber.foreground#9AA1A680
  • focusBorder#E9A067
  • foreground#FAF6EA
  • input.background#090A0B
  • input.border#ffffff15
  • input.foreground#FAF6EA
  • input.placeholderForeground#FAF6EA60
  • list.activeSelectionBackground#E9A06730
  • list.activeSelectionForeground#FAF6EA
  • list.highlightForeground#E9A067
  • list.hoverBackground#090A0B40
  • list.hoverForeground#FAF6EA
  • list.inactiveSelectionBackground#E9A06715
  • list.inactiveSelectionForeground#FAF6EA
  • selection.background#87EC7935
  • sideBar.background#090A0B
  • sideBar.border#ffffff15
  • sideBar.foreground#FAF6EA
  • sideBarSectionHeader.background#13100C80
  • sideBarSectionHeader.foreground#FAF6EA
  • sideBarTitle.foreground#E9A067
  • statusBar.background#13100C
  • statusBar.border#ffffff15
  • statusBar.foreground#FAF6EA
  • statusBar.noFolderBackground#13100C
  • tab.activeBackground#13100C
  • tab.activeBorderTop#E9A067
  • tab.activeForeground#FAF6EA
  • tab.border#ffffff15
  • tab.inactiveBackground#090A0B60
  • tab.inactiveForeground#FAF6EA80
  • terminal.ansiBlack#13100C
  • terminal.ansiBlue#87EC79
  • terminal.ansiCyan#E7AF55
  • terminal.ansiGreen#E9A067
  • terminal.ansiMagenta#F1D883
  • terminal.ansiRed#F1D883
  • terminal.ansiWhite#FAF6EA
  • terminal.ansiYellow#E7AF55
  • terminal.background#13100C
  • terminal.foreground#FAF6EA
  • titleBar.activeBackground#13100C
  • titleBar.activeForeground#FAF6EA
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#13100C
  • titleBar.inactiveForeground#FAF6EA60
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9AA1A6italic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#87EC79bold
storage.type, storage.modifier#87EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#E9A067
string, punctuation.definition.string, string.template, meta.template.expression#E7AF55
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1D883
variable, variable.other.readwrite, variable.other.object#FAF6EA
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#FAF6EA
variable.parameter, meta.parameter#FAF6EAdditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#FAF6EA80
keyword.operator#FAF6EA
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E7AF55bold
entity.other.inherited-class#E9A067
entity.name.tag, punctuation.definition.tag#87EC79
entity.other.attribute-name#E9A067
meta.diff, meta.diff.header#9AA1A6
markup.deleted#F1D883
markup.inserted#E9A067
markup.changed#E7AF55
markup.heading, markup.heading.setext, punctuation.definition.heading#E9A067bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E7AF55
string.other.link.title, string.other.link.description#E9A067
markup.underline.link#9AA1A6underline
punctuation.definition.list#87EC79
markup.quote, punctuation.definition.quote#9AA1A6italic