Skip to main content
Coding Theme

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#0D1011
  • editor.foreground#D7D7D7
  • editor.lineHighlightBackground#333333
  • editor.selectionBackground#444444
  • editorCursor.foreground#FF8801
  • editorWhitespace.foreground#3B3A32

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
#D7D7D7
comment#677A83
string#E6DB74
constant.numeric#AE81FF
constant.language#AE81FF
constant.character, constant.other#AE81FF
variable
keyword#F92672
storage#F92672
storage.type#66D9EFitalic
entity.name.class#A6E22Eunderline
entity.other.inherited-class#A6E22Eitalic underline
entity.name.function#A6E22E
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type#6CA9E1italic
support.setting#6CE184italic
support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0
meta.structure.dictionary.json string.quoted.double.json#CFCFC2
meta.diff, meta.diff.header#75715E
markup.deleted#F92672
markup.inserted#A6E22E
markup.changed#E6DB74
source#F8F8F3cc
entity.namebold
meta.function-call#A7E22Ebold
meta.item-access.arguments#A7E22Ebb
meta.function-call.generic#A7E22Ebb

Shiki preview

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

Loading...

Seti Monokai Semantic - Coding Theme