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

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#757575
keyword, storage.type#CB86E2
string, meta.string#A5E22E
variable, constant.numeric#FF5874
entity.name.function, support.function#FFA19E
punctuation.definition.comment#B2B2B2
invalid#FF5370
Side Punk Theme by HuachiWu - VS Code Theme