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#f8f8f8
  • editor.foreground#383838
  • editor.lineHighlightBackground#b8b8b855
  • editor.selectionBackground#e8e8e8
  • editorCursor.foreground#383838
  • editorWhitespace.foreground#e8e8e8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#383838—
variable.parameter.function#383838—
comment, punctuation.definition.comment#b8b8b8—
punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array#383838—
none#383838—
keyword.operator#383838—
keyword#ba8baf—
variable#ab4642—
entity.name.function, meta.require, support.function.any-method#7cafc2—
support.class, entity.name.class, entity.name.type.class#dc9656—
meta.class#282828—
keyword.other.special-method#7cafc2—
storage#ba8baf—
support.function#86c1b9—
string, constant.other.symbol, entity.other.inherited-class#a1b56c—
constant.numeric#dc9656—
none#dc9656—
none#dc9656—
constant#dc9656—
entity.name.tag#ab4642—
entity.other.attribute-name#dc9656—
entity.other.attribute-name.id, punctuation.definition.entity#7cafc2—
meta.selector#ba8baf—
none#dc9656—
markup.heading punctuation.definition.heading, entity.name.section#7cafc2
keyword.other.unit#dc9656—
markup.bold, punctuation.definition.bold#dc9656bold
markup.italic, punctuation.definition.italic#ba8bafitalic
markup.raw.inline#a1b56c—
string.other.link#ab4642—
meta.link#dc9656—
markup.list#ab4642—
markup.quote#dc9656—
meta.separator#383838—
markup.inserted#a1b56c—
markup.deleted#ab4642—
markup.changed#ba8baf—
constant.other.color#86c1b9—
string.regexp#86c1b9—
constant.character.escape#86c1b9—
punctuation.section.embedded, variable.interpolation#a16946—
invalid.illegal#f8f8f8—
invalid.broken#181818—
invalid.deprecated#f8f8f8—
invalid.unimplemented#181818—
Allegory Theme by selfrefactor - VS Code Theme