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#222E33
  • editor.foreground#DAE3E8
  • editor.lineHighlightBackground#3E3D32
  • editor.selectionBackground#49483E
  • editorCursor.foreground#465E68
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#DAE3E8
comment#edbaa5
string#DBCD7F
constant.numeric#9DC777
constant.language#E36868
constant.character, constant.other#E36868
variable
keyword#6FBF6FD4
storage#DBCD7F
storage.type#73b3c0ffitalic
entity.name.class#97B853underline
entity.other.inherited-class#97b853ffitalic underline
entity.name.function#97b853ff
variable.parameter#c88e4bffitalic
entity.name.tag#DAE3E8
entity.other.attribute-name#DAE3E8
support.function#769EB3
support.constant#769EB3
support.type, support.class#769EB3
support.other.variable
invalid#c5c5c0ff
invalid.deprecated#c5c5c0ff

Shiki preview

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

Loading...

Pilgrim by urbanwhaleshark - VS Code Theme