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#000000
  • editor.foreground#dedede
  • editor.lineHighlightBackground#2a2a2a
  • editor.selectionBackground#eeff0059
  • editor.selectionHighlightBackground#eeff0059
  • editorCursor.foreground#9f9f9f
  • editorWhitespace.foreground#343434

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#dededeff
comment#969896
keyword.operator.class, constant.other, source.php.embedded.line#EEEEEE
variable, support.other.variable, string.other.link, string.regexp, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag#D54E53
constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit#E78C45
entity.name.class, entity.name.type.class, support.type, support.class#E7C547
string, constant.other.symbol, entity.other.inherited-class, markup.heading#B9CA4A
keyword.operator, constant.other.color#70C0B1
entity.name.function, support.function, keyword.other.special-method, meta.block-level#7AA6DA
keyword, storage, storage.type, entity.name.tag.css#C397D8
invalid#CED2CF
meta.separator#CED2CF
invalid.deprecated#CED2CF
token.info-token#6796e6
token.warn-token#cd9731
token.error-token#f44747
token.debug-token#b267e6