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#FC92DD0D
  • activityBar.activeBorder#F5F232
  • activityBar.background#10182C
  • activityBar.foreground#FC92DD
  • activityBar.inactiveForeground#9F9BA2
  • activityBarBadge.background#FC92DD
  • activityBarBadge.foreground#10182C
  • activityBarTop.activeBorder#FC92DD
  • activityBarTop.background#20272C
  • activityBarTop.foreground#FC92DD
  • activityBarTop.inactiveForeground#9F9BA2
  • badge.background#FC92DD
  • badge.foreground#10182C
  • breadcrumb.background#10182C
  • breadcrumb.foreground#9F9BA2
  • button.background#FC92DD
  • button.foreground#10182C
  • button.hoverBackground#FDA6E3
  • button.secondaryBackground#3A2E4C
  • button.secondaryForeground#FFF2FB
  • button.secondaryHoverBackground#282E33
  • commandCenter.background#20272C
  • commandCenter.border#484C51
  • commandCenter.foreground#FFF2FB
  • debugConsole.errorForeground#FE877F
  • debugConsole.warningForeground#F7D15D
  • descriptionForeground#9F9BA2
  • diffEditor.insertedLineBackground#81E98E0D
  • diffEditor.insertedTextBackground#81E98E21
  • diffEditor.removedLineBackground#FE877F0D
  • diffEditor.removedTextBackground#FE877F21
  • disabledForeground#9F9BA2
  • dropdown.background#20272C
  • dropdown.border#484C51
  • dropdown.foreground#FFF2FB
  • editor.background#10182C
  • editor.findMatchBackground#42482D
  • editor.findMatchBorder#F5F232
  • editor.findMatchHighlightBackground#FC92DD28
  • editor.findMatchHighlightBorder#FC92DD55
  • editor.foreground#FFF2FB
  • editor.inactiveSelectionBackground#FC92DD28
  • editor.lineHighlightBackground#19202F
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#3A2E4C
  • editor.selectionForeground#FFF2FB
  • editor.selectionHighlightBackground#FC92DD28
  • editor.selectionHighlightBorder#FC92DD44
  • editor.wordHighlightBackground#FC92DD28
  • editor.wordHighlightStrongBackground#FC92DD28
  • editorBracketHighlight.foreground1#FC92DD
  • editorBracketHighlight.foreground2#6598FE
  • editorBracketHighlight.foreground3#FFC0FA
  • editorBracketHighlight.foreground4#FB6592
  • editorBracketHighlight.foreground5#04D435
  • editorBracketHighlight.foreground6#FFF2FB
  • editorCodeLens.foreground#9F9BA2
  • editorCursor.foreground#F5F232
  • editorError.foreground#FE877F
  • editorGhostText.background#00000000
  • editorGhostText.foreground#9F9BA2
  • editorGroup.border#484C51
  • editorGroupHeader.tabsBackground#282E33
  • editorGutter.addedBackground#81E98E
  • editorGutter.deletedBackground#FE877F
  • editorGutter.foldingControlForeground#9F9BA2
  • editorGutter.modifiedBackground#FFC0FA
  • editorHint.foreground#9F9BA2
  • editorHoverWidget.background#20272C
  • editorHoverWidget.border#F5F232
  • editorHoverWidget.foreground#FFF2FB
  • editorIndentGuide.activeBackground1#FC92DD66
  • editorIndentGuide.background1#484C51
  • editorInfo.foreground#FFC0FA
  • editorInlayHint.background#20272C
  • editorInlayHint.foreground#9F9BA2
  • editorLineNumber.activeForeground#FC92DD
  • editorLineNumber.foreground#9F9BA2
  • editorLink.activeForeground#FC92DD
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.errorForeground#FE877F
  • editorOverviewRuler.infoForeground#FFC0FA
  • editorOverviewRuler.warningForeground#F7D15D
  • editorRuler.foreground#484C51
  • editorStickyScroll.background#10182C
  • editorStickyScroll.border#484C51
  • editorStickyScrollHover.background#20272C
  • editorSuggestWidget.background#20272C
  • editorSuggestWidget.border#484C51
  • editorSuggestWidget.foreground#FFF2FB
  • editorSuggestWidget.highlightForeground#FC92DD
  • editorSuggestWidget.selectedBackground#3A2E4C
  • editorSuggestWidget.selectedForeground#FFF2FB
  • editorUnicodeHighlight.background#FB659212
  • editorUnicodeHighlight.border#FB6592
  • editorWarning.foreground#F7D15D
  • editorWhitespace.foreground#484C51
  • editorWidget.background#20272C
  • editorWidget.border#484C51
  • editorWidget.foreground#FFF2FB
  • focusBorder#FC92DD
  • foreground#FFF2FB
  • gitDecoration.addedResourceForeground#81E98E
  • gitDecoration.deletedResourceForeground#FE877F
  • gitDecoration.ignoredResourceForeground#9F9BA2
  • gitDecoration.modifiedResourceForeground#FFC0FA
  • input.background#20272C
  • input.border#484C51
  • input.foreground#FFF2FB
  • input.placeholderForeground#9F9BA2
  • inputOption.activeBackground#FC92DD28
  • inputOption.activeBorder#FC92DD
  • inputOption.activeForeground#FFF2FB
  • list.activeSelectionBackground#3A2E4C
  • list.activeSelectionForeground#FFF2FB
  • list.focusBackground#3A2E4C
  • list.focusForeground#FFF2FB
  • list.focusHighlightForeground#FC92DD
  • list.focusOutline#FC92DD66
  • list.highlightForeground#FC92DD
  • list.hoverBackground#FC92DD14
  • list.hoverForeground#FFF2FB
  • list.inactiveSelectionBackground#3A2E4C
  • list.inactiveSelectionForeground#FFF2FB
  • menu.background#20272C
  • menu.border#484C51
  • menu.foreground#FFF2FB
  • merge.currentContentBackground#04D43514
  • merge.currentHeaderBackground#04D43530
  • merge.incomingContentBackground#F568A614
  • merge.incomingHeaderBackground#F568A630
  • minimap.selectionHighlight#FC92DD77
  • notebook.cellBorderColor#484C51
  • notebook.cellEditorBackground#10182C
  • notebook.focusedCellBorder#FC92DD
  • notebook.selectedCellBackground#3A2E4C
  • notificationCenterHeader.background#20272C
  • notifications.background#20272C
  • notifications.border#484C51
  • notifications.foreground#FFF2FB
  • panel.background#141A2F
  • panel.border#484C51
  • panelTitle.activeBorder#FC92DD
  • panelTitle.activeForeground#FC92DD
  • panelTitle.inactiveForeground#9F9BA2
  • peekView.border#FC92DD
  • peekViewEditor.background#20272C
  • peekViewResult.background#20272C
  • peekViewResult.fileForeground#FFF2FB
  • peekViewResult.lineForeground#FFF2FB
  • pickerGroup.foreground#FC92DD
  • progressBar.background#FC92DD
  • quickInput.background#20272C
  • quickInput.foreground#FFF2FB
  • quickInputList.focusBackground#3A2E4C
  • quickInputList.focusForeground#FFF2FB
  • scrollbarSlider.activeBackground#FC92DD66
  • scrollbarSlider.background#484C5199
  • scrollbarSlider.hoverBackground#9F9BA266
  • settings.dropdownBackground#20272C
  • settings.modifiedItemIndicator#FC92DD
  • sideBar.background#20272C
  • sideBar.border#484C51
  • sideBar.foreground#FFF2FB
  • sideBarSectionHeader.background#20272C
  • sideBarSectionHeader.border#484C51
  • sideBarSectionHeader.foreground#FFF2FB
  • sideBarTitle.foreground#FFF2FB
  • statusBar.background#383E33
  • statusBar.border#484C51
  • statusBar.debuggingBackground#FC92DD
  • statusBar.debuggingForeground#10182C
  • statusBar.foreground#FFF2FB
  • statusBar.noFolderBackground#383E33
  • statusBarItem.hoverBackground#FC92DD14
  • statusBarItem.hoverForeground#FFF2FB
  • statusBarItem.prominentBackground#3A2E4C
  • statusBarItem.prominentForeground#FFF2FB
  • statusBarItem.remoteBackground#FC92DD
  • statusBarItem.remoteForeground#10182C
  • tab.activeBackground#10182C
  • tab.activeBorder#FC92DD
  • tab.activeBorderTop#00000000
  • tab.activeForeground#FFF2FB
  • tab.border#484C51
  • tab.hoverBackground#3A2E4C
  • tab.inactiveBackground#20272C
  • tab.inactiveForeground#9F9BA2
  • tab.unfocusedActiveBorder#484C51
  • terminal.ansiBlack#9F9BA2
  • terminal.ansiBlue#81B5E6
  • terminal.ansiBrightBlack#9F9BA2
  • terminal.ansiBrightBlue#9AC4EB
  • terminal.ansiBrightCyan#8FE5DF
  • terminal.ansiBrightGreen#9AEDA5
  • terminal.ansiBrightMagenta#F786B8
  • terminal.ansiBrightRed#FE9F99
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F9DA7D
  • terminal.ansiCyan#73DED7
  • terminal.ansiGreen#81E98E
  • terminal.ansiMagenta#F568A6
  • terminal.ansiRed#FE877F
  • terminal.ansiWhite#FFF2FB
  • terminal.ansiYellow#F7D15D
  • terminal.background#141A2F
  • terminal.foreground#FFF2FB
  • terminal.selectionBackground#3A2E4C
  • terminalCursor.background#10182C
  • terminalCursor.foreground#F5F232
  • testing.iconFailed#FE877F
  • testing.iconPassed#81E98E
  • textBlockQuote.background#20272C
  • textBlockQuote.border#FC92DD
  • textCodeBlock.background#20272C
  • textLink.activeForeground#FFC0FA
  • textLink.foreground#FC92DD
  • titleBar.activeBackground#282E33
  • titleBar.activeForeground#FFF2FB
  • titleBar.border#484C51
  • titleBar.inactiveBackground#10182C
  • titleBar.inactiveForeground#9F9BA2
  • toolbar.hoverBackground#FC92DD14
  • tree.indentGuidesStroke#484C51

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#9F9BA2
keyword, storage#F568A6
keyword.operator#FFF2FB
string#04D435
constant.numeric, constant.language, constant.character, constant.other#FB6592
entity.name.function, support.function#6598FE
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#FFC0FA
variable, meta.definition.variable#FFF2FB
variable.parameter#FFF2FB
support.type.property-name, entity.other.attribute-name, meta.object-literal.key#FFC0FA
punctuation#FFF2FB
punctuation.section.interpolation, keyword.other.template, meta.interpolation punctuation#FC92DD
constant.character.escape#FC92DD
entity.name.tag#F568A6
storage.type.terraform, keyword.control.terraform, keyword.other.terraform#F568A6
variable.other.property.terraform, variable.other.readwrite.terraform#FFF2FB
support.function.builtin.shell, support.function.powershell#6598FE
markup.heading, entity.name.section#FC92DDbold
markup.bold#FFF2FBbold
markup.italic#FFF2FBitalic
markup.inline.raw, markup.fenced_code.block#04D435
markup.underline.link#FC92DD
markup.inserted#81E98E
markup.deleted#FE877F
invalid#FE877F
support.type.property-name.json, entity.name.tag.yaml, entity.name.tag.yml#FFC0FA
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql#F568A6
string.regexp, constant.other.character-class.regexp#04D435