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#1E1E1E
  • editor.foreground#F3F2CC
  • editor.lineHighlightBackground#303030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
meta.interpolation#F3F2CC
comment, punctuation.definition.comment#756B5Eitalic
storage.type, storage.modifier, keyword.control.flow, keyword.other, keyword.control#EF6C00
entity.name.function, keyword.type#F3D566
constant.numeric, keyword.other.unit#B3E493
string#91B56A
keyword.preprocessor, entity.name.function.preprocessor#FAA165

Shiki preview

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

Loading...

Happy Hacking Theme by rachartier - VS Code Theme