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#2a2e37
  • editor.background#1f2933
  • editor.foreground#d2d4de
  • editor.inactiveSelectionBackground#3d445122
  • editor.selectionBackground#3d445133
  • editorBracketHighlight.foreground1#e06c75
  • editorBracketHighlight.foreground2#d19a66
  • editorBracketHighlight.foreground3#e5c07b
  • editorBracketHighlight.foreground4#98c379
  • editorBracketHighlight.foreground5#56b6c2
  • editorBracketHighlight.foreground6#c678dd
  • editorCursor.foreground#ffae00
  • editorLineNumber.foreground#9ca3af
  • sideBar.background#2a2e37
  • statusBar.background#2a2e37
  • tab.activeBackground#3b424b
  • terminal.foreground#a3b2c2
  • titleBar.activeBackground#3b424b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8b938eitalic
string#a5d6a7
keyword#b8b4f8
variable#e2e4ef
storage.type#93c5fd