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#dedade
  • activityBar.foreground#695d69
  • activityBarBadge.background#949194
  • button.background#949194
  • button.foreground#695d69
  • dropdown.background#dedade
  • dropdown.foreground#695d69
  • editor.background#f7f3f7
  • editor.foreground#695d69
  • editor.lineHighlightBackground#9e8f9e55
  • editor.selectionBackground#d8cad8
  • editorCursor.foreground#695d69
  • editorGroup.background#dedade
  • editorGroup.border#695d69
  • editorGroup.dropBackground#d8cad8
  • editorGroupHeader.tabsBackground#dedade
  • editorWhitespace.foreground#d8cad8
  • list.activeSelectionBackground#dedade
  • list.dropBackground#dedade
  • list.focusBackground#dedade
  • list.hoverBackground#dedade
  • list.inactiveSelectionBackground#dedade
  • notification.background#695d69
  • sideBar.background#f8f5f8
  • sideBarTitle.foreground#695d69
  • statusBar.background#dedade
  • statusBar.debuggingBackground#949194
  • statusBar.foreground#695d69
  • statusBar.noFolderBackground#949194
  • statusBarItem.prominentBackground#acaaac
  • statusBarItem.prominentHoverBackground#acaaac99
  • tab.activeBackground#f7f3f7
  • tab.inactiveBackground#dedade

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#695d69
variable.parameter.function#695d69
comment, punctuation.definition.comment#9e8f9e
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#695d69
none#695d69
keyword.operator#695d69
keyword#7b59c0
variable#ca402b
entity.name.function, meta.require, support.function.any-method#516aec
support.class, entity.name.class, entity.name.type.class#a65926
meta.class#292329
keyword.other.special-method#516aec
storage#7b59c0
support.function#159393
string, constant.other.symbol, entity.other.inherited-class#379a37
constant.numeric#a65926
none#a65926
none#a65926
constant#a65926
entity.name.tag#ca402b
entity.other.attribute-name#a65926
entity.other.attribute-name.id, punctuation.definition.entity#516aec
meta.selector#7b59c0
none#a65926
markup.heading punctuation.definition.heading, entity.name.section#516aec
keyword.other.unit#a65926
markup.bold, punctuation.definition.bold#a65926bold
markup.italic, punctuation.definition.italic#7b59c0italic
markup.raw.inline#379a37
string.other.link#ca402b
meta.link#a65926
markup.list#ca402b
markup.quote#a65926
meta.separator#695d69
markup.inserted#379a37
markup.deleted#ca402b
markup.changed#7b59c0
constant.other.color#159393
string.regexp#159393
constant.character.escape#159393
punctuation.section.embedded, variable.interpolation#cc33cc
invalid.illegal#f7f3f7
invalid.broken#1b181b
invalid.deprecated#f7f3f7
invalid.unimplemented#1b181b