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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#F8F8F2—
comment#a660e7—
string#44ff44—
constant.numeric#FF1F6D—
constant.language#FF0000—
constant.character, constant.other#FF0000—
variable#F8F8F2—
keyword#F92672—
storage#FF1265
storage.type#FF7300—
entity.name.class#8CDAFF—
entity.other.inherited-class#8CDAFF—
entity.name.function#00A2FF
variable.parameter#FD971F—
entity.name.tag#F92672—
entity.other.attribute-name#A6E22E—
support.function#FF7300
support.constant#FF7300
support.type, support.class#FF7300—
support.other.variable——
invalid#F8F8F0
invalid.deprecated#F8F8F0—
Crimson Dark Theme by cpmct32 - VS Code Theme