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#1A0030
  • activityBar.foreground#FFFFFF
  • activityBar.inactiveForeground#C084FC
  • activityBarBadge.background#BB86FC
  • activityBarBadge.foreground#000000
  • button.background#9D4EDD
  • button.foreground#FFFFFF
  • button.hoverBackground#6A0DAD
  • dropdown.background#2E0055
  • dropdown.border#9D4EDD
  • dropdown.foreground#FFFFFF
  • editor.background#12001A
  • editor.foreground#FFFFFF
  • editor.inactiveSelectionBackground#3F1C5A
  • editor.lineHighlightBackground#1C003A
  • editor.selectionBackground#9D4EDD55
  • editorCursor.foreground#BB86FC
  • editorLineNumber.foreground#C084FC
  • editorSuggestWidget.background#1C0030
  • editorSuggestWidget.foreground#FFFFFF
  • editorSuggestWidget.selectedBackground#7B2CBF
  • input.background#1B0033
  • input.border#BB86FC
  • input.foreground#FFFFFF
  • input.placeholderForeground#D8B4FE
  • inputOption.activeBorder#C084FC
  • notification.background#1A002A
  • notification.buttonBackground#9D4EDD
  • notification.buttonHoverBackground#6A0DAD
  • notification.foreground#FFFFFF
  • panel.background#1C0030
  • panel.border#7B2CBF
  • peekView.border#6A0DAD
  • peekViewEditor.background#1a1a2a
  • peekViewResult.background#1a0a2a
  • peekViewTitle.background#2a0055
  • quickInput.background#1C0030
  • quickInput.foreground#FFFFFF
  • quickInputList.focusBackground#7B2CBF
  • scrollbarSlider.activeBackground#6A0DAD
  • scrollbarSlider.background#3D1A5A88
  • scrollbarSlider.hoverBackground#9D4EDD
  • sideBar.background#1D0033
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#2B0055
  • sideBarSectionHeader.foreground#E0BBFF
  • statusBar.background#220033
  • statusBar.border#7B2CBF
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#220033
  • tab.activeForeground#FFFFFF
  • tab.border#7B2CBF
  • tab.inactiveBackground#1A002A
  • tab.inactiveForeground#BB86FC
  • terminal.background#12001A
  • terminal.foreground#FFFFFF
  • terminal.selectionBackground#9D4EDD55
  • terminalCursor.background#BB86FC
  • terminalCursor.foreground#BB86FC
  • titleBar.activeBackground#7B2CBF
  • titleBar.activeForeground#FFFFFF
  • titleBar.inactiveBackground#5A189A
  • titleBar.inactiveForeground#D9B2FF

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.block.documentation#AA88CCitalic
keyword, variable, string, constant, entity.name, support, storage, meta.function-call, entity.name.function, entity.other.attribute-name#EED9FF