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#000000
  • editor.foreground#ababab
  • editor.lineHighlightBackground#34343455
  • editor.selectionBackground#102015
  • editorCursor.foreground#ababab
  • editorWhitespace.foreground#343434

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#ababab
variable.parameter.function#ababab
comment, punctuation.definition.comment#343434
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#ababab
none#ababab
keyword.operator#ababab
keyword#f996e2
variable#e92f2f
entity.name.function, meta.require, support.function.any-method#3b48e3
support.class, entity.name.class, entity.name.type.class#dddd13
meta.class#f9f9f9
keyword.other.special-method#3b48e3
storage#f996e2
support.function#23edda
string, constant.other.symbol, entity.other.inherited-class#0ed839
constant.numeric#e09448
none#e09448
none#e09448
constant#e09448
entity.name.tag#e92f2f
entity.other.attribute-name#e09448
entity.other.attribute-name.id, punctuation.definition.entity#3b48e3
meta.selector#f996e2
none#e09448
markup.heading punctuation.definition.heading, entity.name.section#3b48e3
keyword.other.unit#e09448
markup.bold, punctuation.definition.bold#dddd13bold
markup.italic, punctuation.definition.italic#f996e2italic
markup.raw.inline#0ed839
string.other.link, punctuation.definition.string.end.markdown#e92f2f
meta.link#e09448
markup.list#e92f2f
markup.quote#e09448
meta.separator#ababab
markup.inserted#0ed839
markup.deleted#e92f2f
markup.changed#f996e2
constant.other.color#23edda
string.regexp#23edda
constant.character.escape#23edda
punctuation.section.embedded, variable.interpolation#69542d
invalid.illegal#f9f9f9
invalid.broken#000000
invalid.deprecated#f9f9f9
invalid.unimplemented#f9f9f9