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.activeBorder#ff6830
  • activityBar.background#080303
  • activityBar.border#140808
  • activityBar.foreground#8a4a30
  • activityBar.inactiveForeground#3a1818
  • activityBarBadge.background#ff6830
  • activityBarBadge.foreground#100404
  • badge.background#ff6830
  • badge.foreground#100404
  • breadcrumb.activeSelectionForeground#ffcc88
  • breadcrumb.focusForeground#d08050
  • breadcrumb.foreground#4a2020
  • button.background#aa3520
  • button.foreground#fff0dd
  • button.hoverBackground#cc4428
  • button.secondaryBackground#1e0c0c
  • button.secondaryForeground#d08050
  • button.secondaryHoverBackground#2a1414
  • checkbox.background#100808
  • checkbox.border#3a1818
  • checkbox.foreground#d08050
  • commandCenter.activeBackground#1e0808
  • commandCenter.activeForeground#dd9060
  • commandCenter.background#0c0505
  • commandCenter.border#3a1818
  • commandCenter.foreground#8a4a30
  • debugConsole.errorForeground#ffffff
  • debugConsole.infoForeground#e87840
  • debugConsole.warningForeground#ffaa20
  • debugConsoleInputIcon.foreground#ff6830
  • debugIcon.breakpointForeground#ff4444
  • debugIcon.startForeground#ffbb33
  • debugIcon.stopForeground#ff4444
  • debugToolBar.background#0e0606
  • descriptionForeground#8a4a30
  • diffEditor.diagonalFill#281010
  • diffEditor.insertedLineBackground#ff882008
  • diffEditor.insertedTextBackground#ff88200e
  • diffEditor.removedLineBackground#ffffff08
  • diffEditor.removedTextBackground#ffffff0e
  • dropdown.background#0e0606
  • dropdown.border#3a1818
  • dropdown.foreground#d08050
  • dropdown.listBackground#100808
  • editor.background#100808
  • editor.findMatchBackground#ff882030
  • editor.findMatchBorder#ff882066
  • editor.findMatchHighlightBackground#ff882018
  • editor.foldBackground#1a0c0c20
  • editor.foreground#d08050
  • editor.hoverHighlightBackground#ff88000a
  • editor.inactiveSelectionBackground#ff440010
  • editor.lineHighlightBackground#160a0a
  • editor.lineHighlightBorder#160a0a00
  • editor.rangeHighlightBackground#ff880008
  • editor.selectionBackground#ff440020
  • editor.selectionHighlightBackground#ff880012
  • editor.symbolHighlightBackground#ff880015
  • editor.wordHighlightBackground#ff880015
  • editor.wordHighlightStrongBackground#ff880020
  • editorBracketHighlight.foreground1#ff5533
  • editorBracketHighlight.foreground2#ffbb33
  • editorBracketHighlight.foreground3#ffe060
  • editorBracketHighlight.foreground4#ff4466
  • editorBracketHighlight.foreground5#e87840
  • editorBracketHighlight.foreground6#ff70aa
  • editorBracketMatch.background#ff882018
  • editorBracketMatch.border#ff882055
  • editorCodeLens.foreground#4a2020
  • editorCursor.foreground#ffe8a0
  • editorError.foreground#ffffff
  • editorGroup.border#180a0a
  • editorGroupHeader.tabsBackground#0a0404
  • editorGroupHeader.tabsBorder#180a0a
  • editorGutter.addedBackground#ff882055
  • editorGutter.deletedBackground#ffffff55
  • editorGutter.foldingControlForeground#4a2020
  • editorGutter.modifiedBackground#ffbb3355
  • editorHint.foreground#ffbb33
  • editorHoverWidget.background#0e0606
  • editorHoverWidget.border#3a1818
  • editorIndentGuide.activeBackground#381818
  • editorIndentGuide.background#1e0c0c
  • editorInfo.foreground#e87840
  • editorLightBulb.foreground#ffbb33
  • editorLightBulbAutoFix.foreground#ffe060
  • editorLineNumber.activeForeground#ff6830
  • editorLineNumber.foreground#301515
  • editorLink.activeForeground#ffbb33
  • editorOverviewRuler.addedForeground#ff882055
  • editorOverviewRuler.border#180a0a
  • editorOverviewRuler.deletedForeground#ffffff55
  • editorOverviewRuler.errorForeground#ffffff
  • editorOverviewRuler.findMatchForeground#ff882055
  • editorOverviewRuler.infoForeground#e87840
  • editorOverviewRuler.modifiedForeground#ffbb3355
  • editorOverviewRuler.warningForeground#ffaa20
  • editorRuler.foreground#1e0c0c
  • editorStickyScroll.background#0c0505
  • editorStickyScrollHover.background#140808
  • editorSuggestWidget.background#0e0606
  • editorSuggestWidget.border#3a1818
  • editorSuggestWidget.focusHighlightForeground#ffbb33
  • editorSuggestWidget.foreground#d08050
  • editorSuggestWidget.highlightForeground#ffbb33
  • editorSuggestWidget.selectedBackground#1e0808
  • editorWarning.foreground#ffaa20
  • editorWhitespace.foreground#281010
  • editorWidget.background#0e0606
  • editorWidget.border#3a1818
  • editorWidget.foreground#d08050
  • errorForeground#ffffff
  • focusBorder#ff882033
  • foreground#d08050
  • gitDecoration.addedResourceForeground#ffbb33
  • gitDecoration.conflictingResourceForeground#ffe060
  • gitDecoration.deletedResourceForeground#ff4444
  • gitDecoration.ignoredResourceForeground#281010
  • gitDecoration.modifiedResourceForeground#e87840
  • gitDecoration.renamedResourceForeground#ff9955
  • gitDecoration.untrackedResourceForeground#ffbb3388
  • icon.foreground#8a4a30
  • input.background#0c0505
  • input.border#3a1818
  • input.foreground#dd9060
  • input.placeholderForeground#3a1818
  • inputOption.activeBackground#ff880022
  • inputOption.activeBorder#ff8820
  • inputOption.activeForeground#ffdd88
  • inputValidation.errorBackground#4a080822
  • inputValidation.errorBorder#ff3030
  • inputValidation.infoBackground#3a181822
  • inputValidation.infoBorder#e87840
  • inputValidation.warningBackground#4a3a0822
  • inputValidation.warningBorder#ffaa20
  • list.activeSelectionBackground#1e0808
  • list.activeSelectionForeground#ffcc88
  • list.activeSelectionIconForeground#ffcc88
  • list.dropBackground#ff880010
  • list.errorForeground#ffffff
  • list.focusBackground#1e0808
  • list.focusForeground#ffcc88
  • list.focusOutline#ff882033
  • list.highlightForeground#ffbb33
  • list.hoverBackground#160a0a
  • list.hoverForeground#dd9060
  • list.inactiveSelectionBackground#180808
  • list.inactiveSelectionForeground#d08050
  • list.invalidItemForeground#ffffff
  • list.warningForeground#ffaa20
  • listFilterWidget.background#140808
  • listFilterWidget.noMatchesOutline#ff2020
  • menu.background#0e0606
  • menu.foreground#d08050
  • menu.selectionBackground#1e0808
  • menu.selectionForeground#ffcc88
  • menu.separatorBackground#3a1818
  • merge.currentContentBackground#ff88200c
  • merge.currentHeaderBackground#ff882018
  • merge.incomingContentBackground#ff44660c
  • merge.incomingHeaderBackground#ff446618
  • minimap.errorHighlight#ffffff80
  • minimap.findMatchHighlight#ff882040
  • minimap.selectionHighlight#ff882030
  • minimap.warningHighlight#ffaa2060
  • minimapGutter.addedBackground#ff882055
  • minimapGutter.deletedBackground#ffffff55
  • minimapGutter.modifiedBackground#ffbb3355
  • minimapSlider.activeBackground#ff880030
  • minimapSlider.background#ff880010
  • minimapSlider.hoverBackground#ff880020
  • notifications.background#0e0606
  • notifications.border#3a1818
  • notifications.foreground#d08050
  • notificationsErrorIcon.foreground#ffffff
  • notificationsInfoIcon.foreground#e87840
  • notificationsWarningIcon.foreground#ffaa20
  • panel.background#0c0505
  • panel.border#180a0a
  • panel.dropBorder#ff6830
  • panelTitle.activeBorder#ff6830
  • panelTitle.activeForeground#dd9060
  • panelTitle.inactiveForeground#4a2020
  • peekView.border#ff882033
  • peekViewEditor.background#0c0505
  • peekViewEditor.matchHighlightBackground#ff882025
  • peekViewResult.background#0e0606
  • peekViewResult.fileForeground#dd9060
  • peekViewResult.lineForeground#8a4a30
  • peekViewResult.matchHighlightBackground#ff882025
  • peekViewResult.selectionBackground#1e0808
  • peekViewTitle.background#0e0606
  • peekViewTitleDescription.foreground#8a4a30
  • peekViewTitleLabel.foreground#ffcc88
  • progressBar.background#ff6830
  • scrollbar.shadow#08020240
  • scrollbarSlider.activeBackground#ff882030
  • scrollbarSlider.background#2a0e0e18
  • scrollbarSlider.hoverBackground#2a0e0e30
  • selection.background#ff880022
  • sideBar.background#0c0505
  • sideBar.border#180a0a
  • sideBar.dropBackground#ff880010
  • sideBar.foreground#9a5a38
  • sideBarSectionHeader.background#140808
  • sideBarSectionHeader.border#180a0a
  • sideBarSectionHeader.foreground#8a4a30
  • sideBarTitle.foreground#8a4a30
  • statusBar.background#080202
  • statusBar.border#140606
  • statusBar.debuggingBackground#ff6830
  • statusBar.debuggingForeground#100404
  • statusBar.foreground#6a3020
  • statusBar.noFolderBackground#100808
  • statusBar.noFolderForeground#6a3020
  • statusBarItem.activeBackground#ff882020
  • statusBarItem.errorBackground#ffffff22
  • statusBarItem.errorForeground#ffffff
  • statusBarItem.hoverBackground#ff882015
  • statusBarItem.prominentBackground#ff682818
  • statusBarItem.prominentForeground#ff6830
  • statusBarItem.remoteBackground#ff6830
  • statusBarItem.remoteForeground#100404
  • statusBarItem.warningBackground#ffaa2022
  • statusBarItem.warningForeground#ffaa20
  • tab.activeBackground#100808
  • tab.activeBorderTop#ff6830
  • tab.activeForeground#ffcc88
  • tab.border#0a0404
  • tab.hoverBackground#160a0a
  • tab.inactiveBackground#0a0404
  • tab.inactiveForeground#4a2020
  • tab.unfocusedActiveBackground#100808
  • tab.unfocusedActiveBorderTop#ff683066
  • tab.unfocusedActiveForeground#9a5a38
  • terminal.ansiBlack#100808
  • terminal.ansiBlue#e87840
  • terminal.ansiBrightBlack#4a2020
  • terminal.ansiBrightBlue#ff9960
  • terminal.ansiBrightCyan#ffbb77
  • terminal.ansiBrightGreen#ffcc55
  • terminal.ansiBrightMagenta#ff90cc
  • terminal.ansiBrightRed#ff6666
  • terminal.ansiBrightWhite#fff0dd
  • terminal.ansiBrightYellow#ffee88
  • terminal.ansiCyan#ff9955
  • terminal.ansiGreen#ffbb33
  • terminal.ansiMagenta#ff70aa
  • terminal.ansiRed#ff4444
  • terminal.ansiWhite#ffcc88
  • terminal.ansiYellow#ffe060
  • terminal.background#0c0505
  • terminal.foreground#d08050
  • terminal.selectionBackground#ff440020
  • terminal.tab.activeBorder#ff6830
  • terminalCursor.foreground#ffe8a0
  • testing.iconFailed#ff4444
  • testing.iconPassed#ffbb33
  • testing.iconSkipped#ffaa20
  • textBlockQuote.background#140808
  • textBlockQuote.border#4a1818
  • textLink.activeForeground#ffdd55
  • textLink.foreground#ffbb33
  • textPreformat.foreground#e87840
  • titleBar.activeBackground#080303
  • titleBar.activeForeground#8a4a30
  • titleBar.border#140808
  • titleBar.inactiveBackground#080303
  • titleBar.inactiveForeground#3a1818
  • toolbar.hoverBackground#1e0c0c
  • tree.indentGuidesStroke#281010
  • tree.tableColumnsBorder#281010
  • welcomePage.tileBackground#140808
  • welcomePage.tileBorder#3a1818
  • widget.shadow#08020260

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#40202aitalic
comment.block.documentation#552838italic
punctuation, punctuation.definition.block, punctuation.definition.parameters, punctuation.definition.array, punctuation.separator, punctuation.terminator, meta.brace.round, meta.brace.square, meta.brace.curly#7a4040
variable, variable.other, variable.other.readwrite#d08050
variable.parameter#c07048italic
variable.other.property, variable.other.object.property, support.variable.property, meta.object-literal.key#c07848
variable.language#ff5533bold italic
string, string.quoted, string.template#e87840
constant.character.escape#ffbb33bold
punctuation.definition.template-expression.begin, punctuation.definition.template-expression.end#ff5533
meta.template.expression#d08050
string.regexp#ff70aa
keyword.operator.quantifier.regexp, keyword.operator.or.regexp#ff90bb
keyword, keyword.control, keyword.control.conditional, keyword.control.loop, keyword.control.import, keyword.control.export, keyword.control.from, keyword.control.flow, keyword.control.trycatch#ff5533bold
storage, storage.type, storage.modifier, keyword.function, keyword.var, keyword.const, keyword.let#ee5530bold
keyword.operator, keyword.operator.assignment, keyword.operator.arithmetic, keyword.operator.logical, keyword.operator.comparison, keyword.operator.ternary, keyword.operator.spread, keyword.operator.type, storage.type.function.arrow#cc5040
entity.name.function, meta.function-call entity.name.function, support.function, meta.function-call#ffbb33
meta.method-call entity.name.function, entity.name.function.member#ffbb33
entity.name.type, entity.name.class, entity.name.namespace, entity.name.module, support.type, support.class, entity.other.inherited-class#ff4466italic
entity.name.type.interface, entity.name.type.alias, entity.name.type.enum#ff4466italic underline
entity.name.type.parameter#ff70aaitalic
constant.numeric, constant.numeric.integer, constant.numeric.float, constant.numeric.hex#ffe060
constant.language, constant.language.boolean, constant.language.null, constant.language.undefined#ffe060bold italic
constant.other, variable.other.constant#ffe060bold
meta.decorator, meta.decorator entity.name.function, punctuation.decorator#ff70aabold italic
entity.name.tag, punctuation.definition.tag#e87840
support.class.component#ff4466italic
entity.other.attribute-name#c07848
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#ffbb33
support.type.property-name.css#c07848
support.constant.property-value.css#e87840
keyword.other.unit.css#ffe060
entity.other.attribute-name.pseudo-class.css, entity.other.attribute-name.pseudo-element.css#ff4466italic
support.type.property-name.json#e87840
entity.name.tag.yaml#e87840
markup.heading, entity.name.section.markdown#ffbb33bold
markup.bold#ff5533bold
markup.italic#ff4466italic
markup.underline.link#ff70aa
markup.inline.raw, markup.fenced_code#e87840
support.function.magic.python#ff70aaitalic
support.function.builtin.go#ff9955
entity.name.function.target.makefile#ffbb33bold
markup.inserted#ffbb33
markup.deleted#ffffff
markup.changed#ffe060
invalid, invalid.illegal#ffffffbold underline
invalid.deprecated#7a4040strikethrough