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#7289DA
  • activityBar.background#181821
  • activityBar.border#7289DA40
  • activityBar.foreground#7289DA
  • activityBar.inactiveForeground#FFFFFF60
  • activityBarBadge.background#7289DA
  • activityBarBadge.foreground#FFFFFF
  • badge.background#7289DA
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FFFFFF
  • breadcrumb.focusForeground#7289DA
  • breadcrumb.foreground#4A4A5E
  • button.background#7289DA
  • button.foreground#FFFFFF
  • button.hoverBackground#5B73C4
  • button.secondaryBackground#28282f
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#38383f
  • debugIcon.breakpointForeground#FF5370
  • debugIcon.startForeground#C3E88D
  • debugToolBar.background#181821
  • dropdown.background#181821
  • dropdown.border#7289DA40
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#181821
  • editor.background#181821
  • editor.findMatchBackground#7289DA50
  • editor.findMatchBorder#7289DA
  • editor.findMatchHighlightBackground#7289DA30
  • editor.findMatchHighlightBorder#7289DA40
  • editor.foreground#FFFFFF
  • editor.lineHighlightBackground#7289DA15
  • editor.selectionBackground#7289DA40
  • editor.selectionHighlightBackground#7289DA20
  • editor.wordHighlightBackground#7289DA30
  • editorGroup.border#7289DA40
  • editorGroupHeader.noTabsBackground#181821
  • editorGroupHeader.tabsBackground#181821
  • editorGutter.background#181821
  • editorHoverWidget.background#181821
  • editorHoverWidget.border#7289DA40
  • editorIndentGuide.activeBackground1#7289DA40
  • editorIndentGuide.background1#28282f
  • editorLineNumber.activeForeground#7289DA
  • editorLineNumber.foreground#4A4A5E
  • editorMarkerNavigation.background#181821
  • editorMarkerNavigationError.background#FF5370
  • editorMarkerNavigationWarning.background#FFD280
  • editorSuggestWidget.background#181821
  • editorSuggestWidget.border#7289DA40
  • editorSuggestWidget.highlightForeground#7289DA
  • editorSuggestWidget.selectedBackground#7289DA40
  • editorWidget.background#181821
  • editorWidget.border#7289DA40
  • focusBorder#7289DA40
  • foreground#FFFFFF
  • gitDecoration.deletedResourceForeground#FF5370
  • gitDecoration.ignoredResourceForeground#4A4A5E
  • gitDecoration.modifiedResourceForeground#82AAFF
  • gitDecoration.untrackedResourceForeground#C3E88D
  • input.background#181821
  • input.border#7289DA40
  • list.activeSelectionBackground#7289DA40
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#7289DA20
  • list.errorForeground#FF5370
  • list.focusBackground#7289DA30
  • list.highlightForeground#7289DA
  • list.hoverBackground#7289DA20
  • list.inactiveFocusBackground#7289DA10
  • list.inactiveSelectionBackground#7289DA20
  • list.warningForeground#FFD280
  • menu.background#181821
  • menu.foreground#FFFFFF
  • menu.selectionBackground#7289DA40
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#7289DA40
  • menubar.selectionBackground#7289DA20
  • menubar.selectionForeground#FFFFFF
  • minimap.background#181821
  • minimapSlider.activeBackground#7289DA60
  • minimapSlider.background#7289DA20
  • minimapSlider.hoverBackground#7289DA40
  • notebook.cellEditorBackground#181821
  • notebookStatusSuccessIcon.foreground#C3E88D
  • notificationCenter.border#7289DA40
  • notificationCenterHeader.background#181821
  • notificationCenterHeader.foreground#7289DA
  • notifications.background#181821
  • panel.background#181821
  • panel.border#7289DA40
  • panel.dropBorder#7289DA
  • panelSection.border#7289DA40
  • panelSectionHeader.background#181821
  • panelSectionHeader.foreground#7289DA
  • panelTitle.activeForeground#7289DA
  • peekView.border#7289DA
  • peekViewEditor.background#181821
  • peekViewResult.background#1E1E2A
  • peekViewTitle.background#1E1E2A
  • progressBar.background#7289DA
  • quickInput.background#181821
  • quickInput.foreground#FFFFFF
  • quickInputList.focusBackground#7289DA40
  • scrollbarSlider.activeBackground#7289DA60
  • scrollbarSlider.background#7289DA20
  • scrollbarSlider.hoverBackground#7289DA40
  • search.matchBackground#7289DA40
  • search.matchBorder#7289DA
  • searchEditor.findMatchBackground#7289DA50
  • searchEditor.findMatchBorder#7289DA
  • searchEditor.matchHighlightBackground#7289DA30
  • searchEditor.textBackground#181821
  • selection.background#7289DA40
  • settings.checkboxBackground#181821
  • settings.checkboxBorder#7289DA40
  • settings.headerForeground#7289DA
  • settings.modifiedItemIndicator#7289DA
  • sideBar.background#181821
  • sideBar.border#7289DA40
  • sideBar.foreground#FFFFFF
  • sideBarSectionHeader.background#181821
  • sideBarSectionHeader.border#7289DA40
  • sideBarSectionHeader.foreground#7289DA
  • sideBarTitle.foreground#7289DA
  • statusBar.background#7289DA
  • statusBar.foreground#FFFFFF
  • tab.activeBackground#181821
  • tab.activeBorderTop#7289DA
  • tab.activeForeground#7289DA
  • tab.border#7289DA40
  • tab.inactiveBackground#181821
  • tab.inactiveForeground#FFFFFF80
  • terminal.ansiBlue#7289DA
  • terminal.ansiBrightBlue#82AAFF
  • terminal.ansiBrightCyan#89DDFF
  • terminal.ansiBrightGreen#C3E88D
  • terminal.ansiBrightMagenta#C792EA
  • terminal.ansiBrightRed#FF5370
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFD280
  • terminal.ansiCyan#89DDFF
  • terminal.ansiGreen#C3E88D
  • terminal.ansiMagenta#C792EA
  • terminal.ansiRed#FF5370
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFD280
  • terminal.background#181821
  • terminal.foreground#FFFFFF
  • terminal.selectionBackground#7289DA40
  • terminalCursor.foreground#7289DA
  • titleBar.activeBackground#181821
  • titleBar.activeForeground#7289DA
  • titleBar.border#7289DA40
  • titleBar.inactiveBackground#181821
  • titleBar.inactiveForeground#FFFFFF80
  • tree.indentGuidesStroke#7289DA40
  • widget.shadow#00000030

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#506685italic
variable, variable.parameter, variable.other.object, variable.language#B7C5D3
keyword, keyword.control, storage.type, storage.modifier#7289DA
string, string.template, string.quoted.single, string.quoted.double#A3E8B9
constant.numeric, constant.language, constant.character, constant.other#FF8B92
entity.name.function, support.function, meta.function-call#99BDFF
entity.name.type, entity.name.class, entity.other.inherited-class, support.class#FFD280
entity.name.tag, punctuation.definition.tag#7289DA
entity.other.attribute-name#B19CD9italic
keyword.operator#89DDFF
meta.decorator, meta.decorator variable.other.readwrite, meta.decorator entity.name.function#FFD280italic
support.type.property-name.css, support.type.property-name.scss, support.type.property-name.less, support.type.property-name.sass#89DDFF
support.constant.property-value, support.constant.font-name, support.constant.color#A3E8B9
invalid, invalid.illegal#FF5370
terminal.ansiBlack#181821
terminal.ansiBrightBlack#4A4A5E
punctuation.definition.tag.jsx, punctuation.definition.tag.tsx#7289DA
support.class.component.jsx, support.class.component.tsx#FFD280
markup.heading, entity.name.section.markdown#7289DAbold
markup.underline.link, string.other.link#89DDFFunderline
Frost-Theme by FrozenProductions - VS Code Theme