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.

  • activityBarBadge.background#C19A6B
  • editor.background#2B2B2B
  • editor.foreground#D2D2D2
  • editorGroupHeader.tabsBackground#252525
  • list.activeSelectionBackground#3E3E3E
  • list.dropBackground#3E3E3E
  • list.hoverBackground#3E3E3E
  • list.inactiveSelectionBackground#3E3E3E
  • sideBar.background#252525
  • sideBar.foreground#D2D2D2
  • sideBarSectionHeader.background#2B2B2B
  • sideBarSectionHeader.foreground#D2D2D2
  • sideBarTitle.foreground#D2D2D2
  • statusBar.background#C19A6B
  • statusBar.foreground#2B2B2B
  • statusBar.noFolderBackground#C19A6B
  • tab.activeBackground#3E3E3E
  • tab.activeForeground#D2D2D2
  • tab.inactiveBackground#2B2B2B
  • tab.inactiveForeground#8C8C8C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6B8E23italic
variable, string constant.other.placeholder#EEDD82
constant.other.color#FFA07A
invalid, invalid.illegal#FF5555
keyword, storage.type, storage.modifier#DEB887
keyword.control, constant.other.color, punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#F0E68C
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FFD700
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js, string.unquoted.plain.out.yaml, string.quoted.single.yaml, string.quoted.double.yaml#ebc07f
entity.name.tag.yaml#FF9900
support.type.property-name.json.comments, support.type.property-name.json, meta.structure.dictionary.json > string.quoted.double.json#FF9900
meta.structure.dictionary.value.json > string.quoted.double.json, meta.structure.dictionary.json > value.json > string.quoted.double.json#ebc07f