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#EAE9E8
  • editor.foreground#333333
  • list.activeSelectionIconForeground#fff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, punctuation.whitespace.comment#CA634B
invalid.illegal#FF0000
keyword.operator#5B5B5B
constant.numeric, constant.character, constant#067D17
string#067D17
constant.character.escape#777777
string.regexp#4B83CD
constant.other.symbol#AB6526
punctuation#5B5B5B
constant.other.haskell#333333

Shiki preview

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

Loading...

min by ii3i - VS Code Theme