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#3b2c43
  • editor.background#2a1e2f
  • editor.foreground#f4e2f7
  • editor.inactiveSelectionBackground#9f4daf33
  • editor.selectionBackground#d946ef33
  • editorBracketHighlight.foreground1#e06c75
  • editorBracketHighlight.foreground2#d19a66
  • editorBracketHighlight.foreground3#e5c07b
  • editorBracketHighlight.foreground4#98c379
  • editorBracketHighlight.foreground5#56b6c2
  • editorBracketHighlight.foreground6#c678dd
  • editorCursor.foreground#ffae00
  • editorLineNumber.foreground#fbcfe8
  • sideBar.background#3b2c43
  • statusBar.background#3b2c43
  • tab.activeBackground#4c3a57
  • terminal.foreground#fde68a
  • titleBar.activeBackground#4c3a57

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#fed7e2italic
string#fae8fc
keyword#f9a8d4
variable#fef08a
storage.type#c084fc