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#172933
  • editor.foreground#E0E2E4
  • editor.lineHighlightBackground#272b2d
  • editor.selectionBackground#404D57CC
  • editorCursor.foreground#c8c8c8
  • editorWhitespace.foreground#272b2d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#E0E2E4
comment#626F75 italic
string#D8FAAF
constant.numeric#DBC85C
constant.language#c8ff00
constant.character, constant.other#c8ff00
variable#d6d6d6
keyword#ff3a83
storage#00aeff
storage.type#00a3ff
entity.name.class#d08fffunderline
entity.other.inherited-class#d08fff underline
entity.name.function#8AFF82
variable.parameter#F29A48
entity.name.tag#FF6BFF
entity.other.attribute-name#00deff
support.function#00deff
support.constant#00deff
support.type, support.class#00deff
support.other.variable#ffff80
invalid#f8f8f0
invalid.deprecated#f8f8f0
Balthazar by Phil Meta - VS Code Theme