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#f7f8f8
  • editor.lineHighlightBorder#cfdce4
  • editor.selectionBackground#bbfad0
  • editorCursor.foreground#325030
  • editorWhitespace.foreground#181715
  • window.activeBorder#ff0000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#83898c—
punctuation.definition.comment.python, punctuation.definition.comment.js, comment#a0a0a0—
punctuation.definition.string.begin.python, punctuation.definition.string.end.python, string, markup.heading.markdown#728373—
constant.numeric#555555—
constant.character, constant.other, meta.paragraph.markdown, other#1f1f1f—
variable, entity.name.type.js#242824—
keyword, storage.modifier.js#688681—
storage#574c54
storage.type#326fa1italic
entity.name.class#405811underline
entity.other.inherited-class#858585italic
entity.name.function#5f695f
variable.parameter, meta.function-call.arguments.python#8b4735italic
entity.name.tag, meta.class.js#3c2c2c
entity.other.attribute-name#555555
support.function#494949
support.constant#666666
support.type, support.class#352c48italic
support.other.variable—
invalid#942323
invalid.deprecated#c7c716—
meta.structure.dictionary.json string.quoted.double.json#666666—
meta.diff, meta.diff.header#75715E—
markup.deleted#F92672—
markup.inserted#A6E22E—
markup.changed#E6DB74—
punctuation, meta.brace.round.js#352C48—
punctuation.definition.variable.php#50794c—
variable.parameter.function.python#7fc27b—
support.class.php#a17865—
constant.language.php#856186—
support.function.url.php#597692—
support.function.construct.php#7b353e—
constant.language, constant.language.python, constant.language.null.js, constant.language.boolean.true.js, constant.language.undefined.js#8d3c8f—
source.python, meta.function-call.generic.python#4d4553—
constant.language.python#8d3c8f—
variable.other.property.php#426f7b—
storage.modifier.php#607b5a—
meta.function-call.python#285525—
storage.type.function.python#244255—