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.

  • activityBar.background#120D19
  • button.background#7C4DFF
  • button.foreground#FFFFFF
  • button.hoverBackground#9575CD
  • editor.background#140F1C
  • editor.foreground#EDE7F6
  • editor.lineHighlightBackground#1D1628
  • editor.selectionBackground#2A2038
  • editorCursor.foreground#C792EA
  • editorLineNumber.foreground#6E5A8A
  • panel.background#120D19
  • sideBar.background#140F1C
  • statusBar.background#120D19
  • titleBar.activeBackground#140F1C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8E7AAEitalic
keyword#C792EA
string#E1BEE7
function#BB86FC
type#D1C4E9
number#FFD580
constant#BA68C8
variable#EDE7F6
storage#C792EA