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#221D16
  • activityBar.border#ffffff15
  • activityBar.foreground#A4E967
  • activityBar.inactiveForeground#F7F4E860
  • activityBarBadge.background#A4E967
  • activityBarBadge.foreground#221D16
  • button.background#A4E967
  • button.foreground#221D16
  • button.hoverBackground#A4E967dd
  • editor.background#221D16
  • editor.foreground#F7F4E8
  • editor.inactiveSelectionBackground#C6EC793580
  • editor.lineHighlightBackground#1B241940
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#C6EC7935
  • editorCursor.foreground#A4E967
  • editorGroupHeader.tabsBackground#221D16dd
  • editorLineNumber.activeForeground#A4E967
  • editorLineNumber.foreground#B7A68A80
  • focusBorder#A4E967
  • foreground#F7F4E8
  • input.background#1B2419
  • input.border#ffffff15
  • input.foreground#F7F4E8
  • input.placeholderForeground#F7F4E860
  • list.activeSelectionBackground#A4E96730
  • list.activeSelectionForeground#F7F4E8
  • list.highlightForeground#A4E967
  • list.hoverBackground#1B241940
  • list.hoverForeground#F7F4E8
  • list.inactiveSelectionBackground#A4E96715
  • list.inactiveSelectionForeground#F7F4E8
  • selection.background#C6EC7935
  • sideBar.background#1B2419
  • sideBar.border#ffffff15
  • sideBar.foreground#F7F4E8
  • sideBarSectionHeader.background#221D1680
  • sideBarSectionHeader.foreground#F7F4E8
  • sideBarTitle.foreground#A4E967
  • statusBar.background#221D16
  • statusBar.border#ffffff15
  • statusBar.foreground#F7F4E8
  • statusBar.noFolderBackground#221D16
  • tab.activeBackground#221D16
  • tab.activeBorderTop#A4E967
  • tab.activeForeground#F7F4E8
  • tab.border#ffffff15
  • tab.inactiveBackground#1B241960
  • tab.inactiveForeground#F7F4E880
  • terminal.ansiBlack#221D16
  • terminal.ansiBlue#C6EC79
  • terminal.ansiCyan#E75572
  • terminal.ansiGreen#A4E967
  • terminal.ansiMagenta#F1839B
  • terminal.ansiRed#F1839B
  • terminal.ansiWhite#F7F4E8
  • terminal.ansiYellow#E75572
  • terminal.background#221D16
  • terminal.foreground#F7F4E8
  • titleBar.activeBackground#221D16
  • titleBar.activeForeground#F7F4E8
  • titleBar.border#ffffff15
  • titleBar.inactiveBackground#221D16
  • titleBar.inactiveForeground#F7F4E860
  • widget.border#ffffff15

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B7A68Aitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical#C6EC79bold
storage.type, storage.modifier#C6EC79italic
entity.name.function, support.function, keyword.other.special-method, meta.function-call#A4E967
string, punctuation.definition.string, string.template, meta.template.expression#E75572
constant.numeric, constant.language, constant.character, constant.other, variable.other.constant#F1839B
variable, variable.other.readwrite, variable.other.object#F7F4E8
variable.other.property, support.variable.property, meta.object-literal.key, meta.object.member#F7F4E8
variable.parameter, meta.parameter#F7F4E8dditalic
punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.block, punctuation.section, meta.brace#F7F4E880
keyword.operator#F7F4E8
entity.name.type, entity.name.class, entity.name.namespace, entity.name.scope-resolution, support.type, support.class, support.other.namespace#E75572bold
entity.other.inherited-class#A4E967
entity.name.tag, punctuation.definition.tag#C6EC79
entity.other.attribute-name#A4E967
meta.diff, meta.diff.header#B7A68A
markup.deleted#F1839B
markup.inserted#A4E967
markup.changed#E75572
markup.heading, markup.heading.setext, punctuation.definition.heading#A4E967bold
markup.boldbold
markup.italicitalic
markup.inline.raw, markup.raw.block#E75572
string.other.link.title, string.other.link.description#A4E967
markup.underline.link#B7A68Aunderline
punctuation.definition.list#C6EC79
markup.quote, punctuation.definition.quote#B7A68Aitalic