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#f2f2f2
  • activityBar.foreground#2563eb
  • activityBar.inactiveForeground#a1a4a9
  • activityBarBadge.background#2563eb
  • activityBarBadge.foreground#ffffff
  • badge.background#2563eb
  • badge.foreground#ffffff
  • button.background#2563eb
  • button.foreground#ffffff
  • button.hoverBackground#2159d4
  • dropdown.background#f2f2f2
  • editor.background#ffffff
  • editor.findMatchBackground#2563eb66
  • editor.findMatchHighlightBackground#2563eb38
  • editor.foreground#2e3440
  • editor.lineHighlightBackground#f6f6f6
  • editor.selectionBackground#2563eb38
  • editorBracketMatch.border#2563eb
  • editorCursor.foreground#2563eb
  • editorGroupHeader.tabsBackground#fafafa
  • editorIndentGuide.activeBackground1#2e344038
  • editorIndentGuide.background1#2e344014
  • editorLineNumber.activeForeground#2563eb
  • editorLineNumber.foreground#a1a4a9
  • editorSuggestWidget.selectedBackground#2563eb38
  • editorWhitespace.foreground#2e34401a
  • editorWidget.background#f2f2f2
  • focusBorder#2563eb
  • input.background#f2f2f2
  • input.foreground#2e3440
  • input.placeholderForeground#a1a4a9
  • list.activeSelectionBackground#2563eb38
  • list.activeSelectionForeground#2e3440
  • list.hoverBackground#f6f6f6
  • list.inactiveSelectionBackground#2563eb24
  • panel.background#f9f9f9
  • panelTitle.activeForeground#2563eb
  • scrollbarSlider.activeBackground#2e34405c
  • scrollbarSlider.background#2e344029
  • scrollbarSlider.hoverBackground#2e344042
  • selection.background#2563eb4d
  • sideBar.background#f9f9f9
  • sideBar.foreground#2e3440
  • sideBarSectionHeader.background#ffffff
  • sideBarTitle.foreground#2563eb
  • statusBar.background#f2f2f2
  • statusBar.foreground#2e3440
  • statusBar.noFolderBackground#f2f2f2
  • tab.activeBackground#ffffff
  • tab.activeBorderTop#2563eb
  • tab.activeForeground#2563eb
  • tab.border#f7f7f7
  • tab.inactiveBackground#fafafa
  • tab.inactiveForeground#a1a4a9
  • terminal.background#ffffff
  • terminal.foreground#2e3440
  • titleBar.activeBackground#f2f2f2
  • titleBar.activeForeground#2e3440
  • titleBar.inactiveBackground#f2f2f2
  • titleBar.inactiveForeground#a1a4a9

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9aa0abitalic
string, string.quoted, string.template#16a34a
constant.numeric, constant.language, constant.character#c2410c
keyword, keyword.control, storage, storage.type, storage.modifier#7c3aed
entity.name.function, support.function, meta.function-call.generic#2563eb
variable, meta.definition.variable.name, variable.other.readwrite#2e3440
variable.parameter, parameter#545962
entity.name.type, support.type, support.class, entity.name.namespace#b45309
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#dc2626
keyword.operator#0891b2
entity.name.tag, punctuation.definition.tag#7c3aed
entity.other.attribute-name#2563eb
constant.other.color, support.constant#c2410c
entity.name.type.class#b45309bold
markup.boldbold
markup.italicitalic
markup.heading#2563ebbold
invalid#ffffff