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#13150F
  • activityBar.border#ffffff15
  • activityBar.foreground#CFE967
  • activityBar.inactiveForeground#F7F2E660
  • activityBarBadge.background#CFE967
  • activityBarBadge.foreground#13150F
  • button.background#CFE967
  • button.foreground#13150F
  • button.hoverBackground#CFE967dd
  • editor.background#13150F
  • editor.foreground#F7F2E6
  • editor.inactiveSelectionBackground#ECAD793580
  • editor.lineHighlightBackground#271C1140
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#ECAD7935
  • editorCursor.foreground#CFE967
  • editorGroupHeader.tabsBackground#13150Fdd
  • editorLineNumber.activeForeground#CFE967
  • editorLineNumber.foreground#C9BA9A80
  • focusBorder#CFE967
  • foreground#F7F2E6
  • input.background#271C11
  • input.border#ffffff15
  • input.foreground#F7F2E6
  • input.placeholderForeground#F7F2E660
  • list.activeSelectionBackground#CFE96730
  • list.activeSelectionForeground#F7F2E6
  • list.highlightForeground#CFE967
  • list.hoverBackground#271C1140
  • list.hoverForeground#F7F2E6
  • list.inactiveSelectionBackground#CFE96715
  • list.inactiveSelectionForeground#F7F2E6
  • selection.background#ECAD7935
  • sideBar.background#271C11
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F2E6
  • sideBarSectionHeader.background#13150F80
  • sideBarSectionHeader.foreground#F7F2E6
  • sideBarTitle.foreground#CFE967
  • statusBar.background#13150F
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F2E6
  • statusBar.noFolderBackground#13150F
  • tab.activeBackground#13150F
  • tab.activeBorderTop#CFE967
  • tab.activeForeground#F7F2E6
  • tab.border#ffffff15
  • tab.inactiveBackground#271C1160
  • tab.inactiveForeground#F7F2E680
  • terminal.ansiBlack#13150F
  • terminal.ansiBlue#ECAD79
  • terminal.ansiCyan#9CE755
  • terminal.ansiGreen#CFE967
  • terminal.ansiMagenta#F1BC83
  • terminal.ansiRed#F1BC83
  • terminal.ansiWhite#F7F2E6
  • terminal.ansiYellow#9CE755
  • terminal.background#13150F
  • terminal.foreground#F7F2E6
  • titleBar.activeBackground#13150F
  • titleBar.activeForeground#F7F2E6
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#13150F
  • titleBar.inactiveForeground#F7F2E660
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#C9BA9Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#ECAD79bold
storage.type, storage.modifier#ECAD79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#CFE967
string, punctuation.definition.string, string.template, meta.template.expression#9CE755
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1BC83
variable, variable.other.readwrite, variable.other.object#F7F2E6
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F2E6
variable.parameter, meta.parameter#F7F2E6dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F2E680
keyword.operator#F7F2E6
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#9CE755bold
entity.other.inherited-class#CFE967
entity.name.tag, punctuation.definition.tag#ECAD79
entity.other.attribute-name#CFE967
meta.diff, meta.diff.header#C9BA9A
markup.deleted#F1BC83
markup.inserted#CFE967
markup.changed#9CE755
markup.heading, markup.heading.setext, punctuation.definition.heading#CFE967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#9CE755
string.other.link.title, string.other.link.description#CFE967
markup.underline.link#C9BA9Aunderline
punctuation.definition.list#ECAD79
markup.quote, punctuation.definition.quote#C9BA9Aitalic