Skip to main content
Coding Theme

Color themes

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#111111
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#1B1B1B
  • editor.selectionBackground#FFE792
  • editorCursor.foreground#FFFFFF
  • editorWhitespace.foreground#FFFFFF20

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#FFB67B
keyword, storage.type#ED88A1
string, meta.string#A6E22E
variable, constant.numeric#F92672
entity.name.function, support.function#66D9EF
punctuation.definition.comment#F8F8F8
invalid#FD971F
Side Punk Theme by HuachiWu - VS Code Theme