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.

  • actionBar.toggledBackground#dddddd
  • activityBar.activeBorder#005FB8
  • activityBar.activeFocusBorder#0069CCFF
  • activityBar.background#F8F8F8
  • activityBar.border#E5E5E5
  • activityBar.foreground#1F1F1F
  • activityBar.inactiveForeground#616161
  • activityBarBadge.background#007ACC
  • activityBarBadge.foreground#FFFFFF
  • activityBarTop.activeBorder#000000
  • activityErrorBadge.background#ad0707
  • activityErrorBadge.foreground#FFFFFF
  • activityWarningBadge.background#F2C94C
  • activityWarningBadge.foreground#202020
  • agents.background#FAFAFD
  • agentsBadge.background#0069CC
  • agentsBadge.foreground#FFFFFF
  • agentsChatInput.background#F7F7FA
  • agentsChatInput.border#D8D8D8
  • agentsChatInput.focusBorder#0069CCFF
  • agentsChatInput.foreground#202020
  • agentsChatInput.placeholderForeground#999999
  • agentsGradient.tintColor#0069CC
  • agentsNewSessionButton.background#00000000
  • agentsNewSessionButton.border#D8D8D8
  • agentsNewSessionButton.foreground#202020
  • agentsNewSessionButton.hoverBackground#00000010
  • agentsPanel.background#FFFFFF
  • agentsPanel.border#E4E5E6FF
  • agentsPanel.foreground#202020
  • agentStatusIndicator.background#FFFFFF
  • agentsUnreadBadge.background#0069CC
  • agentsUnreadBadge.foreground#FFFFFF
  • badge.background#CCCCCC
  • badge.foreground#3B3B3B
  • breadcrumb.activeSelectionForeground#202020
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#202020
  • breadcrumb.foreground#606060
  • breadcrumbPicker.background#FAFAFD
  • button.background#005FB8
  • button.border#0000001a
  • button.foreground#FFFFFF
  • button.hoverBackground#0258A8
  • button.secondaryBackground#E5E5E5
  • button.secondaryForeground#3B3B3B
  • button.secondaryHoverBackground#CCCCCC
  • charts.blue#1A5CFF
  • charts.foreground#202020
  • charts.green#388A34
  • charts.lines#20202066
  • charts.orange#d18616
  • charts.purple#652D90
  • charts.red#ad0707
  • charts.yellow#667309
  • chat.editedFileForeground#895503
  • chat.inputWorkingBorderColor1#0069CC
  • chat.inputWorkingBorderColor2#004A99
  • chat.inputWorkingBorderColor3#3399E6
  • chat.requestBubbleBackground#EEF4FB
  • chat.requestBubbleHoverBackground#E6EDFA
  • chat.slashCommandBackground#ADCEFF7A
  • chat.slashCommandForeground#26569E
  • chat.thinkingShimmer#999999
  • checkbox.background#F8F8F8
  • checkbox.border#919191
  • checkbox.foreground#606060
  • commandCenter.activeBackground#DADADA4f
  • commandCenter.activeBorder#D8D8D8
  • commandCenter.activeForeground#202020
  • commandCenter.background#FFFFFF
  • commandCenter.border#D8D8D8AA
  • commandCenter.foreground#202020
  • descriptionForeground#3B3B3B
  • diffEditor.insertedTextBackground#587c0c26
  • diffEditor.removedTextBackground#ad070726
  • diffEditor.unchangedRegionBackground#f8f8f8
  • disabledForeground#BBBBBB
  • dropdown.background#FFFFFF
  • dropdown.border#CECECE
  • dropdown.foreground#3B3B3B
  • dropdown.listBackground#FFFFFF
  • editor.background#FFFFFF
  • editor.findMatchBackground#0069CC40
  • editor.findMatchHighlightBackground#0069CC1A
  • editor.findRangeHighlightBackground#EAEAEA
  • editor.foreground#000000
  • editor.hoverHighlightBackground#EAEAEA
  • editor.inactiveSelectionBackground#E5EBF1
  • editor.lineHighlightBackground#EAEAEA40
  • editor.rangeHighlightBackground#EAEAEA
  • editor.selectionBackground#0069CC40
  • editor.selectionHighlightBackground#ADD6FF80
  • editor.wordHighlightBackground#0069CC26
  • editor.wordHighlightStrongBackground#0069CC26
  • editorBracketHighlight.foreground1#1F2328
  • editorBracketHighlight.foreground2#1F2328
  • editorBracketHighlight.foreground3#1F2328
  • editorBracketHighlight.foreground4#1F2328
  • editorBracketMatch.background#0069CC40
  • editorBracketMatch.border#F0F1F2FF
  • editorBracketPairGuide.activeBackground1#1F2328
  • editorBracketPairGuide.activeBackground2#1F2328
  • editorBracketPairGuide.activeBackground3#1F2328
  • editorBracketPairGuide.activeBackground4#1F2328
  • editorCodeLens.foreground#606060
  • editorCommentsWidget.rangeActiveBackground#E6EDFA
  • editorCommentsWidget.rangeBackground#EEF4FB
  • editorCursor.foreground#202020
  • editorGroup.border#E5E5E5
  • editorGroupHeader.tabsBackground#F8F8F8
  • editorGroupHeader.tabsBorder#E5E5E5
  • editorGutter.addedBackground#2EA043
  • editorGutter.background#FFFFFF
  • editorGutter.deletedBackground#F85149
  • editorGutter.modifiedBackground#005FB8
  • editorHoverWidget.background#FAFAFD
  • editorHoverWidget.border#E4E5E6FF
  • editorIndentGuide.activeBackground#EEEEEE
  • editorIndentGuide.activeBackground1#939393
  • editorIndentGuide.background#F7F7F740
  • editorIndentGuide.background1#D3D3D3
  • editorLineNumber.activeForeground#171184
  • editorLineNumber.foreground#6E7681
  • editorLink.activeForeground#0069CC
  • editorOverviewRuler.addedForeground#587c0c
  • editorOverviewRuler.border#E5E5E5
  • editorOverviewRuler.deletedForeground#ad0707
  • editorOverviewRuler.errorForeground#ad0707
  • editorOverviewRuler.findMatchForeground#0069CC99
  • editorOverviewRuler.modifiedForeground#0069CC
  • editorOverviewRuler.warningForeground#667309
  • editorRuler.foreground#F7F7F7
  • editorStickyScroll.border#F0F1F2FF
  • editorStickyScroll.shadow#00000000
  • editorStickyScrollHover.background#F0F0F3
  • editorSuggestWidget.background#F3F3F3
  • editorSuggestWidget.border#E4E5E6FF
  • editorSuggestWidget.foreground#202020
  • editorSuggestWidget.highlightForeground#0069CC
  • editorSuggestWidget.selectedBackground#0069CC26
  • editorSuggestWidget.selectedForeground#202020
  • editorSuggestWidget.selectedIconForeground#202020
  • editorWhitespace.foreground#60606040
  • editorWidget.background#F8F8F8
  • editorWidget.border#E4E5E6FF
  • editorWidget.foreground#202020
  • errorForeground#F85149
  • extensionButton.prominentBackground#0069CC
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#0064CC
  • focusBorder#005FB8
  • foreground#3B3B3B
  • gauge.background#0069CC40
  • gauge.border#F0F1F2FF
  • gauge.errorBackground#ad070740
  • gauge.errorForeground#ad0707
  • gauge.foreground#0069CC
  • gauge.warningBackground#B6950040
  • gauge.warningForeground#B69500
  • gitDecoration.addedResourceForeground#587c0c
  • gitDecoration.conflictingResourceForeground#ad0707
  • gitDecoration.deletedResourceForeground#ad0707
  • gitDecoration.ignoredResourceForeground#8E8E90
  • gitDecoration.modifiedResourceForeground#667309
  • gitDecoration.stageDeletedResourceForeground#ad0707
  • gitDecoration.stageModifiedResourceForeground#667309
  • gitDecoration.untrackedResourceForeground#587c0c
  • icon.foreground#3B3B3B
  • inlineChat.border#00000000
  • input.background#FFFFFF
  • input.border#CECECE
  • input.foreground#3B3B3B
  • input.placeholderForeground#767676
  • inputOption.activeBackground#BED6ED
  • inputOption.activeBorder#005FB8
  • inputOption.activeForeground#000000
  • inputValidation.errorBackground#FDEDED
  • inputValidation.errorBorder#ad0707
  • inputValidation.errorForeground#202020
  • inputValidation.infoBackground#E6F2FA
  • inputValidation.infoBorder#0069CC
  • inputValidation.infoForeground#202020
  • inputValidation.warningBackground#FDF6E3
  • inputValidation.warningBorder#B69500
  • inputValidation.warningForeground#202020
  • keybindingLabel.foreground#3B3B3B
  • list.activeSelectionBackground#E8E8E8
  • list.activeSelectionForeground#000000
  • list.activeSelectionIconForeground#FFF
  • list.dropBackground#0069CC15
  • list.errorForeground#ad0707
  • list.focusAndSelectionOutline#90C2F9
  • list.focusBackground#0069CC1A
  • list.focusForeground#202020
  • list.focusOutline#0069CCFF
  • list.highlightForeground#0069CC
  • list.hoverBackground#E8E8E8
  • list.hoverForeground#202020
  • list.inactiveSelectionBackground#DADADA99
  • list.inactiveSelectionForeground#202020
  • list.invalidItemForeground#BBBBBB
  • list.warningForeground#667309
  • listFilterWidget.shadow#00000000
  • menu.background#FAFAFD
  • menu.border#D4D4D4
  • menu.foreground#202020
  • menu.selectionBackground#005FB8
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#EEEEF1
  • menubar.selectionBackground#EAEAEA
  • menubar.selectionForeground#202020
  • minimapSlider.activeBackground#99999955
  • minimapSlider.background#99999926
  • minimapSlider.hoverBackground#99999940
  • notebook.cellBorderColor#E8E8E8
  • notebook.selectedCellBackground#c8ddf150
  • notificationCenter.border#F0F1F2FF
  • notificationCenterHeader.background#FFFFFF
  • notificationCenterHeader.foreground#3B3B3B
  • notificationLink.foreground#0069CC
  • notifications.background#FFFFFF
  • notifications.border#E5E5E5
  • notifications.foreground#3B3B3B
  • notificationsErrorIcon.foreground#ad0707
  • notificationsInfoIcon.foreground#0069CC
  • notificationsWarningIcon.foreground#B69500
  • notificationToast.border#F0F1F2FF
  • panel.background#F8F8F8
  • panel.border#E5E5E5
  • panelInput.border#E5E5E5
  • panelStickyScroll.shadow#00000000
  • panelTitle.activeBorder#005FB8
  • panelTitle.activeForeground#3B3B3B
  • panelTitle.inactiveForeground#3B3B3B
  • peekView.border#0069CC
  • peekViewEditor.background#FAFAFD
  • peekViewEditor.matchHighlightBackground#BB800966
  • peekViewResult.background#FFFFFF
  • peekViewResult.fileForeground#202020
  • peekViewResult.lineForeground#606060
  • peekViewResult.matchHighlightBackground#BB800966
  • peekViewResult.selectionBackground#0069CC26
  • peekViewResult.selectionForeground#202020
  • peekViewTitle.background#FAFAFD
  • peekViewTitleDescription.foreground#606060
  • peekViewTitleLabel.foreground#202020
  • pickerGroup.border#E5E5E5
  • pickerGroup.foreground#8B949E
  • ports.iconRunningProcessForeground#369432
  • progressBar.background#005FB8
  • quickInput.background#F8F8F8
  • quickInput.border#D8D8D8
  • quickInput.foreground#3B3B3B
  • quickInputList.focusBackground#0069CC
  • quickInputList.focusForeground#FFFFFF
  • quickInputList.focusHighlightForeground#FFFFFF
  • quickInputList.focusIconForeground#FFFFFF
  • quickInputList.hoverBackground#EDF0F5
  • quickInputTitle.background#FAFAFD
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#99999955
  • scrollbarSlider.background#99999926
  • scrollbarSlider.hoverBackground#99999940
  • searchEditor.textInputBorder#CECECE
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#CECECE
  • settings.headerForeground#1F1F1F
  • settings.modifiedItemIndicator#BB800966
  • settings.numberInputBorder#CECECE
  • settings.textInputBorder#CECECE
  • sideBar.background#F8F8F8
  • sideBar.border#E5E5E5
  • sideBar.foreground#3B3B3B
  • sideBarSectionHeader.background#0000
  • sideBarSectionHeader.border#61616130
  • sideBarSectionHeader.foreground#3B3B3B
  • sideBarStickyScroll.shadow#00000000
  • sideBarTitle.foreground#6F6F6F
  • statusBar.background#F8F8F8
  • statusBar.border#E5E5E5
  • statusBar.debuggingBackground#FD716C
  • statusBar.debuggingForeground#000000
  • statusBar.focusBorder#005FB8
  • statusBar.foreground#3B3B3B
  • statusBar.noFolderBackground#F8F8F8
  • statusBar.noFolderForeground#606060
  • statusBarItem.activeBackground#EEEEEE
  • statusBarItem.compactHoverBackground#CCCCCC
  • statusBarItem.errorBackground#c72e0f
  • statusBarItem.focusBorder#005FB8
  • statusBarItem.hoverBackground#1F1F1F11
  • statusBarItem.hoverForeground#000000
  • statusBarItem.prominentBackground#6E768166
  • statusBarItem.prominentForeground#FFFFFF
  • statusBarItem.prominentHoverBackground#0069CC
  • statusBarItem.prominentHoverForeground#FFFFFF
  • statusBarItem.remoteBackground#16825D
  • statusBarItem.remoteForeground#FFF
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#F8F8F8
  • tab.activeBorderTop#005FB8
  • tab.activeForeground#3B3B3B
  • tab.border#E5E5E5
  • tab.hoverBackground#FFFFFF
  • tab.hoverForeground#202020
  • tab.inactiveBackground#F8F8F8
  • tab.inactiveForeground#868686
  • tab.lastPinnedBorder#61616130
  • tab.selectedBackground#ffffffa5
  • tab.selectedBorderTop#68a3da
  • tab.selectedForeground#333333b3
  • tab.unfocusedActiveBackground#FAFAFD
  • tab.unfocusedActiveBorder#F8F8F8
  • tab.unfocusedActiveBorderTop#E5E5E5
  • tab.unfocusedActiveForeground#606060
  • tab.unfocusedHoverBackground#F8F8F8
  • tab.unfocusedInactiveBackground#FAFAFD
  • tab.unfocusedInactiveForeground#BBBBBB
  • terminal.foreground#3B3B3B
  • terminal.inactiveSelectionBackground#E5EBF1
  • terminal.selectionBackground#0069CC26
  • terminal.tab.activeBorder#005FB8
  • terminalCursor.background#FFFFFF
  • terminalCursor.foreground#005FB8
  • textBlockQuote.background#F8F8F8
  • textBlockQuote.border#E5E5E5
  • textCodeBlock.background#F8F8F8
  • textLink.activeForeground#005FB8
  • textLink.foreground#005FB8
  • textPreformat.background#0000001F
  • textPreformat.foreground#3B3B3B
  • textSeparator.foreground#21262D
  • titleBar.activeBackground#F8F8F8
  • titleBar.activeForeground#1E1E1E
  • titleBar.border#E5E5E5
  • titleBar.inactiveBackground#F8F8F8
  • titleBar.inactiveForeground#8B949E
  • toolbar.hoverBackground#00000010
  • welcomePage.tileBackground#F3F3F3
  • widget.border#d4d4d4
  • widget.shadow#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, string.regexp punctuation.definition.string, constant.character.escape#9e9e9e
variable.other.jsdoc, meta.embedded, support.type.property-name.json, support.type.property-name, constant.other.option, entity.name.type.module, entity.name.type.enum, entity.name.type.namespace, punctuation.definition.group, punctuation.definition.character-class#1F2328
storage, keyword, punctuation.accessor.optional, keyword.operator.new, keyword.operator.expression, variable.language, keyword.operator, storage.type.function.arrow, punctuation.separator.key-value, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#000be0
constant.language, constant.numeric, keyword.other.unit, keyword.operator.arithmetic#0451a5
entity.name.type.class, entity.other.inherited-class, support.class#506795
entity.name.function, support.function#1492b8
keyword.control#9b61d1
entity.name.tag, support.class.component#a80000
entity.other.attribute-name#ce8b7e
string, markup.inline.raw#3d922a
markup.heading, markup.heading markup.inline.raw, markup.heading string, constant.character#a21319
meta.parameters variable.parameter, meta.arrow variable.parameter, meta.var variable.parameter#996633
support.type, entity.name.type, meta.interface entity.other.inherited-class#9c9121
markup.heading, markup.boldbold
keyword.control, comment, markup.italicitalic
comment, string.regexp punctuation.definition.string, constant.character.escape#9e9e9e
variable.other.jsdoc, meta.embedded, support.type.property-name.json, support.type.property-name, constant.other.option, entity.name.type.module, entity.name.type.enum, entity.name.type.namespace, punctuation.definition.group, punctuation.definition.character-class#1F2328
storage, keyword, punctuation.accessor.optional, keyword.operator.new, keyword.operator.expression, variable.language, keyword.operator, storage.type.function.arrow, punctuation.separator.key-value, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#000be0
constant.language, constant.numeric, keyword.other.unit, keyword.operator.arithmetic#0451a5
entity.name.type.class, entity.other.inherited-class, support.class#506795
entity.name.function, support.function#1492b8
keyword.control#9b61d1
entity.name.tag, support.class.component#a80000
entity.other.attribute-name#ce8b7e
string, markup.inline.raw#3d922a
markup.heading, markup.heading markup.inline.raw, markup.heading string, constant.character#a21319
meta.parameters variable.parameter, meta.arrow variable.parameter, meta.var variable.parameter#996633
support.type, entity.name.type, meta.interface entity.other.inherited-class#9c9121
markup.heading, markup.boldbold
keyword.control, comment, markup.italicitalic
comment, string.regexp punctuation.definition.string, constant.character.escape#9e9e9e
variable.other.jsdoc, meta.embedded, support.type.property-name.json, support.type.property-name, constant.other.option, entity.name.type.module, entity.name.type.enum, entity.name.type.namespace, punctuation.definition.group, punctuation.definition.character-class#1F2328
storage, keyword, punctuation.accessor.optional, keyword.operator.new, keyword.operator.expression, variable.language, keyword.operator, storage.type.function.arrow, punctuation.separator.key-value, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#000be0
constant.language, constant.numeric, keyword.other.unit, keyword.operator.arithmetic#0451a5
entity.name.type.class, entity.other.inherited-class, support.class#506795
entity.name.function, support.function#1492b8
keyword.control#9b61d1
entity.name.tag, support.class.component#a80000
entity.other.attribute-name#ce8b7e
string, markup.inline.raw#3d922a
markup.heading, markup.heading markup.inline.raw, markup.heading string, constant.character#a21319
meta.parameters variable.parameter, meta.arrow variable.parameter, meta.var variable.parameter#996633
support.type, entity.name.type, meta.interface entity.other.inherited-class#9c9121
markup.heading, markup.boldbold
keyword.control, comment, markup.italicitalic
comment, string.regexp punctuation.definition.string, constant.character.escape#9e9e9e
variable.other.jsdoc, meta.embedded, support.type.property-name.json, support.type.property-name, constant.other.option, entity.name.type.module, entity.name.type.enum, entity.name.type.namespace, punctuation.definition.group, punctuation.definition.character-class#1F2328
storage, keyword, punctuation.accessor.optional, keyword.operator.new, keyword.operator.expression, variable.language, keyword.operator, storage.type.function.arrow, punctuation.separator.key-value, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#000be0
constant.language, constant.numeric, keyword.other.unit, keyword.operator.arithmetic#0451a5
entity.name.type.class, entity.other.inherited-class, support.class#506795
entity.name.function, support.function#1492b8
keyword.control#9b61d1
entity.name.tag, support.class.component#a80000
entity.other.attribute-name#ce8b7e
string, markup.inline.raw#3d922a
markup.heading, markup.heading markup.inline.raw, markup.heading string, constant.character#a21319
meta.parameters variable.parameter, meta.arrow variable.parameter, meta.var variable.parameter#996633
support.type, entity.name.type, meta.interface entity.other.inherited-class#9c9121
markup.heading, markup.boldbold
keyword.control, comment, markup.italicitalic
comment, string.regexp punctuation.definition.string, constant.character.escape#9e9e9e
variable.other.jsdoc, meta.embedded, support.type.property-name.json, support.type.property-name, constant.other.option, entity.name.type.module, entity.name.type.enum, entity.name.type.namespace, punctuation.definition.group, punctuation.definition.character-class#1F2328
storage, keyword, punctuation.accessor.optional, keyword.operator.new, keyword.operator.expression, variable.language, keyword.operator, storage.type.function.arrow, punctuation.separator.key-value, punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#000be0
constant.language, constant.numeric, keyword.other.unit, keyword.operator.arithmetic#0451a5
entity.name.type.class, entity.other.inherited-class, support.class#506795
entity.name.function, support.function#1492b8
keyword.control#9b61d1
entity.name.tag, support.class.component#a80000
entity.other.attribute-name#ce8b7e
string, markup.inline.raw#3d922a
markup.heading, markup.heading markup.inline.raw, markup.heading string, constant.character#a21319
meta.parameters variable.parameter, meta.arrow variable.parameter, meta.var variable.parameter#996633
support.type, entity.name.type, meta.interface entity.other.inherited-class#9c9121
markup.heading, markup.boldbold
keyword.control, comment, markup.italicitalic