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#2E2E2E
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#3E3E3E
  • editor.selectionBackground#FFE792
  • editorCursor.foreground#FFFFFF
  • editorWhitespace.foreground#FFFFFF20

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#BFBFBF
keyword, storage.type#8AC6F2
string, meta.string#E6DB74
variable, constant.numeric#E6A8DF
entity.name.function, support.function#F1A7B3
punctuation.definition.comment#FFFFFF
invalid#FF5370
Side Punk Theme by HuachiWu - VS Code Theme