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#121212
  • editor.foreground#08DEEA
  • editor.lineHighlightBackground#2e2e2e
  • editor.selectionBackground#242424
  • editorCursor.foreground#08DEEA
  • editorWhitespace.foreground#292929

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#75715E
string#65DC98
constant.numeric#F887FF
constant.language#F887FF
constant.character, constant.other#F887FF
variable#F887FF
keyword#EA00D9
storage#defe47
storage.type#B7C1DEitalic
entity.name.class#FF008Dunderline
entity.other.inherited-class#FF22ADitalic underline
entity.name.function#D60056
variable.parameter#FD971Fitalic
entity.name.tag#F92672
entity.other.attribute-name#A6E22E
support.function#66D9EF
support.constant#66D9EF
support.type, support.class#66D9EFitalic
support.other.variable
invalid#F8F8F0
invalid.deprecated#F8F8F0

Shiki preview

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

Loading...

Cyberneonwave by Symetrie - VS Code Theme