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#ECECEC
  • editor.foreground#373B41
  • editor.lineHighlightBackground#EDE2CE
  • editor.selectionBackground#EDE2CE
  • editorCursor.foreground#373B41
  • editorWhitespace.foreground#EDE2CE

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#373B41
comment#351B40 italic
string#008D5E
constant.numeric#0630A7
constant.language#E77A13
constant.character, constant.other#DA421D
variable#0630A7
keyword#F11F14 bold
storage#3B058D
storage.type#3B058D bold
entity.name.class#0630A7 bold
entity.other.inherited-class#0630A7
entity.name.function#0630A7
variable.parameter#FD971F italic
entity.name.tag#3B058D
entity.other.attribute-name#0630A7
support.function#DA421D
support.constant#DA421D
support.type, support.class#DA421D bold
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0

Shiki preview

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

Loading...

Tsunetsuki Theme by mrnfor - VS Code Theme