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#d0d0d0
  • 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, keyword.control#b31e8d
variable#eb008a
entity.name.function, meta.function-call, meta.require#0e5a94
meta.class, support.class, entity.name.class, entity.name.type.class#f29333
keyword.other.special-method#0e5a94
storage#b31e8d
support.function#00aabb
string, constant.other.symbol, entity.other.inherited-class#37b349
constant.numeric#f29333
none#f29333
none#f29333
constant#f29333
entity.name.tag#eb008a
entity.other.attribute-name#f29333
entity.other.attribute-name.id, punctuation.definition.entity#0e5a94
meta.selector#b31e8d
none#f29333
markup.heading punctuation.definition.heading, entity.name.section#0e5a94
keyword.other.unit#f29333
markup.bold, punctuation.definition.bold#f29333bold
markup.italic, punctuation.definition.italic#b31e8ditalic
markup.raw.inline#37b349
string.other.link#eb008a
meta.link#f29333
markup.list#eb008a
markup.quote#f29333
meta.separator#303030
markup.inserted#ffffff
markup.deleted#ffffff
constant.other.color#00aabb
string.regexp#00aabb
constant.character.escape#00aabb
punctuation.section.embedded, variable.interpolation#7a2d00
markup.deleted#eb008a
markup.inserted#37b349
markup.changed#b31e8d