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#13111b
  • activityBar.border#13111b
  • activityBar.foreground#ffdb6e
  • activityBar.inactiveForeground#7a7295
  • button.background#c099ff
  • button.foreground#13111b
  • button.hoverBackground#d4b8ff
  • commandCenter.activeBackground#1e1a2d
  • commandCenter.background#13111b
  • commandCenter.border#13111b
  • editor.background#13111b
  • editor.foreground#dcd7ec
  • editor.lineHighlightBackground#312b4566
  • editor.selectionBackground#c099ff33
  • editorCursor.foreground#ffdb6e
  • editorGroupHeader.tabsBackground#13111b
  • editorGroupHeader.tabsBorder#13111b
  • editorWidget.background#1e1a2d
  • editorWidget.border#312b45
  • list.activeSelectionBackground#312b45
  • list.focusBackground#312b45
  • list.highlightForeground#ffdb6e
  • list.hoverBackground#312b4588
  • list.inactiveSelectionBackground#312b45
  • menu.background#1e1a2d
  • menu.foreground#dcd7ec
  • menu.selectionBackground#312b45
  • menu.selectionForeground#ffdb6e
  • menu.separatorBackground#312b45
  • notificationCenterHeader.background#13111b
  • notifications.background#1e1a2d
  • panel.background#13111b
  • panel.border#13111b
  • panelTitle.activeForeground#ffdb6e
  • scrollbar.shadow#00000000
  • sideBar.background#13111b
  • sideBar.border#13111b
  • sideBar.foreground#dcd7ec
  • sideBarSectionHeader.background#13111b
  • sideBarSectionHeader.border#13111b
  • sideBarSectionHeader.foreground#c099ff
  • statusBar.background#13111b
  • statusBar.border#13111b
  • statusBar.debuggingBackground#c099ff
  • statusBar.foreground#dcd7ec
  • statusBar.noFolderBackground#13111b
  • statusBarItem.remoteBackground#c099ff
  • statusBarItem.remoteForeground#13111b
  • tab.activeBackground#13111b
  • tab.activeBorder#ffdb6e
  • tab.activeForeground#ffdb6e
  • tab.border#13111b
  • tab.inactiveBackground#13111b
  • tab.inactiveForeground#7a7295
  • titleBar.activeBackground#13111b
  • titleBar.activeForeground#dcd7ec
  • titleBar.border#13111b
  • titleBar.inactiveBackground#13111b
  • titleBar.inactiveForeground#7a7295
  • widgets.shadow#00000000
  • window.activeBorder#13111b
  • window.inactiveBorder#13111b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7a7295
keyword#c099ff
string#98d1a1
entity.name.function#ffdb6e
constant.numeric#f9c97f
storage.type#d4b8ff