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.

  • activityBarBadge.background#007acc
  • editor.background#282a36
  • editor.foreground#f8f8f2
  • editor.lineHighlightBackground#0000
  • editor.lineHighlightBorder#7775
  • sideBarTitle.foreground#bbbbbb

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6272a4
string#f1fa8c
constant.numeric#bd93f9
constant.language, variable.language#bd93f9
constant.character, constant.other#bd93f9
variable#f8f8f2
variable.other.readwrite.instance#ffb86c
string.template meta.template.expression#f8f8f2
punctuation.definition.template-expression#ff79c6
constant.character.escaped, constant.character.escape, string source, string source.ruby#ff79c6
punctuation.section.embedded#ff79c6
keyword#ff79c6
storage#ff79c6
storage.type#8be9fditalic
entity.name#50fa7b
variable.parameter#ffb86citalic
entity.name.tag#ff79c6
entity.other.attribute-name#50fa7b
support.function#8be9fd
support.constant#8be9fd
support.type, support.class#8be9fd italic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#6272a4
markup.deleted#ff79c6
markup.inserted#50fa7b
markup.changed#f1fa8c
constant.numeric.line-number.find-in-files - match#bd93f9
entity.name.filename#f1fa8c
message.error#ff5555
punctuation.definition.string.begin.json - meta.structure.dictionary.value.json, punctuation.definition.string.end.json - meta.structure.dictionary.value.json#EEEEEE
meta.structure.dictionary.json string.quoted.double.json#8be9fd
meta.structure.dictionary.value.json string.quoted.double.json#f1fa8c
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name#50fa7b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name#ffb86c
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name#ff79c6
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name#bd93f9
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name#50fa7b
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name#ffb86c

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...