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#463973
  • activityBar.border#e0b1cb
  • activityBar.foreground#ffe6fa
  • activityBarBadge.background#e0b1cb
  • activityBarBadge.foreground#2e294e
  • button.background#e0b1cb
  • button.foreground#2e294e
  • button.hoverBackground#d4a5ff
  • dropdown.border#e0b1cb
  • editor.background#2e294e
  • editor.foreground#ffe6fa
  • editor.lineHighlightBackground#463973
  • editor.selectionBackground#b5ead799
  • editorCursor.foreground#e0b1cb
  • editorGroup.border#e0b1cb
  • editorLineNumber.foreground#d4a5ff
  • input.background#463973
  • input.border#e0b1cb
  • input.foreground#ffe6fa
  • input.placeholderForeground#b5aed9
  • list.activeSelectionBackground#d4a5ff
  • list.inactiveSelectionBackground#463973
  • panel.border#e0b1cb
  • sideBar.background#2e294e
  • sideBar.border#e0b1cb
  • sideBar.foreground#ffe6fa
  • sideBarSectionHeader.background#463973
  • sideBarSectionHeader.border#e0b1cb
  • sideBarSectionHeader.foreground#e0b1cb
  • statusBar.background#463973
  • statusBar.foreground#ffe6fa
  • tab.activeBackground#2e294e
  • tab.activeForeground#ffe6fa
  • tab.border#e0b1cb
  • tab.inactiveBackground#463973
  • tab.inactiveForeground#d4a5ff
  • titleBar.activeBackground#2e294e
  • titleBar.activeForeground#ffe6fa

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword, storage.type#d4a5ffbold
variable, identifier#ffe6fa
string#b5ead7
comment#b5aed9italic
constant.numeric#e0b1cb