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.activeBorder#60a5fa
  • activityBar.background#1e40af
  • activityBar.foreground#bfdbfe
  • activityBarBadge.background#3b82f6
  • activityBarBadge.foreground#1e3a8a
  • badge.background#3b82f6
  • badge.foreground#1e3a8a
  • button.background#2563eb
  • button.foreground#dbeafe
  • button.hoverBackground#3b82f6
  • dropdown.background#1e40af
  • dropdown.border#2563eb
  • dropdown.foreground#dbeafe
  • editor.background#1e3a8a
  • editor.findMatchBackground#2563eb
  • editor.findMatchHighlightBackground#1d4ed8
  • editor.foreground#dbeafe
  • editor.hoverHighlightBackground#1e40af
  • editor.lineHighlightBackground#1e40af
  • editor.selectionBackground#1d4ed8
  • editor.selectionHighlightBackground#1d4ed8
  • editor.wordHighlightBackground#1d4ed8
  • editor.wordHighlightStrongBackground#1d4ed8
  • editorCursor.foreground#60a5fa
  • editorGroupHeader.tabsBackground#1e40af
  • editorIndentGuide.activeBackground#3b82f6
  • editorIndentGuide.background#1d4ed8
  • editorLineNumber.activeForeground#93c5fd
  • editorLineNumber.foreground#3b82f6
  • editorRuler.foreground#1d4ed8
  • editorWhitespace.foreground#2563eb
  • input.background#1e40af
  • input.border#2563eb
  • input.foreground#dbeafe
  • inputOption.activeBorder#60a5fa
  • list.activeSelectionBackground#1d4ed8
  • list.activeSelectionForeground#dbeafe
  • list.focusBackground#1d4ed8
  • list.hoverBackground#1e40af
  • list.inactiveSelectionBackground#1e40af
  • menuBar.selectionBackground#2563eb
  • menuBar.selectionForeground#dbeafe
  • panel.background#1e40af
  • panel.border#1d4ed8
  • panelTitle.activeForeground#dbeafe
  • panelTitle.inactiveForeground#60a5fa
  • progressBar.background#3b82f6
  • scrollbar.shadow#172554
  • scrollbarSlider.activeBackground#60a5fa
  • scrollbarSlider.background#2563eb
  • scrollbarSlider.hoverBackground#3b82f6
  • sideBar.background#1e40af
  • sideBar.foreground#bfdbfe
  • sideBarSectionHeader.background#1d4ed8
  • sideBarSectionHeader.foreground#dbeafe
  • sideBarTitle.foreground#dbeafe
  • statusBar.background#1d4ed8
  • statusBar.debuggingBackground#b91c1c
  • statusBar.debuggingForeground#fee2e2
  • statusBar.foreground#dbeafe
  • statusBar.noFolderBackground#2563eb
  • tab.activeBackground#1e3a8a
  • tab.activeBorder#60a5fa
  • tab.activeForeground#dbeafe
  • tab.border#1d4ed8
  • tab.inactiveBackground#1e40af
  • tab.inactiveForeground#60a5fa
  • terminal.ansiBlack#1e40af
  • terminal.ansiBlue#60a5fa
  • terminal.ansiCyan#22d3ee
  • terminal.ansiGreen#4ade80
  • terminal.ansiMagenta#c084fc
  • terminal.ansiRed#f87171
  • terminal.ansiWhite#bfdbfe
  • terminal.ansiYellow#facc15
  • terminal.background#1e3a8a
  • terminal.foreground#dbeafe
  • titleBar.activeBackground#1d4ed8
  • titleBar.activeForeground#dbeafe
  • titleBar.inactiveBackground#1e40af
  • titleBar.inactiveForeground#60a5fa
  • window.activeBorder#2563eb
  • window.inactiveBorder#1d4ed8

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#60a5faitalic
variable, string constant.other.placeholder#bfdbfe
keyword, storage.type, storage.modifier#c084fc
keyword.operator#f472b6
string, string.quoted#4ade80
entity.name.function, meta.require, support.function.any-method#60a5fa
entity.name.type, entity.other.inherited-class, support.class#facc15
constant.numeric, constant.language, support.constant, constant.character.escape#fb923c
entity.name.tag, markup.deleted.git_gutter#f87171
entity.other.attribute-name#fb923c