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#E5CB980D
  • activityBar.activeBorder#ECC1AA
  • activityBar.background#30272F
  • activityBar.foreground#E5CB98
  • activityBar.inactiveForeground#B0A59F
  • activityBarBadge.background#E5CB98
  • activityBarBadge.foreground#30272F
  • activityBarTop.activeBorder#E5CB98
  • activityBarTop.background#413540
  • activityBarTop.foreground#E5CB98
  • activityBarTop.inactiveForeground#B0A59F
  • badge.background#E5CB98
  • badge.foreground#30272F
  • breadcrumb.background#30272F
  • breadcrumb.foreground#B0A59F
  • button.background#E5CB98
  • button.foreground#30272F
  • button.hoverBackground#EAD4AB
  • button.secondaryBackground#564945
  • button.secondaryForeground#F3E7DA
  • button.secondaryHoverBackground#252027
  • commandCenter.background#413540
  • commandCenter.border#65595F
  • commandCenter.foreground#F3E7DA
  • debugConsole.errorForeground#FD818E
  • debugConsole.warningForeground#F6CC69
  • descriptionForeground#B0A59F
  • diffEditor.insertedLineBackground#7BE59C0D
  • diffEditor.insertedTextBackground#7BE59C21
  • diffEditor.removedLineBackground#FD818E0D
  • diffEditor.removedTextBackground#FD818E21
  • disabledForeground#B0A59F
  • dropdown.background#413540
  • dropdown.border#65595F
  • dropdown.foreground#F3E7DA
  • editor.background#30272F
  • editor.findMatchBackground#614F4F
  • editor.findMatchBorder#ECC1AA
  • editor.findMatchHighlightBackground#E5CB9828
  • editor.findMatchHighlightBorder#E5CB9855
  • editor.foreground#F3E7DA
  • editor.inactiveSelectionBackground#E5CB9828
  • editor.lineHighlightBackground#3C313B
  • editor.lineHighlightBorder#00000000
  • editor.selectionBackground#564945
  • editor.selectionForeground#F3E7DA
  • editor.selectionHighlightBackground#E5CB9828
  • editor.selectionHighlightBorder#E5CB9844
  • editor.wordHighlightBackground#E5CB9828
  • editor.wordHighlightStrongBackground#E5CB9828
  • editorBracketHighlight.foreground1#E5CB98
  • editorBracketHighlight.foreground2#E5CB98
  • editorBracketHighlight.foreground3#E5CB98
  • editorBracketHighlight.foreground4#D3C6DC
  • editorBracketHighlight.foreground5#C9BBDD
  • editorBracketHighlight.foreground6#F3E7DA
  • editorCodeLens.foreground#B0A59F
  • editorCursor.foreground#ECC1AA
  • editorError.foreground#FD818E
  • editorGhostText.background#00000000
  • editorGhostText.foreground#B0A59F
  • editorGroup.border#65595F
  • editorGroupHeader.tabsBackground#252027
  • editorGutter.addedBackground#7BE59C
  • editorGutter.deletedBackground#FD818E
  • editorGutter.foldingControlForeground#B0A59F
  • editorGutter.modifiedBackground#E5CB98
  • editorHint.foreground#B0A59F
  • editorHoverWidget.background#413540
  • editorHoverWidget.border#ECC1AA
  • editorHoverWidget.foreground#F3E7DA
  • editorIndentGuide.activeBackground1#E5CB9866
  • editorIndentGuide.background1#65595F
  • editorInfo.foreground#E5CB98
  • editorInlayHint.background#413540
  • editorInlayHint.foreground#B0A59F
  • editorLineNumber.activeForeground#E5CB98
  • editorLineNumber.foreground#B0A59F
  • editorLink.activeForeground#E5CB98
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.errorForeground#FD818E
  • editorOverviewRuler.infoForeground#E5CB98
  • editorOverviewRuler.warningForeground#F6CC69
  • editorRuler.foreground#65595F
  • editorStickyScroll.background#30272F
  • editorStickyScroll.border#65595F
  • editorStickyScrollHover.background#413540
  • editorSuggestWidget.background#413540
  • editorSuggestWidget.border#65595F
  • editorSuggestWidget.foreground#F3E7DA
  • editorSuggestWidget.highlightForeground#E5CB98
  • editorSuggestWidget.selectedBackground#564945
  • editorSuggestWidget.selectedForeground#F3E7DA
  • editorUnicodeHighlight.background#D3C6DC12
  • editorUnicodeHighlight.border#D3C6DC
  • editorWarning.foreground#F6CC69
  • editorWhitespace.foreground#65595F
  • editorWidget.background#413540
  • editorWidget.border#65595F
  • editorWidget.foreground#F3E7DA
  • focusBorder#E5CB98
  • foreground#F3E7DA
  • gitDecoration.addedResourceForeground#7BE59C
  • gitDecoration.deletedResourceForeground#FD818E
  • gitDecoration.ignoredResourceForeground#B0A59F
  • gitDecoration.modifiedResourceForeground#E5CB98
  • input.background#413540
  • input.border#65595F
  • input.foreground#F3E7DA
  • input.placeholderForeground#B0A59F
  • inputOption.activeBackground#E5CB9828
  • inputOption.activeBorder#E5CB98
  • inputOption.activeForeground#F3E7DA
  • list.activeSelectionBackground#564945
  • list.activeSelectionForeground#F3E7DA
  • list.focusBackground#564945
  • list.focusForeground#F3E7DA
  • list.focusHighlightForeground#E5CB98
  • list.focusOutline#E5CB9866
  • list.highlightForeground#E5CB98
  • list.hoverBackground#E5CB9814
  • list.hoverForeground#F3E7DA
  • list.inactiveSelectionBackground#564945
  • list.inactiveSelectionForeground#F3E7DA
  • menu.background#413540
  • menu.border#65595F
  • menu.foreground#F3E7DA
  • merge.currentContentBackground#C9BBDD14
  • merge.currentHeaderBackground#C9BBDD30
  • merge.incomingContentBackground#ECC1AA14
  • merge.incomingHeaderBackground#ECC1AA30
  • minimap.selectionHighlight#E5CB9877
  • notebook.cellBorderColor#65595F
  • notebook.cellEditorBackground#30272F
  • notebook.focusedCellBorder#E5CB98
  • notebook.selectedCellBackground#564945
  • notificationCenterHeader.background#413540
  • notifications.background#413540
  • notifications.border#65595F
  • notifications.foreground#F3E7DA
  • panel.background#272229
  • panel.border#65595F
  • panelTitle.activeBorder#E5CB98
  • panelTitle.activeForeground#E5CB98
  • panelTitle.inactiveForeground#B0A59F
  • peekView.border#E5CB98
  • peekViewEditor.background#413540
  • peekViewResult.background#413540
  • peekViewResult.fileForeground#F3E7DA
  • peekViewResult.lineForeground#F3E7DA
  • pickerGroup.foreground#E5CB98
  • progressBar.background#E5CB98
  • quickInput.background#413540
  • quickInput.foreground#F3E7DA
  • quickInputList.focusBackground#564945
  • quickInputList.focusForeground#F3E7DA
  • scrollbarSlider.activeBackground#E5CB9866
  • scrollbarSlider.background#65595F99
  • scrollbarSlider.hoverBackground#B0A59F66
  • settings.dropdownBackground#413540
  • settings.modifiedItemIndicator#E5CB98
  • sideBar.background#413540
  • sideBar.border#65595F
  • sideBar.foreground#F3E7DA
  • sideBarSectionHeader.background#413540
  • sideBarSectionHeader.border#65595F
  • sideBarSectionHeader.foreground#F3E7DA
  • sideBarTitle.foreground#F3E7DA
  • statusBar.background#443B39
  • statusBar.border#65595F
  • statusBar.debuggingBackground#E5CB98
  • statusBar.debuggingForeground#30272F
  • statusBar.foreground#F3E7DA
  • statusBar.noFolderBackground#443B39
  • statusBarItem.hoverBackground#E5CB9814
  • statusBarItem.hoverForeground#F3E7DA
  • statusBarItem.prominentBackground#564945
  • statusBarItem.prominentForeground#F3E7DA
  • statusBarItem.remoteBackground#E5CB98
  • statusBarItem.remoteForeground#30272F
  • tab.activeBackground#30272F
  • tab.activeBorder#E5CB98
  • tab.activeBorderTop#00000000
  • tab.activeForeground#F3E7DA
  • tab.border#65595F
  • tab.hoverBackground#564945
  • tab.inactiveBackground#413540
  • tab.inactiveForeground#B0A59F
  • tab.unfocusedActiveBorder#65595F
  • terminal.ansiBlack#B0A59F
  • terminal.ansiBlue#7BAFF8
  • terminal.ansiBrightBlack#B0A59F
  • terminal.ansiBrightBlue#95BFF9
  • terminal.ansiBrightCyan#89E1ED
  • terminal.ansiBrightGreen#95EAB0
  • terminal.ansiBrightMagenta#F0CDBB
  • terminal.ansiBrightRed#FD9AA5
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#F8D687
  • terminal.ansiCyan#6CD9E8
  • terminal.ansiGreen#7BE59C
  • terminal.ansiMagenta#ECC1AA
  • terminal.ansiRed#FD818E
  • terminal.ansiWhite#F3E7DA
  • terminal.ansiYellow#F6CC69
  • terminal.background#272229
  • terminal.foreground#F3E7DA
  • terminal.selectionBackground#564945
  • terminalCursor.background#30272F
  • terminalCursor.foreground#ECC1AA
  • testing.iconFailed#FD818E
  • testing.iconPassed#7BE59C
  • textBlockQuote.background#413540
  • textBlockQuote.border#E5CB98
  • textCodeBlock.background#413540
  • textLink.activeForeground#E5CB98
  • textLink.foreground#E5CB98
  • titleBar.activeBackground#252027
  • titleBar.activeForeground#F3E7DA
  • titleBar.border#65595F
  • titleBar.inactiveBackground#30272F
  • titleBar.inactiveForeground#B0A59F
  • toolbar.hoverBackground#E5CB9814
  • tree.indentGuidesStroke#65595F

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#B0A59F
keyword, storage#ECC1AA
keyword.operator#F3E7DA
string#C9BBDD
constant.numeric, constant.language, constant.character, constant.other#D3C6DC
entity.name.function, support.function#E5CB98
entity.name.type, entity.name.class, support.type, support.class, entity.name.namespace#E5CB98
variable, meta.definition.variable#F3E7DA
variable.parameter#F3E7DA
support.type.property-name, entity.other.attribute-name, meta.object-literal.key#E5CB98
punctuation#F3E7DA
punctuation.section.interpolation, keyword.other.template, meta.interpolation punctuation#E5CB98
constant.character.escape#E5CB98
entity.name.tag#ECC1AA
storage.type.terraform, keyword.control.terraform, keyword.other.terraform#ECC1AA
variable.other.property.terraform, variable.other.readwrite.terraform#F3E7DA
support.function.builtin.shell, support.function.powershell#E5CB98
markup.heading, entity.name.section#E5CB98bold
markup.bold#F3E7DAbold
markup.italic#F3E7DAitalic
markup.inline.raw, markup.fenced_code.block#C9BBDD
markup.underline.link#E5CB98
markup.inserted#7BE59C
markup.deleted#FD818E
invalid#FD818E
support.type.property-name.json, entity.name.tag.yaml, entity.name.tag.yml#E5CB98
keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql#ECC1AA
string.regexp, constant.other.character-class.regexp#C9BBDD