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#0E1024
  • button.background#5C6CFF
  • button.foreground#FFFFFF
  • button.hoverBackground#7C83FD
  • editor.background#11132A
  • editor.foreground#EAEAFF
  • editor.lineHighlightBackground#1A1D3A
  • editor.selectionBackground#242857
  • editorCursor.foreground#7C83FD
  • editorLineNumber.foreground#6C6FA3
  • panel.background#0E1024
  • sideBar.background#11132A
  • statusBar.background#0E1024
  • titleBar.activeBackground#11132A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7C7FAFitalic
keyword#7C83FD
string#9FA8FF
function#5C6CFF
type#B388FF
number#FFB86C
constant#A29BFE
variable#EAEAFF
storage#8BE9FD