Skip to main content
Coding Theme

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#222729
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#3E3D32
  • editor.selectionBackground#0C7856
  • editorCursor.foreground#F8F8F0
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
comment#A169BF
string#E6DB74
constant.numeric#FF7FE5
constant.language#7FE5FF
constant.character, constant.other#7FC1FF
variable
keyword#FF3363
storage#25FA49
storage.type#3abdfa
entity.name.class#2DC2E0underline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#F2F211
variable.parameter#1ffd57
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#f7bf46
support.constant#f7bf46
support.type, support.class#66D9EF
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
KitkatDark by kitkat - VS Code Theme