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#19181C
  • editor.foreground#B2B9BDBF
  • editor.lineHighlightBackground#FFFFFF1A
  • editor.selectionBackground#FFFFFF1A
  • editorCursor.foreground#FFFFFFCC
  • editorWhitespace.foreground#5C5C5C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#B2B9BDBF
comment#555555
string#AAE384italic
constant.numeric#0099FF
constant.language#E7F29F
constant.character, constant.other#E7F29F
variable#FFFFFF
keyword#FF3B3B
storage#F7548D
storage.type#F7548D
entity.name.class#EB6F6F
entity.other.inherited-class#A1FF3D
entity.name.function#66D9EF
variable.parameter#FD971F
entity.name.tag#F92672
entity.other.attribute-name#70AAEB
support.function#66D9EF
support.constant#F92672
support.type, support.class#099866
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
source.css meta.property-list.css meta.property-name.css support.type.property-name.css#8DE3E3
source.css meta.property-list.css meta.property-name.css#8DE3E3
source.css meta.selector.css entity.other.attribute-name#FA7878
source.css meta.selector.css entity.name.tag.css#E7F29F
entity.name.tag#EBD17BD9
entity.other.attribute-name.html#FA7878

Shiki preview

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

Loading...

Watermelon by Thomas van der Velde - VS Code Theme