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#393847
  • editor.foreground#F8F8F2
  • editor.lineHighlightBackground#5e6472
  • editor.selectionBackground#5e6472
  • editorCursor.foreground#F8F8F0
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#F8F8F2
comment#a6a6ad italic
string#b49bcf
constant.numeric#AF8EBF
constant.language#9E76CFBA bold
constant.character, constant.other#A07CDE
variable
keyword#AFD0F5 bold
storage#AFC0E0
storage.type#E7C6F7italic
entity.name.class#008CFF
entity.other.inherited-class#7DB7FA
entity.name.function#A0C7FA
variable.parameter#EBF3FAitalic
entity.name.tag#CCD5F5
entity.other.attribute-name#6091DB
support.function#D8C2FF
support.constant#6591F0
support.type, support.class#798BC4italic
support.other.variable
invalid#FAFAFA
invalid.deprecated#F8F8F0
Frozen by Valcorn-Industries - VS Code Theme