Skip to main content
CodingTheme

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#00adef
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#00ac9c
  • editorCursor.foreground#F8F8F0
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#FFFFFF
comment#3c86b9
string#000000
constant.numeric#000000
constant.language#000000
constant.character, constant.other#000000
variable
keyword#fee1b9
storage#F92672
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#3a3a3a
variable.parameter#FD971Fitalic
entity.name.tag#705051
entity.other.attribute-name#016d5d
support.function#3a3a3a
support.constant#b67771
support.type, support.class#f3ea2ditalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#ffffff
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
punctuation#000000

Shiki preview

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

Loading...

Ublime Themes by imagentleman - VS Code Theme