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#08101C
  • button.background#2F81F7
  • button.foreground#FFFFFF
  • button.hoverBackground#4DA6FF
  • editor.background#0B1220
  • editor.foreground#DCE7FF
  • editor.lineHighlightBackground#121B2E
  • editor.selectionBackground#1E2A47
  • editorCursor.foreground#4DA6FF
  • editorLineNumber.foreground#5C6B8A
  • panel.background#08101C
  • sideBar.background#0B1220
  • statusBar.background#08101C
  • titleBar.activeBackground#0B1220

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6C7A96italic
keyword#5DA9FF
string#7FDBCA
function#4DA6FF
type#9FA8FF
number#FFB86C
constant#82AAFF
variable#DCE7FF
storage#58A6FF