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#23203a
  • activityBar.border#a084e8
  • activityBar.foreground#e0e0ff
  • activityBarBadge.background#a084e8
  • activityBarBadge.foreground#181622
  • button.background#a084e8
  • button.foreground#181622
  • button.hoverBackground#b8a1e3
  • dropdown.border#a084e8
  • editor.background#181622
  • editor.foreground#e0e0ff
  • editor.lineHighlightBackground#23203a
  • editor.selectionBackground#6c5ca499
  • editorCursor.foreground#a084e8
  • editorGroup.border#a084e8
  • editorLineNumber.foreground#6c5ca4
  • input.background#23203a
  • input.border#a084e8
  • input.foreground#e0e0ff
  • input.placeholderForeground#5a5475
  • list.activeSelectionBackground#6c5ca4
  • list.inactiveSelectionBackground#23203a
  • panel.border#a084e8
  • sideBar.background#181622
  • sideBar.border#a084e8
  • sideBar.foreground#e0e0ff
  • sideBarSectionHeader.background#23203a
  • sideBarSectionHeader.border#a084e8
  • sideBarSectionHeader.foreground#a084e8
  • statusBar.background#23203a
  • statusBar.foreground#e0e0ff
  • tab.activeBackground#181622
  • tab.activeForeground#e0e0ff
  • tab.border#a084e8
  • tab.inactiveBackground#23203a
  • tab.inactiveForeground#a084e8
  • titleBar.activeBackground#181622
  • titleBar.activeForeground#e0e0ff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type#a084e8bold
variable, identifier#e0e0ff
string#b8a1e3
comment#5a5475italic
constant.numeric#b8a1e3
Burple Theme by Vencordthemer - VS Code Theme