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#232341
  • editor.background#1b1a2c
  • editor.foreground#dfe7ff
  • editor.inactiveSelectionBackground#4a4ade22
  • editor.selectionBackground#4a4ade44
  • editorBracketHighlight.foreground1#e06c75
  • editorBracketHighlight.foreground2#d19a66
  • editorBracketHighlight.foreground3#e5c07b
  • editorBracketHighlight.foreground4#98c379
  • editorBracketHighlight.foreground5#56b6c2
  • editorBracketHighlight.foreground6#c678dd
  • editorCursor.foreground#ffae00
  • editorLineNumber.foreground#7c7eff
  • sideBar.background#232341
  • statusBar.background#232341
  • tab.activeBackground#38385d
  • terminal.foreground#cfd7ff
  • titleBar.activeBackground#38385d

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#a2adfaitalic
string#f2dfff
keyword#b8b9ff
variable#dee2ff
storage.type#9a8fff