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#ACC5D90D
  • activityBar.activeBorder#E5A8B9
  • activityBar.background#34232C
  • activityBar.foreground#ACC5D9
  • activityBar.inactiveForeground#AA9C9F
  • activityBarBadge.background#ACC5D9
  • activityBarBadge.foreground#23151E
  • activityBarTop.activeBorder#ACC5D9
  • activityBarTop.background#34232C
  • activityBarTop.foreground#ACC5D9
  • activityBarTop.inactiveForeground#AA9C9F
  • badge.background#ACC5D9
  • badge.foreground#23151E
  • breadcrumb.background#23151E
  • breadcrumb.foreground#AA9C9F
  • button.background#ACC5D9
  • button.foreground#23151E
  • button.hoverBackground#BBCFE0
  • button.secondaryBackground#403A45
  • button.secondaryForeground#F3E5E5
  • button.secondaryHoverBackground#1B1018
  • commandCenter.background#34232C
  • commandCenter.border#5A4A51
  • commandCenter.foreground#F3E5E5
  • debugConsole.errorForeground#FD7C8D
  • debugConsole.warningForeground#F6CA6A
  • descriptionForeground#AA9C9F
  • diffEditor.insertedLineBackground#7AE39D0D
  • diffEditor.insertedTextBackground#7AE39D21
  • diffEditor.removedLineBackground#FD7C8D0D
  • diffEditor.removedTextBackground#FD7C8D21
  • disabledForeground#AA9C9F
  • dropdown.background#34232C
  • dropdown.border#5A4A51
  • dropdown.foreground#F3E5E5
  • editor.background#23151E
  • editor.findMatchBackground#583F3E
  • editor.findMatchBorder#E5A8B9
  • editor.findMatchHighlightBackground#ACC5D928
  • editor.findMatchHighlightBorder#ACC5D955
  • editor.foreground#F3E5E5
  • editor.inactiveSelectionBackground#ACC5D928
  • editor.lineHighlightBackground#2F1F28
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#403A45
  • editor.selectionForeground#F3E5E5
  • editor.selectionHighlightBackground#ACC5D928
  • editor.selectionHighlightBorder#ACC5D944
  • editor.wordHighlightBackground#ACC5D928
  • editor.wordHighlightStrongBackground#ACC5D928
  • editorBracketHighlight.foreground1#ACC5D9
  • editorBracketHighlight.foreground2#ACC5D9
  • editorBracketHighlight.foreground3#ACC5D9
  • editorBracketHighlight.foreground4#EEC2AD
  • editorBracketHighlight.foreground5#EDB69B
  • editorBracketHighlight.foreground6#F3E5E5
  • editorCodeLens.foreground#AA9C9F
  • editorCursor.foreground#E5A8B9
  • editorError.foreground#FD7C8D
  • editorGhostText.background#00000000
  • editorGhostText.foreground#AA9C9F
  • editorGroup.border#5A4A51
  • editorGroupHeader.tabsBackground#1B1018
  • editorGutter.addedBackground#7AE39D
  • editorGutter.deletedBackground#FD7C8D
  • editorGutter.foldingControlForeground#AA9C9F
  • editorGutter.modifiedBackground#ACC5D9
  • editorHint.foreground#AA9C9F
  • editorHoverWidget.background#34232C
  • editorHoverWidget.border#E5A8B9
  • editorHoverWidget.foreground#F3E5E5
  • editorIndentGuide.activeBackground1#ACC5D966
  • editorIndentGuide.background1#5A4A51
  • editorInfo.foreground#ACC5D9
  • editorInlayHint.background#34232C
  • editorInlayHint.foreground#AA9C9F
  • editorLineNumber.activeForeground#ACC5D9
  • editorLineNumber.foreground#AA9C9F
  • editorLink.activeForeground#ACC5D9
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.errorForeground#FD7C8D
  • editorOverviewRuler.infoForeground#ACC5D9
  • editorOverviewRuler.warningForeground#F6CA6A
  • editorRuler.foreground#5A4A51
  • editorStickyScroll.background#23151E
  • editorStickyScroll.border#5A4A51
  • editorStickyScrollHover.background#34232C
  • editorSuggestWidget.background#34232C
  • editorSuggestWidget.border#5A4A51
  • editorSuggestWidget.foreground#F3E5E5
  • editorSuggestWidget.highlightForeground#ACC5D9
  • editorSuggestWidget.selectedBackground#403A45
  • editorSuggestWidget.selectedForeground#F3E5E5
  • editorUnicodeHighlight.background#EEC2AD12
  • editorUnicodeHighlight.border#EEC2AD
  • editorWarning.foreground#F6CA6A
  • editorWhitespace.foreground#5A4A51
  • editorWidget.background#34232C
  • editorWidget.border#5A4A51
  • editorWidget.foreground#F3E5E5
  • focusBorder#ACC5D9
  • foreground#F3E5E5
  • gitDecoration.addedResourceForeground#7AE39D
  • gitDecoration.deletedResourceForeground#FD7C8D
  • gitDecoration.ignoredResourceForeground#AA9C9F
  • gitDecoration.modifiedResourceForeground#ACC5D9
  • input.background#34232C
  • input.border#5A4A51
  • input.foreground#F3E5E5
  • input.placeholderForeground#AA9C9F
  • inputOption.activeBackground#ACC5D928
  • inputOption.activeBorder#ACC5D9
  • inputOption.activeForeground#F3E5E5
  • list.activeSelectionBackground#403A45
  • list.activeSelectionForeground#F3E5E5
  • list.focusBackground#403A45
  • list.focusForeground#F3E5E5
  • list.focusHighlightForeground#ACC5D9
  • list.focusOutline#ACC5D966
  • list.highlightForeground#ACC5D9
  • list.hoverBackground#ACC5D914
  • list.hoverForeground#F3E5E5
  • list.inactiveSelectionBackground#403A45
  • list.inactiveSelectionForeground#F3E5E5
  • menu.background#34232C
  • menu.border#5A4A51
  • menu.foreground#F3E5E5
  • merge.currentContentBackground#EDB69B14
  • merge.currentHeaderBackground#EDB69B30
  • merge.incomingContentBackground#E5A8B914
  • merge.incomingHeaderBackground#E5A8B930
  • minimap.selectionHighlight#ACC5D977
  • notebook.cellBorderColor#5A4A51
  • notebook.cellEditorBackground#23151E
  • notebook.focusedCellBorder#ACC5D9
  • notebook.selectedCellBackground#403A45
  • notificationCenterHeader.background#34232C
  • notifications.background#34232C
  • notifications.border#5A4A51
  • notifications.foreground#F3E5E5
  • panel.background#1B1820
  • panel.border#5A4A51
  • panelTitle.activeBorder#ACC5D9
  • panelTitle.activeForeground#ACC5D9
  • panelTitle.inactiveForeground#AA9C9F
  • peekView.border#ACC5D9
  • peekViewEditor.background#34232C
  • peekViewResult.background#34232C
  • peekViewResult.fileForeground#F3E5E5
  • peekViewResult.lineForeground#F3E5E5
  • pickerGroup.foreground#ACC5D9
  • progressBar.background#ACC5D9
  • quickInput.background#34232C
  • quickInput.foreground#F3E5E5
  • quickInputList.focusBackground#403A45
  • quickInputList.focusForeground#F3E5E5
  • scrollbarSlider.activeBackground#ACC5D966
  • scrollbarSlider.background#5A4A5199
  • scrollbarSlider.hoverBackground#AA9C9F66
  • settings.dropdownBackground#34232C
  • settings.modifiedItemIndicator#ACC5D9
  • sideBar.background#34232C
  • sideBar.border#5A4A51
  • sideBar.foreground#F3E5E5
  • sideBarSectionHeader.background#34232C
  • sideBarSectionHeader.border#5A4A51
  • sideBarSectionHeader.foreground#F3E5E5
  • sideBarTitle.foreground#F3E5E5
  • statusBar.background#3B2832
  • statusBar.border#5A4A51
  • statusBar.debuggingBackground#ACC5D9
  • statusBar.debuggingForeground#23151E
  • statusBar.foreground#F3E5E5
  • statusBar.noFolderBackground#3B2832
  • statusBarItem.hoverBackground#ACC5D914
  • statusBarItem.hoverForeground#F3E5E5
  • statusBarItem.prominentBackground#403A45
  • statusBarItem.prominentForeground#F3E5E5
  • statusBarItem.remoteBackground#ACC5D9
  • statusBarItem.remoteForeground#23151E
  • tab.activeBackground#23151E
  • tab.activeBorder#ACC5D9
  • tab.activeBorderTop#00000000
  • tab.activeForeground#F3E5E5
  • tab.border#5A4A51
  • tab.hoverBackground#403A45
  • tab.inactiveBackground#34232C
  • tab.inactiveForeground#AA9C9F
  • tab.unfocusedActiveBorder#5A4A51
  • terminal.ansiBlack#AA9C9F
  • terminal.ansiBlue#7AADF9
  • terminal.ansiBrightBlack#AA9C9F
  • terminal.ansiBrightBlue#95BDFA
  • terminal.ansiBrightCyan#89DFED
  • terminal.ansiBrightGreen#95E9B1
  • terminal.ansiBrightMagenta#EAB9C7
  • terminal.ansiBrightRed#FD96A4
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F8D588
  • terminal.ansiCyan#6CD7E9
  • terminal.ansiGreen#7AE39D
  • terminal.ansiMagenta#E5A8B9
  • terminal.ansiRed#FD7C8D
  • terminal.ansiWhite#F3E5E5
  • terminal.ansiYellow#F6CA6A
  • terminal.background#1B1820
  • terminal.foreground#F3E5E5
  • terminal.selectionBackground#403A45
  • terminalCursor.background#23151E
  • terminalCursor.foreground#E5A8B9
  • testing.iconFailed#FD7C8D
  • testing.iconPassed#7AE39D
  • textBlockQuote.background#34232C
  • textBlockQuote.border#ACC5D9
  • textCodeBlock.background#34232C
  • textLink.activeForeground#ACC5D9
  • textLink.foreground#ACC5D9
  • titleBar.activeBackground#1B1018
  • titleBar.activeForeground#F3E5E5
  • titleBar.border#5A4A51
  • titleBar.inactiveBackground#23151E
  • titleBar.inactiveForeground#AA9C9F
  • toolbar.hoverBackground#ACC5D914
  • tree.indentGuidesStroke#5A4A51

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#AA9C9F
keyword, storage#E5A8B9
keyword.operator#F3E5E5
string#EDB69B
constant.numeric, constant.language, constant.character, constant.other#EEC2AD
entity.name.function, support.function#ACC5D9
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#ACC5D9
variable, meta.definition.variable#F3E5E5
variable.parameter#F3E5E5
support.type.property-name, entity.other.attribute-name, meta.object-literal.key#ACC5D9
punctuation#F3E5E5
punctuation.section.interpolation, keyword.other.template, meta.interpolation punctuation#ACC5D9
constant.character.escape#ACC5D9
entity.name.tag#E5A8B9
storage.type.terraform, keyword.control.terraform, keyword.other.terraform#E5A8B9
variable.other.property.terraform, variable.other.readwrite.terraform#F3E5E5
support.function.builtin.shell, support.function.powershell#ACC5D9
markup.heading, entity.name.section#ACC5D9bold
markup.bold#F3E5E5bold
markup.italic#F3E5E5italic
markup.inline.raw, markup.fenced_code.block#EDB69B
markup.underline.link#ACC5D9
markup.inserted#7AE39D
markup.deleted#FD7C8D
invalid#FD7C8D
support.type.property-name.json, entity.name.tag.yaml, entity.name.tag.yml#ACC5D9
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql#E5A8B9
string.regexp, constant.other.character-class.regexp#EDB69B