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.

  • editor.background#FFFFFF
  • editor.foreground#303030
  • editor.lineHighlightBackground#B0B0B055
  • editor.selectionBackground#E0E0E0
  • editorCursor.foreground#303030
  • editorWhitespace.foreground#E0E0E0

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#303030
variable.parameter.function#303030
comment, punctuation.definition.comment#B0B0B0
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#303030
none#303030
keyword.operator#303030
keyword#AD00A1
variable#FF0086
entity.name.function, meta.require, support.function.any-method#3777E6
support.class, entity.name.class, entity.name.type.class#FD8900
meta.class#202020
keyword.other.special-method#3777E6
storage#AD00A1
support.function#1faaaa
string, constant.other.symbol, entity.other.inherited-class#00C918
constant.numeric#FD8900
none#FD8900
none#FD8900
constant#FD8900
entity.name.tag#FF0086
entity.other.attribute-name#FD8900
entity.other.attribute-name.id, punctuation.definition.entity#3777E6
meta.selector#AD00A1
none#FD8900
markup.heading punctuation.definition.heading, entity.name.section#3777E6
keyword.other.unit#FD8900
markup.bold, punctuation.definition.bold#FD8900bold
markup.italic, punctuation.definition.italic#AD00A1italic
markup.raw.inline#00C918
string.other.link#FF0086
meta.link#FD8900
markup.list#FF0086
markup.quote#FD8900
meta.separator#303030
markup.inserted#00C918
markup.deleted#FF0086
markup.changed#AD00A1
constant.other.color#1faaaa
string.regexp#1faaaa
constant.character.escape#1faaaa
punctuation.section.embedded, variable.interpolation#cc6633
invalid.illegal#FFFFFF
invalid.broken#151515
invalid.deprecated#FFFFFF
invalid.unimplemented#151515