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#7D4E57
  • editor.background#1A1A2E
  • editor.foreground#D0D0C0
  • editorGroupHeader.tabsBackground#15152A
  • list.activeSelectionBackground#2E2E43
  • list.dropBackground#2E2E43
  • list.hoverBackground#2E2E43
  • list.inactiveSelectionBackground#2E2E43
  • sideBar.background#15152A
  • sideBar.foreground#D0D0C0
  • sideBarSectionHeader.background#1A1A2E
  • sideBarSectionHeader.foreground#D0D0C0
  • sideBarTitle.foreground#D0D0C0
  • statusBar.background#7D4E57
  • statusBar.foreground#D0D0C0
  • statusBar.noFolderBackground#7D4E57
  • tab.activeBackground#2E2E43
  • tab.activeForeground#D0D0C0
  • tab.inactiveBackground#1A1A2E
  • tab.inactiveForeground#808080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7A8B8Bitalic
variable, string constant.other.placeholder#E6D2A8
constant.other.color#F0E68C
invalid, invalid.illegal#FF8A80
keyword, storage.type, storage.modifier#C19A6B
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#E6BE8A
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#FFB366
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#BADA55
support.type.property-name.json#E6BE8A
string.quoted.double.json#BADA55
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#FFD700
constant.numeric, constant.language, support.constant, constant.character, constant.escape, keyword.other.unit, keyword.other#DEB887