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#fc9366
  • activityBar.background#23150b
  • activityBar.border#3A2D25
  • activityBar.foreground#fda27b
  • activityBar.inactiveForeground#D8B8A8
  • activityBarBadge.background#fc9366
  • activityBarBadge.foreground#1C1612
  • badge.background#fc9366
  • badge.foreground#1C1612
  • breadcrumb.activeSelectionForeground#FFD3B6
  • breadcrumb.background#1C1612
  • breadcrumb.focusForeground#fda27b
  • breadcrumb.foreground#D8B8A8
  • breadcrumbPicker.background#2B221C
  • button.background#fc9366
  • button.foreground#1C1612
  • button.hoverBackground#fda27b
  • button.secondaryBackground#3A2D25
  • button.secondaryForeground#F6E7DF
  • button.secondaryHoverBackground#4A382E
  • checkbox.background#2B221C
  • checkbox.border#3A2D25
  • checkbox.foreground#fda27b
  • debugToolBar.background#2B221C
  • descriptionForeground#D8B8A8
  • diffEditor.insertedLineBackground#7BC8A412
  • diffEditor.insertedTextBackground#7BC8A422
  • diffEditor.removedLineBackground#E76F5112
  • diffEditor.removedTextBackground#E76F5122
  • disabledForeground#A8837388
  • dropdown.background#2B221C
  • dropdown.border#3A2D25
  • dropdown.foreground#F6E7DF
  • dropdown.listBackground#2B221C
  • editor.background#0f0702
  • editor.findMatchBackground#E9C46A44
  • editor.findMatchBorder#E9C46A
  • editor.findMatchHighlightBackground#E9C46A22
  • editor.findMatchHighlightBorder#E9C46A55
  • editor.foreground#F6E7DF
  • editor.hoverHighlightBackground#FFFFFF08
  • editor.inactiveSelectionBackground#fda27b22
  • editor.lineHighlightBackground#FFFFFF06
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#FFD3B610
  • editor.rangeHighlightBorder#FFD3B622
  • editor.selectionBackground#fda27b33
  • editor.selectionForeground#F6E7DF
  • editor.selectionHighlightBackground#fda27b18
  • editor.selectionHighlightBorder#fda27b33
  • editor.wordHighlightBackground#FFD3B614
  • editor.wordHighlightBorder#FFD3B633
  • editor.wordHighlightStrongBackground#fc936618
  • editor.wordHighlightStrongBorder#fc936644
  • editorBracketHighlight.foreground1#ff823a
  • editorBracketHighlight.foreground2#fc9366
  • editorBracketHighlight.foreground3#ffca6d
  • editorBracketHighlight.foreground4#E9C46A
  • editorBracketHighlight.foreground5#7BC8A4
  • editorBracketMatch.background#FFD3B614
  • editorBracketMatch.border#FFD3B655
  • editorCodeLens.foreground#A88373
  • editorCursor.background#0f0702
  • editorCursor.foreground#fda27b
  • editorError.foreground#E76F51
  • editorGroup.border#3A2D25
  • editorGroup.dropBackground#fc936622
  • editorGroup.emptyBackground#090300
  • editorGroupHeader.tabsBackground#1C1612
  • editorGroupHeader.tabsBorder#3A2D25
  • editorGutter.addedBackground#7BC8A4
  • editorGutter.background#090300
  • editorGutter.deletedBackground#E76F51
  • editorGutter.modifiedBackground#7DA6D9
  • editorHint.foreground#7BC8A4
  • editorIndentGuide.activeBackground1#fc936666
  • editorIndentGuide.background1#3A2D25
  • editorInfo.foreground#7DA6D9
  • editorLineNumber.activeForeground#fda27b
  • editorLineNumber.foreground#8D6F61
  • editorOverviewRuler.addedForeground#7BC8A4
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.bracketMatchForeground#FFD3B6
  • editorOverviewRuler.deletedForeground#E76F51
  • editorOverviewRuler.errorForeground#E76F51
  • editorOverviewRuler.findMatchForeground#E9C46Aaa
  • editorOverviewRuler.infoForeground#7DA6D9
  • editorOverviewRuler.modifiedForeground#7DA6D9
  • editorOverviewRuler.rangeHighlightForeground#FFD3B6aa
  • editorOverviewRuler.selectionHighlightForeground#fda27b88
  • editorOverviewRuler.warningForeground#E9C46A
  • editorOverviewRuler.wordHighlightForeground#FFD3B666
  • editorOverviewRuler.wordHighlightStrongForeground#fc936688
  • editorRuler.foreground#3A2D25
  • editorSuggestWidget.background#2B221C
  • editorSuggestWidget.border#3A2D25
  • editorSuggestWidget.foreground#F6E7DF
  • editorSuggestWidget.highlightForeground#fda27b
  • editorSuggestWidget.selectedBackground#fda27b22
  • editorWarning.foreground#E9C46A
  • editorWhitespace.foreground#6E574C
  • editorWidget.background#2B221C
  • editorWidget.border#3A2D25
  • errorForeground#E76F51
  • focusBorder#fda27b
  • foreground#F6E7DF
  • gitDecoration.addedResourceForeground#7BC8A4
  • gitDecoration.conflictingResourceForeground#fc9366
  • gitDecoration.deletedResourceForeground#E76F51
  • gitDecoration.ignoredResourceForeground#8D6F61
  • gitDecoration.modifiedResourceForeground#E9C46A
  • gitDecoration.submoduleResourceForeground#A88373
  • gitDecoration.untrackedResourceForeground#8FD6C1
  • icon.foreground#fda27b
  • input.background#28190e
  • input.border#3A2D25
  • input.foreground#F6E7DF
  • input.placeholderForeground#A88373
  • inputOption.activeBackground#fda27b22
  • inputOption.activeBorder#fda27b
  • inputOption.activeForeground#FFD3B6
  • inputValidation.errorBackground#E76F5122
  • inputValidation.errorBorder#E76F51
  • inputValidation.infoBackground#7DA6D922
  • inputValidation.infoBorder#7DA6D9
  • inputValidation.warningBackground#E9C46A22
  • inputValidation.warningBorder#E9C46A
  • list.activeSelectionBackground#fda27b22
  • list.activeSelectionForeground#ff823a
  • list.dropBackground#fc936633
  • list.errorForeground#E76F51
  • list.focusBackground#fda27b22
  • list.focusForeground#F6E7DF
  • list.highlightForeground#FFD3B6
  • list.hoverBackground#FFFFFF08
  • list.hoverForeground#F6E7DF
  • list.inactiveSelectionBackground#fda27b18
  • list.inactiveSelectionForeground#D8B8A8
  • list.warningForeground#E9C46A
  • menu.background#2B221C
  • menu.border#3A2D25
  • menu.foreground#F6E7DF
  • menu.selectionBackground#fda27b22
  • menu.selectionForeground#F6E7DF
  • menu.separatorBackground#3A2D25
  • minimap.background#090300
  • minimap.errorHighlight#E76F51
  • minimap.findMatchHighlight#E9C46A55
  • minimap.selectionHighlight#fda27b33
  • minimap.warningHighlight#E9C46A
  • notificationCenter.border#3A2D25
  • notificationCenterHeader.background#1C1612
  • notificationCenterHeader.foreground#fda27b
  • notificationLink.foreground#fda27b
  • notifications.background#2B221C
  • notifications.border#3A2D25
  • notifications.foreground#F6E7DF
  • panel.background#28190e
  • panel.border#3A2D25
  • panelInput.border#3A2D25
  • panelTitle.activeForeground#fda27b
  • panelTitle.inactiveForeground#F6E7DF
  • peekView.border#3A2D25
  • peekViewEditor.background#090300
  • peekViewEditor.matchHighlightBackground#E9C46A22
  • peekViewResult.background#2B221C
  • peekViewResult.fileForeground#F6E7DF
  • peekViewResult.lineForeground#D8B8A8
  • peekViewResult.matchHighlightBackground#fda27b22
  • peekViewResult.selectionBackground#fc936622
  • peekViewResult.selectionForeground#F6E7DF
  • peekViewTitle.background#1C1612
  • peekViewTitleDescription.foreground#A88373
  • peekViewTitleLabel.foreground#fda27b
  • pickerGroup.border#3A2D25
  • pickerGroup.foreground#fda27b
  • progressBar.background#fc9366
  • quickInput.background#2B221C
  • quickInput.foreground#F6E7DF
  • quickInputList.focusBackground#fda27b22
  • quickInputList.focusForeground#F6E7DF
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#fda27b66
  • scrollbarSlider.background#A8837344
  • scrollbarSlider.hoverBackground#D8B8A866
  • settings.checkboxBackground#2B221C
  • settings.checkboxBorder#3A2D25
  • settings.checkboxForeground#fda27b
  • settings.dropdownBackground#2B221C
  • settings.dropdownBorder#3A2D25
  • settings.dropdownForeground#F6E7DF
  • settings.headerForeground#fda27b
  • settings.modifiedItemIndicator#E9C46A
  • settings.numberInputBackground#2B221C
  • settings.numberInputBorder#3A2D25
  • settings.numberInputForeground#F6E7DF
  • settings.textInputBackground#2B221C
  • settings.textInputBorder#3A2D25
  • settings.textInputForeground#F6E7DF
  • sideBar.background#090300
  • sideBar.border#3A2D25
  • sideBar.dropBackground#fc936622
  • sideBar.foreground#D8B8A8
  • sideBarSectionHeader.background#1f1713
  • sideBarSectionHeader.border#3A2D25
  • sideBarSectionHeader.foreground#fda27b
  • sideBarTitle.foreground#F6E7DF
  • statusBar.background#18120f
  • statusBar.border#3A2D25
  • statusBar.debuggingBackground#E9C46A
  • statusBar.debuggingForeground#1C1612
  • statusBar.foreground#F6E7DF
  • statusBar.noFolderBackground#1C1612
  • statusBar.noFolderForeground#F6E7DF
  • statusBarItem.hoverBackground#FFFFFF10
  • statusBarItem.prominentBackground#fc936622
  • statusBarItem.prominentHoverBackground#fc936633
  • statusBarItem.remoteBackground#fc9366
  • statusBarItem.remoteForeground#1C1612
  • tab.activeBackground#0f0702
  • tab.activeBorder#fda27b
  • tab.activeBorderTop#090300
  • tab.activeForeground#F6E7DF
  • tab.border#3A2D25
  • tab.hoverBackground#2B221C
  • tab.hoverForeground#F6E7DF
  • tab.inactiveBackground#1C1612
  • tab.inactiveForeground#A88373
  • tab.unfocusedActiveForeground#D8B8A8
  • tab.unfocusedInactiveForeground#8D6F61
  • terminal.ansiBlack#090300
  • terminal.ansiBlue#7DA6D9
  • terminal.ansiBrightBlack#8D6F61
  • terminal.ansiBrightBlue#9EC1EB
  • terminal.ansiBrightCyan#B8F0E2
  • terminal.ansiBrightGreen#9BE0BE
  • terminal.ansiBrightMagenta#fda27b
  • terminal.ansiBrightRed#fc9366
  • terminal.ansiBrightWhite#FFF4EE
  • terminal.ansiBrightYellow#F4D27A
  • terminal.ansiCyan#8FD6C1
  • terminal.ansiGreen#7BC8A4
  • terminal.ansiMagenta#fc9366
  • terminal.ansiRed#E76F51
  • terminal.ansiWhite#F6E7DF
  • terminal.ansiYellow#E9C46A
  • terminal.background#090300
  • terminal.border#3A2D25
  • terminal.foreground#F6E7DF
  • terminal.selectionBackground#fda27b22
  • terminalCursor.background#090300
  • terminalCursor.foreground#fda27b
  • textBlockQuote.background#2B221C
  • textBlockQuote.border#fc9366
  • textCodeBlock.background#2B221C
  • textLink.activeForeground#FFD3B6
  • textLink.foreground#fda27b
  • textPreformat.foreground#FFD3B6
  • textSeparator.foreground#3A2D25
  • titleBar.activeBackground#18120f
  • titleBar.activeForeground#F6E7DF
  • titleBar.border#3A2D25
  • titleBar.inactiveBackground#090300
  • titleBar.inactiveForeground#A88373
  • welcomePage.background#090300
  • welcomePage.progress.background#3A2D25
  • welcomePage.progress.foreground#fc9366
  • window.activeBorder#3A2D25
  • window.inactiveBorder#090300

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#A88373italic
string, string.quoted, string.template#FFD3B6
keyword, storage, storage.type#fd7462bold
constant.numeric#E9C46A
entity.name.function, support.function, variable.function#ffca6d
entity.name.type, entity.name.class, support.class, support.type#FFD3B6bold
keyword.operator, punctuation.separator, punctuation.terminator#F6E7DF
variable, variable.parameter#F6E7DF
constant, constant.language#fea367
variable.other.property, meta.object-literal.key#ff823a
constant.numeric#E9C46A
constant.character.escape, string.regexp#7BC8A4
string punctuation, punctuation.definition.string, string.quoted punctuation, string.template punctuation, string.regexp punctuation#F6E7DF
string punctuation, punctuation.definition.string, string.quoted punctuation, string.template punctuation, string.regexp punctuation#F6E7DF
keyword, storage, storage.type#fc9366bold
keyword.operator, punctuation.separator, punctuation.terminator#F6E7DF
variable, variable.parameter#F6E7DF
constant, constant.language#fea367
entity.name.function, support.function, variable.function#fda27b
entity.name.function.member, meta.method-call#fda27b
entity.name.type, entity.name.class, support.class, support.type#FFD3B6bold
variable.other.property, meta.object-literal.key#fda27b
punctuation, meta.brace, meta.delimiter, meta.paren#F6E7DF
source, text#F6E7DF
entity.name.tag#ff823a
entity.other.attribute-name#FFD3B6
markup.heading, entity.name.section.markdown#fda27bbold
markup.bold#FFD3B6bold
markup.italic#fda27bitalic
markup.inline.raw, markup.fenced_code.block#E9C46A
invalid, invalid.illegal#c75e44underline