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#88A4FF
  • activityBar.background#1A1B26
  • activityBar.border#88A4FF40
  • activityBar.foreground#88A4FF
  • activityBar.inactiveForeground#FFFFFF60
  • activityBarBadge.background#88A4FF
  • activityBarBadge.foreground#FFFFFF
  • badge.background#88A4FF
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.focusForeground#88A4FF
  • breadcrumb.foreground#565A73
  • button.background#88A4FF
  • button.foreground#FFFFFF
  • button.hoverBackground#6B8AFF
  • button.secondaryBackground#2A2B36
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#3A3B46
  • debugIcon.breakpointForeground#FF6B88
  • debugIcon.startForeground#D4FF9E
  • debugToolBar.background#1A1B26
  • dropdown.background#1A1B26
  • dropdown.border#88A4FF40
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#1A1B26
  • editor.background#1A1B26
  • editor.findMatchBackground#88A4FF50
  • editor.findMatchBorder#88A4FF
  • editor.findMatchHighlightBackground#88A4FF30
  • editor.findMatchHighlightBorder#88A4FF40
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#88A4FF15
  • editor.selectionBackground#88A4FF40
  • editor.selectionHighlightBackground#88A4FF20
  • editor.wordHighlightBackground#88A4FF30
  • editorGroup.border#88A4FF40
  • editorGroupHeader.noTabsBackground#1A1B26
  • editorGroupHeader.tabsBackground#1A1B26
  • editorGutter.background#1A1B26
  • editorHoverWidget.background#1A1B26
  • editorHoverWidget.border#88A4FF40
  • editorIndentGuide.activeBackground1#88A4FF40
  • editorIndentGuide.background1#2A2B36
  • editorLineNumber.activeForeground#88A4FF
  • editorLineNumber.foreground#565A73
  • editorMarkerNavigation.background#1A1B26
  • editorMarkerNavigationError.background#FF6B88
  • editorMarkerNavigationWarning.background#FFE08F
  • editorSuggestWidget.background#1A1B26
  • editorSuggestWidget.border#88A4FF40
  • editorSuggestWidget.highlightForeground#88A4FF
  • editorSuggestWidget.selectedBackground#88A4FF40
  • editorWidget.background#1A1B26
  • editorWidget.border#88A4FF40
  • focusBorder#88A4FF40
  • foreground#FFFFFF
  • gitDecoration.deletedResourceForeground#FF6B88
  • gitDecoration.ignoredResourceForeground#565A73
  • gitDecoration.modifiedResourceForeground#95BDFF
  • gitDecoration.untrackedResourceForeground#D4FF9E
  • input.background#1A1B26
  • input.border#88A4FF40
  • list.activeSelectionBackground#88A4FF40
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#88A4FF20
  • list.errorForeground#FF6B88
  • list.focusBackground#88A4FF30
  • list.highlightForeground#88A4FF
  • list.hoverBackground#88A4FF20
  • list.inactiveFocusBackground#88A4FF10
  • list.inactiveSelectionBackground#88A4FF20
  • list.warningForeground#FFE08F
  • menu.background#1A1B26
  • menu.foreground#FFFFFF
  • menu.selectionBackground#88A4FF40
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#88A4FF40
  • menubar.selectionBackground#88A4FF20
  • menubar.selectionForeground#FFFFFF
  • minimap.background#1A1B26
  • minimapSlider.activeBackground#88A4FF60
  • minimapSlider.background#88A4FF20
  • minimapSlider.hoverBackground#88A4FF40
  • notebook.cellEditorBackground#1A1B26
  • notebookStatusSuccessIcon.foreground#D4FF9E
  • notificationCenter.border#88A4FF40
  • notificationCenterHeader.background#1A1B26
  • notificationCenterHeader.foreground#88A4FF
  • notifications.background#1A1B26
  • panel.background#1A1B26
  • panel.border#88A4FF40
  • panel.dropBorder#88A4FF
  • panelSection.border#88A4FF40
  • panelSectionHeader.background#1A1B26
  • panelSectionHeader.foreground#88A4FF
  • panelTitle.activeForeground#88A4FF
  • peekView.border#88A4FF
  • peekViewEditor.background#1A1B26
  • peekViewResult.background#20213A
  • peekViewTitle.background#20213A
  • progressBar.background#88A4FF
  • quickInput.background#1A1B26
  • quickInput.foreground#FFFFFF
  • quickInputList.focusBackground#88A4FF40
  • scrollbarSlider.activeBackground#88A4FF60
  • scrollbarSlider.background#88A4FF20
  • scrollbarSlider.hoverBackground#88A4FF40
  • search.matchBackground#88A4FF40
  • search.matchBorder#88A4FF
  • searchEditor.findMatchBackground#88A4FF50
  • searchEditor.findMatchBorder#88A4FF
  • searchEditor.matchHighlightBackground#88A4FF30
  • searchEditor.textBackground#1A1B26
  • selection.background#88A4FF40
  • settings.checkboxBackground#1A1B26
  • settings.checkboxBorder#88A4FF40
  • settings.headerForeground#88A4FF
  • settings.modifiedItemIndicator#88A4FF
  • sideBar.background#1A1B26
  • sideBar.border#88A4FF40
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#1A1B26
  • sideBarSectionHeader.border#88A4FF40
  • sideBarSectionHeader.foreground#88A4FF
  • sideBarTitle.foreground#88A4FF
  • statusBar.background#88A4FF
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#1A1B26
  • tab.activeBorderTop#88A4FF
  • tab.activeForeground#88A4FF
  • tab.border#88A4FF40
  • tab.inactiveBackground#1A1B26
  • tab.inactiveForeground#FFFFFF80
  • terminal.ansiBlue#88A4FF
  • terminal.ansiBrightBlue#95BDFF
  • terminal.ansiBrightCyan#95F5FF
  • terminal.ansiBrightGreen#D4FF9E
  • terminal.ansiBrightMagenta#DCA0FF
  • terminal.ansiBrightRed#FF6B88
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFE08F
  • terminal.ansiCyan#95F5FF
  • terminal.ansiGreen#D4FF9E
  • terminal.ansiMagenta#DCA0FF
  • terminal.ansiRed#FF6B88
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFE08F
  • terminal.background#1A1B26
  • terminal.foreground#FFFFFF
  • terminal.selectionBackground#88A4FF40
  • terminalCursor.foreground#88A4FF
  • titleBar.activeBackground#1A1B26
  • titleBar.activeForeground#88A4FF
  • titleBar.border#88A4FF40
  • titleBar.inactiveBackground#1A1B26
  • titleBar.inactiveForeground#FFFFFF80
  • tree.indentGuidesStroke#88A4FF40
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A7AA3italic
variable, variable.parameter, variable.other.object, variable.language#D0DDEE
keyword, keyword.control, storage.type, storage.modifier#88A4FF
string, string.template, string.quoted.single, string.quoted.double#B4FFD0
constant.numeric, constant.language, constant.character, constant.other#FFA3A9
entity.name.function, support.function, meta.function-call#ADD6FF
entity.name.type, entity.name.class, entity.other.inherited-class, support.class#FFE08F
entity.name.tag, punctuation.definition.tag#88A4FF
entity.other.attribute-name#C9B3FFitalic
keyword.operator#95F5FF
meta.decorator, meta.decorator variable.other.readwrite, meta.decorator entity.name.function#FFE08Fitalic
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#95F5FF
support.constant.property-value, support.constant.font-name, support.constant.color#B4FFD0
invalid, invalid.illegal#FF6B88
terminal.ansiBlack#1A1B26
terminal.ansiBrightBlack#565A73
punctuation.definition.tag.jsx, punctuation.definition.tag.tsx#88A4FF
support.class.component.jsx, support.class.component.tsx#FFE08F
markup.heading, entity.name.section.markdown#88A4FFbold
markup.underline.link, string.other.link#95F5FFunderline