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#a79c8e
  • activityBar.foreground#5e5d5c
  • activityBarBadge.background#6f685e
  • button.background#6f685e
  • button.foreground#5e5d5c
  • dropdown.background#a79c8e
  • dropdown.foreground#5e5d5c
  • editor.background#baae9e
  • editor.foreground#5e5d5c
  • editor.lineHighlightBackground#79797755
  • editor.selectionBackground#9d9b97
  • editorCursor.foreground#5e5d5c
  • editorGroup.background#a79c8e
  • editorGroup.border#5e5d5c
  • editorGroup.dropBackground#9d9b97
  • editorGroupHeader.tabsBackground#a79c8e
  • editorWhitespace.foreground#9d9b97
  • list.activeSelectionBackground#a79c8e
  • list.dropBackground#a79c8e
  • list.focusBackground#a79c8e
  • list.hoverBackground#a79c8e
  • list.inactiveSelectionBackground#a79c8e
  • notification.background#5e5d5c
  • sideBar.background#c7beb1
  • sideBarTitle.foreground#5e5d5c
  • statusBar.background#a79c8e
  • statusBar.debuggingBackground#6f685e
  • statusBar.foreground#5e5d5c
  • statusBar.noFolderBackground#6f685e
  • statusBarItem.prominentBackground#82796e
  • statusBarItem.prominentHoverBackground#82796e99
  • tab.activeBackground#baae9e
  • tab.inactiveBackground#a79c8e

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#5e5d5c
variable.parameter.function#5e5d5c
comment, punctuation.definition.comment#797977
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#5e5d5c
none#5e5d5c
keyword.operator#5e5d5c
keyword#9b859d
variable#cf6a4c
entity.name.function, meta.require, support.function.any-method#5ea6ea
support.class, entity.name.class, entity.name.type.class#cf7d34
meta.class#36312e
keyword.other.special-method#5ea6ea
storage#9b859d
support.function#afc4db
string, constant.other.symbol, entity.other.inherited-class#54be0d
constant.numeric#cf7d34
none#cf7d34
none#cf7d34
constant#cf7d34
entity.name.tag#cf6a4c
entity.other.attribute-name#cf7d34
entity.other.attribute-name.id, punctuation.definition.entity#5ea6ea
meta.selector#9b859d
none#cf7d34
markup.heading punctuation.definition.heading, entity.name.section#5ea6ea
keyword.other.unit#cf7d34
markup.bold, punctuation.definition.bold#cf7d34bold
markup.italic, punctuation.definition.italic#9b859ditalic
markup.raw.inline#54be0d
string.other.link#cf6a4c
meta.link#cf7d34
markup.list#cf6a4c
markup.quote#cf7d34
meta.separator#5e5d5c
markup.inserted#54be0d
markup.deleted#cf6a4c
markup.changed#9b859d
constant.other.color#afc4db
string.regexp#afc4db
constant.character.escape#afc4db
punctuation.section.embedded, variable.interpolation#937121
invalid.illegal#baae9e
invalid.broken#28211c
invalid.deprecated#baae9e
invalid.unimplemented#28211c