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.activeBackground#FAEFF5
  • activityBar.activeBorder#4A72D4
  • activityBar.background#FAEFF5
  • activityBar.border#FAEFF5
  • activityBar.dropBorder#DDE2F4
  • activityBar.foreground#2A2A3E
  • activityBar.inactiveForeground#7D8590
  • activityBarBadge.background#4A72D4
  • activityBarBadge.foreground#FFFFFF
  • badge.background#4A72D4
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#4A72D4
  • breadcrumb.background#F3F4F8
  • breadcrumb.focusForeground#2A2A3E
  • breadcrumb.foreground#7D8590
  • breadcrumbPicker.background#F8F9FB
  • button.background#4A72D4
  • button.foreground#FFFFFF
  • button.hoverBackground#3B5BAA
  • button.secondaryBackground#DDE2F4
  • button.secondaryForeground#2A2A3E
  • button.secondaryHoverBackground#C5CCEA
  • checkbox.background#FFFFFF
  • checkbox.border#DCE0EC
  • checkbox.foreground#2A2A3E
  • debugExceptionWidget.background#F8F9FB
  • debugExceptionWidget.border#D32F2F
  • debugIcon.breakpointForeground#D32F2F
  • debugIcon.pauseForeground#B3490F
  • debugIcon.startForeground#2E6A3B
  • debugIcon.stopForeground#D32F2F
  • debugToolBar.background#F8F9FB
  • debugToolBar.border#DCE0EC
  • descriptionForeground#60607A
  • diffEditor.insertedTextBackground#2E6A3B20
  • diffEditor.removedTextBackground#D32F2F20
  • dropdown.background#FFFFFF
  • dropdown.border#DCE0EC
  • dropdown.foreground#2A2A3E
  • dropdown.listBackground#F8F9FB
  • editor.background#F3F4F8
  • editor.findMatchBackground#DDE2F4
  • editor.findMatchHighlightBackground#DDE2F480
  • editor.findRangeHighlightBackground#DDE2F440
  • editor.foreground#2A2A3E
  • editor.hoverHighlightBackground#DDE2F440
  • editor.inactiveSelectionBackground#DDE2F480
  • editor.lineHighlightBackground#EBEAF5
  • editor.lineHighlightBorder#DCE0EC
  • editor.selectionBackground#DDE2F4
  • editor.selectionHighlightBackground#DDE2F460
  • editor.wordHighlightBackground#DDE2F440
  • editor.wordHighlightStrongBackground#DDE2F470
  • editorBracketMatch.background#DDE2F4
  • editorBracketMatch.border#7D8590
  • editorCodeLens.foreground#7D8590
  • editorCursor.foreground#2A2A3E
  • editorError.foreground#D32F2F
  • editorGroup.border#DCE0EC
  • editorGroup.dropBackground#DDE2F480
  • editorGroup.emptyBackground#F3F4F8
  • editorGroupHeader.noTabsBackground#F3F4F8
  • editorGroupHeader.tabsBackground#F3F4F8
  • editorGroupHeader.tabsBorder#F3F4F8
  • editorGutter.addedBackground#2E6A3B
  • editorGutter.background#F3F4F8
  • editorGutter.deletedBackground#D32F2F
  • editorGutter.foldingControlForeground#60607A
  • editorGutter.modifiedBackground#4A72D4
  • editorHint.foreground#7D8590
  • editorHoverWidget.background#F8F9FB
  • editorHoverWidget.border#DCE0EC
  • editorIndentGuide.activeBackground#7D8590
  • editorIndentGuide.background#DCE0EC
  • editorInfo.foreground#4A72D4
  • editorLineNumber.activeForeground#2A2A3E
  • editorLineNumber.foreground#7D8590
  • editorLink.activeForeground#4A72D4
  • editorMarkerNavigation.background#F8F9FB
  • editorMarkerNavigationError.background#D32F2F
  • editorMarkerNavigationInfo.background#4A72D4
  • editorMarkerNavigationWarning.background#B3490F
  • editorOverviewRuler.addedForeground#2E6A3B
  • editorOverviewRuler.border#DCE0EC
  • editorOverviewRuler.bracketMatchForeground#7D8590
  • editorOverviewRuler.deletedForeground#D32F2F
  • editorOverviewRuler.errorForeground#D32F2F
  • editorOverviewRuler.findMatchForeground#DDE2F4
  • editorOverviewRuler.infoForeground#4A72D4
  • editorOverviewRuler.modifiedForeground#4A72D4
  • editorOverviewRuler.rangeHighlightForeground#DCE0EC
  • editorOverviewRuler.selectionHighlightForeground#DDE2F4
  • editorOverviewRuler.warningForeground#B3490F
  • editorOverviewRuler.wordHighlightForeground#DDE2F4
  • editorOverviewRuler.wordHighlightStrongForeground#DDE2F4
  • editorRuler.foreground#DCE0EC
  • editorSuggestWidget.background#F8F9FB
  • editorSuggestWidget.border#DCE0EC
  • editorSuggestWidget.foreground#2A2A3E
  • editorSuggestWidget.highlightForeground#4A72D4
  • editorSuggestWidget.selectedBackground#DDE2F4
  • editorWarning.foreground#B3490F
  • editorWhitespace.foreground#DCE0EC
  • editorWidget.background#F8F9FB
  • editorWidget.border#DCE0EC
  • editorWidget.foreground#2A2A3E
  • editorWidget.resizeBorder#4A72D4
  • errorForeground#D32F2F
  • extensionBadge.remoteBackground#7534A3
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.prominentBackground#4A72D4
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#3B5BAA
  • focusBorder#DCE0EC
  • foreground#2A2A3E
  • gitDecoration.conflictingResourceForeground#B3490F
  • gitDecoration.deletedResourceForeground#D32F2F
  • gitDecoration.ignoredResourceForeground#7D8590
  • gitDecoration.modifiedResourceForeground#4A72D4
  • gitDecoration.submoduleResourceForeground#7534A3
  • gitDecoration.untrackedResourceForeground#2E6A3B
  • icon.foreground#60607A
  • imagePreview.border#DCE0EC
  • input.background#FFFFFF
  • input.border#DCE0EC
  • input.foreground#2A2A3E
  • input.placeholderForeground#7D8590
  • inputOption.activeBackground#DDE2F4
  • inputOption.activeBorder#4A72D4
  • inputOption.activeForeground#2A2A3E
  • inputValidation.errorBackground#FFEBEE
  • inputValidation.errorBorder#D32F2F
  • inputValidation.errorForeground#D32F2F
  • inputValidation.infoBackground#E3F2FD
  • inputValidation.infoBorder#4A72D4
  • inputValidation.infoForeground#4A72D4
  • inputValidation.warningBackground#FFF8E1
  • inputValidation.warningBorder#8B610C
  • inputValidation.warningForeground#8B610C
  • list.activeSelectionBackground#DDE2F4
  • list.activeSelectionForeground#2A2A3E
  • list.dropBackground#DDE2F480
  • list.errorForeground#D32F2F
  • list.focusBackground#DDE2F4
  • list.focusForeground#2A2A3E
  • list.highlightForeground#4A72D4
  • list.hoverBackground#EBEAF5
  • list.hoverForeground#2A2A3E
  • list.inactiveFocusBackground#EBEAF5
  • list.inactiveSelectionBackground#EBEAF5
  • list.inactiveSelectionForeground#2A2A3E
  • list.invalidItemForeground#D32F2F
  • list.warningForeground#B3490F
  • listFilterWidget.background#F8F9FB
  • listFilterWidget.noMatchesOutline#D32F2F
  • listFilterWidget.outline#4A72D4
  • menubar.selectionBackground#DDE2F4
  • menubar.selectionForeground#2A2A3E
  • merge.border#DCE0EC
  • merge.currentContentBackground#2E6A3B15
  • merge.currentHeaderBackground#2E6A3B30
  • merge.incomingContentBackground#4A72D415
  • merge.incomingHeaderBackground#4A72D430
  • minimap.background#F3F4F8
  • minimap.errorHighlight#D32F2F
  • minimap.findMatchHighlight#DDE2F4
  • minimap.selectionHighlight#DDE2F4
  • minimap.warningHighlight#B3490F
  • minimapSlider.activeBackground#60607A60
  • minimapSlider.background#60607A20
  • minimapSlider.hoverBackground#60607A40
  • notebook.cellBackground#F8F9FB
  • notebook.cellBorderColor#DCE0EC
  • notebook.cellEditorBackground#FFFFFF
  • notebook.editorBackground#F3F4F8
  • notebook.focusedCellBorder#4A72D4
  • notebook.focusedEditorBorder#4A72D4
  • notebook.outputContainerBackgroundColor#F8F9FB
  • notebook.selectedCellBackground#DDE2F4
  • notificationCenterHeader.background#FFFFFF
  • notificationCenterHeader.foreground#2A2A3E
  • notificationLink.foreground#4A72D4
  • notifications.background#F8F9FB
  • notifications.border#DCE0EC
  • notifications.foreground#2A2A3E
  • panel.background#F8F9FB
  • panel.border#DCE0EC
  • panelInput.border#DCE0EC
  • panelTitle.activeBorder#4A72D4
  • panelTitle.activeForeground#2A2A3E
  • panelTitle.inactiveForeground#60607A
  • peekView.border#4A72D4
  • peekViewEditor.background#FFFFFF
  • peekViewEditor.matchHighlightBackground#DDE2F4
  • peekViewEditorGutter.background#FFFFFF
  • peekViewResult.background#F8F9FB
  • peekViewResult.fileForeground#2A2A3E
  • peekViewResult.lineForeground#60607A
  • peekViewResult.matchHighlightBackground#DDE2F4
  • peekViewResult.selectionBackground#DDE2F4
  • peekViewResult.selectionForeground#2A2A3E
  • peekViewTitle.background#FFFFFF
  • peekViewTitleDescription.foreground#60607A
  • peekViewTitleLabel.foreground#2A2A3E
  • pickerGroup.border#DCE0EC
  • pickerGroup.foreground#4A72D4
  • problemsErrorIcon.foreground#D32F2F
  • problemsInfoIcon.foreground#4A72D4
  • problemsWarningIcon.foreground#B3490F
  • progressBar.background#4A72D4
  • scrollbar.shadow#00000010
  • scrollbarSlider.activeBackground#60607A60
  • scrollbarSlider.background#60607A20
  • scrollbarSlider.hoverBackground#60607A40
  • selection.background#DDE2F4
  • sideBar.background#F1F0F5
  • sideBar.border#F1F0F5
  • sideBar.dropBackground#DDE2F480
  • sideBar.foreground#2A2A3E
  • sideBarSectionHeader.background#EBEAF5
  • sideBarSectionHeader.border#F1F0F5
  • sideBarSectionHeader.foreground#2A2A3E
  • sideBarTitle.foreground#2A2A3E
  • statusBar.background#FAEFF5
  • statusBar.border#FAEFF5
  • statusBar.debuggingBackground#B3490F
  • statusBar.debuggingBorder#B3490F
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#60607A
  • statusBar.noFolderBackground#FAEFF5
  • statusBar.noFolderBorder#FAEFF5
  • statusBar.noFolderForeground#60607A
  • statusBarItem.activeBackground#00000015
  • statusBarItem.hoverBackground#00000010
  • statusBarItem.prominentBackground#DDE2F4
  • statusBarItem.prominentForeground#2A2A3E
  • statusBarItem.prominentHoverBackground#C5CCEA
  • tab.activeBackground#F3F4F8
  • tab.activeBorder#F3F4F8
  • tab.activeBorderTop#4A72D4
  • tab.activeForeground#2A2A3E
  • tab.border#F3F4F8
  • tab.hoverBackground#FAEFF5
  • tab.inactiveBackground#EBEAF5
  • tab.inactiveForeground#60607A
  • tab.unfocusedActiveBackground#F3F4F8
  • tab.unfocusedActiveBorder#F3F4F8
  • tab.unfocusedActiveBorderTop#7D8590
  • tab.unfocusedActiveForeground#60607A
  • tab.unfocusedHoverBackground#FAEFF5
  • tab.unfocusedInactiveBackground#EBEAF5
  • tab.unfocusedInactiveForeground#7D8590
  • terminal.ansiBlack#2A2A3E
  • terminal.ansiBlue#4A72D4
  • terminal.ansiBrightBlack#7D8590
  • terminal.ansiBrightBlue#4A72D4
  • terminal.ansiBrightCyan#0D6E66
  • terminal.ansiBrightGreen#2E6A3B
  • terminal.ansiBrightMagenta#7534A3
  • terminal.ansiBrightRed#D32F2F
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#8B610C
  • terminal.ansiCyan#0D6E66
  • terminal.ansiGreen#2E6A3B
  • terminal.ansiMagenta#7534A3
  • terminal.ansiRed#D32F2F
  • terminal.ansiWhite#EBEAF5
  • terminal.ansiYellow#8B610C
  • terminal.background#F8F9FB
  • terminal.foreground#2A2A3E
  • testing.iconFailed#D32F2F
  • testing.iconPassed#2E6A3B
  • testing.iconQueued#8B610C
  • textBlockQuote.background#F8F9FB
  • textBlockQuote.border#4A72D4
  • textCodeBlock.background#F8F9FB
  • textLink.activeForeground#4A72D4
  • textLink.foreground#4A72D4
  • textPreformat.foreground#2E6A3B
  • textSeparator.foreground#DCE0EC
  • titleBar.activeBackground#F3F4F8
  • titleBar.activeForeground#2A2A3E
  • titleBar.border#F3F4F8
  • titleBar.inactiveBackground#F3F4F8
  • titleBar.inactiveForeground#7D8590
  • tree.indentGuidesStroke#DCE0EC
  • walkThrough.embeddedEditorBackground#FFFFFF
  • welcomePage.background#F3F4F8
  • welcomePage.buttonBackground#F8F9FB
  • welcomePage.buttonHoverBackground#DDE2F4
  • widget.shadow#00000015
  • window.activeBorder#DCE0EC
  • window.inactiveBorder#EBEAF5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#7D8590italic
string, punctuation.definition.string, string.quoted#2E6A3B
constant.numeric#B3490F
constant.language.boolean, constant.language.null, constant.language.undefined#B3490Fitalic
keyword, keyword.control, keyword.operator.new, keyword.operator.expression, keyword.operator.logical, keyword.operator.delete#7534A3italic
storage, storage.type, storage.modifier#7534A3italic
entity.name.function, meta.function-call, support.function#174DB0
variable, variable.other, variable.parameter, support.variable#2A2A3E
entity.name.type, entity.name.class, support.type, support.class#0D6E66
entity.other.inherited-class#0D6E66italic
constant.other, variable.other.constant#8B610C
variable.object.property, meta.object-literal.key, support.type.property-name#2A2A3E
keyword.operator#7534A3
punctuation, punctuation.separator, punctuation.terminator, punctuation.definition.parameters, punctuation.definition.array, punctuation.definition.dictionary, punctuation.definition.block, punctuation.definition.binding-pattern#60607A
entity.name.tag#7534A3
entity.other.attribute-name#8B610Citalic
markup.heading, markup.heading.marker#174DB0bold
markup.boldbold
markup.italicitalic
markup.strikethroughstrikethrough
markup.inline.raw#2E6A3B
markup.quote#7D8590italic
markup.list.unnumbered, markup.list.numbered#2A2A3E
meta.tag#60607A
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name#174DB0
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#8B610C
support.constant.property-value.css, support.constant.font-name.css, support.constant.color.w3c-standard-color-name.css#2E6A3B
Beautiful Background by Manish Sri Sai Surya Routhu - VS Code Theme