Skip to main content
CodingTheme

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#2B2B2B
  • editor.foreground#A9B7C7
  • editor.lineHighlightBackground#3E3D32
  • editor.selectionBackground#49483E
  • editorCursor.foreground#FFFFFF
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#A9B7C7
comment#75715E
string#698857
constant.numeric#9975AB
constant.language#9975AB
constant.character, constant.other#9975AB
variable#9975AB bold
keyword#CE7827 bold
storage#CE7827 bold
storage.type#CE7827 bold
entity.name.class#FFC765underline
entity.other.inherited-class#FFC765italic underline
entity.name.function#FFC765
variable.parameter#CE7827 italic
entity.name.tag#FFC765
entity.other.attribute-name#FFC765
support.function#FFC765
support.constant#FFC765
support.type, support.class
support.other.variable
invalid#FFFFFF
invalid.deprecated#F8F8F0

Shiki preview

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

Loading...

InternetstormBold by Eddy Vinck - VS Code Theme