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#111111
  • editor.foreground#bbbbbb
  • editor.lineHighlightBackground#77777755
  • editor.selectionBackground#555555
  • editorCursor.foreground#bbbbbb
  • editorWhitespace.foreground#777777

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#bbbbbb
variable.parameter.function#bbbbbb
comment, punctuation.definition.comment#777777
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#bbbbbb
none#bbbbbb
keyword.operator#bbbbbb
keyword#b10dc9
variable#ff4136
entity.name.function, meta.require, support.function.any-method#0074d9
support.class, entity.name.class, entity.name.type.class#ffdc00
meta.class#ffffff
keyword.other.special-method#0074d9
storage#b10dc9
support.function#7fdbff
string, constant.other.symbol, entity.other.inherited-class#2ecc40
constant.numeric#ff851b
none#ff851b
none#ff851b
constant#ff851b
entity.name.tag#ff4136
entity.other.attribute-name#ff851b
entity.other.attribute-name.id, punctuation.definition.entity#0074d9
meta.selector#b10dc9
none#ff851b
markup.heading punctuation.definition.heading, entity.name.section#0074d9
keyword.other.unit#ff851b
markup.bold, punctuation.definition.bold#ffdc00bold
markup.italic, punctuation.definition.italic#b10dc9italic
markup.raw.inline#2ecc40
string.other.link, punctuation.definition.string.end.markdown#ff4136
meta.link#ff851b
markup.list#ff4136
markup.quote#ff851b
meta.separator#bbbbbb
markup.inserted#2ecc40
markup.deleted#ff4136
markup.changed#b10dc9
constant.other.color#7fdbff
string.regexp#7fdbff
constant.character.escape#7fdbff
punctuation.section.embedded, variable.interpolation#85144b
invalid.illegal#ffffff
invalid.broken#111111
invalid.deprecated#ffffff
invalid.unimplemented#ffffff