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#21201E
  • editor.foreground#e0c361
  • editor.lineHighlightBackground#0a7548
  • editor.selectionBackground#3f15d5
  • editorCursor.foreground#4adfa67c
  • editorWhitespace.foreground#b86636
  • textCodeBlock.background#2b1cad

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
constant.character#ff0000
keyword.operator#9250cfbold
keyword.operator.arithmetic#d42da2bold
meta.function#20b81bbold
AddCol by CoolDevk - VS Code Theme