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.foreground#C8C3BC
  • editorBracketHighlight.foreground1#C8C3BC
  • editorBracketHighlight.foreground2#C8C3BC
  • editorBracketHighlight.foreground3#C8C3BC

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
entity, support.class, support.type, storage.type.java, storage.type.generic.java, storage.type.annotation.java, storage.type.object.array.java#E4E1DE
storage, keyword, variable.language, constant.language#8BA6C5
entity.name.function, support.function, storage.modifier.import, storage.modifier.package, storage.source.cmake#FF6161
entity.name.function.preprocessorunderline
variable, support.variable, string.unquoted#C8C3BC
variable.parameteritalic
variable.other.enummemberunderline
keyword.operator, constant, support.constant#F1F1F1
string#E4E1DE
comment#A29A8Eitalic
support.type.property-name#FF6161
entity.name.section#8BA6C5underline
markup.bold#FF6161bold
markup.italic#FF6161italic
markup.quoteitalic
markup.inline.raw#E4E1DE
invalid.illegal#FF0000