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#1a1d2a
  • activityBar.foreground#7aa2f7
  • activityBar.inactiveForeground#606681
  • activityBarBadge.background#7aa2f7
  • activityBarBadge.foreground#1a1a1a
  • badge.background#7aa2f7
  • badge.foreground#1a1a1a
  • button.background#7aa2f7
  • button.foreground#1a1a1a
  • button.hoverBackground#8aadf8
  • dropdown.background#1a1d2a
  • editor.background#24283b
  • editor.findMatchBackground#7aa2f766
  • editor.findMatchHighlightBackground#7aa2f738
  • editor.foreground#a9b1d6
  • editor.lineHighlightBackground#313547
  • editor.selectionBackground#7aa2f742
  • editorBracketMatch.border#7aa2f7
  • editorCursor.foreground#7aa2f7
  • editorGroupHeader.tabsBackground#202435
  • editorIndentGuide.activeBackground1#a9b1d638
  • editorIndentGuide.background1#a9b1d614
  • editorLineNumber.activeForeground#7aa2f7
  • editorLineNumber.foreground#606681
  • editorSuggestWidget.selectedBackground#7aa2f742
  • editorWhitespace.foreground#a9b1d61a
  • editorWidget.background#1a1d2a
  • focusBorder#7aa2f7
  • input.background#1a1d2a
  • input.foreground#a9b1d6
  • input.placeholderForeground#606681
  • list.activeSelectionBackground#7aa2f742
  • list.activeSelectionForeground#a9b1d6
  • list.hoverBackground#313547
  • list.inactiveSelectionBackground#7aa2f724
  • panel.background#1f2233
  • panelTitle.activeForeground#7aa2f7
  • scrollbarSlider.activeBackground#a9b1d65c
  • scrollbarSlider.background#a9b1d629
  • scrollbarSlider.hoverBackground#a9b1d642
  • selection.background#7aa2f74d
  • sideBar.background#1f2233
  • sideBar.foreground#a9b1d6
  • sideBarSectionHeader.background#24283b
  • sideBarTitle.foreground#7aa2f7
  • statusBar.background#1a1d2a
  • statusBar.foreground#a9b1d6
  • statusBar.noFolderBackground#1a1d2a
  • tab.activeBackground#24283b
  • tab.activeBorderTop#7aa2f7
  • tab.activeForeground#7aa2f7
  • tab.border#202435
  • tab.inactiveBackground#202435
  • tab.inactiveForeground#606681
  • terminal.background#24283b
  • terminal.foreground#a9b1d6
  • titleBar.activeBackground#1a1d2a
  • titleBar.activeForeground#a9b1d6
  • titleBar.inactiveBackground#1a1d2a
  • titleBar.inactiveForeground#606681

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#565f89italic
string, string.quoted, string.template#9ece6a
constant.numeric, constant.language, constant.character#ff9e64
keyword, keyword.control, storage, storage.type, storage.modifier#bb9af7
entity.name.function, support.function, meta.function-call.generic#7aa2f7
variable, meta.definition.variable.name, variable.other.readwrite#c0caf5
variable.parameter, parameter#a4add4
entity.name.type, support.type, support.class, entity.name.namespace#2ac3de
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#73daca
keyword.operator#89ddff
entity.name.tag, punctuation.definition.tag#bb9af7
entity.other.attribute-name#7aa2f7
constant.other.color, support.constant#ff9e64
entity.name.type.class#2ac3debold
markup.boldbold
markup.italicitalic
markup.heading#7aa2f7bold
invalid#24283b