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.

  • //===== EDITOR CORE =====
  • //1===== BRACKET PAIR COLORS (rainbow) =====
  • //10===== INPUTS / BUTTONS =====
  • //11===== SCROLLBAR =====
  • //12===== GIT DECORATIONS =====
  • //13===== DIFF =====
  • //14===== MISC =====
  • //15===== STICKY SCROLL =====
  • //16===== INLAY HINTS =====
  • //17===== GHOST TEXT / INLINE SUGGEST (AI) =====
  • //18===== BRACKET PAIR GUIDES =====
  • //19===== CODE LENS / LIGHT BULB / FOLDING / LINKS =====
  • //2===== GUTTER / GIT =====
  • //20===== OVERVIEW RULER MARKERS =====
  • //21===== MINIMAP =====
  • //22===== MERGE CONFLICTS =====
  • //23===== NOTEBOOK =====
  • //24===== COMMAND CENTER / BANNER =====
  • //25===== CHARTS =====
  • //26===== TESTING / DEBUG =====
  • //27===== KEYBINDING LABELS / SASH =====
  • //28===== SYMBOL ICONS (suggest widget) =====
  • //3===== WORKBENCH SHELL =====
  • //4===== SIDEBAR =====
  • //5===== ACTIVITY BAR =====
  • //6===== STATUS BAR =====
  • //7===== TITLE BAR =====
  • //8===== TABS =====
  • //9===== PANEL / TERMINAL =====
  • activityBar.activeBackground#191309
  • activityBar.activeBorder#FFB454
  • activityBar.background#100C07
  • activityBar.border#1E170D
  • activityBar.foreground#FFB454
  • activityBar.inactiveForeground#574A38
  • activityBarBadge.background#FF6B4A
  • activityBarBadge.foreground#14100A
  • badge.background#FF6B4A
  • badge.foreground#14100A
  • banner.background#1E170D
  • banner.foreground#F0E0C8
  • banner.iconForeground#FFB454
  • breadcrumb.activeSelectionForeground#FFB454
  • breadcrumb.focusForeground#FFB454
  • breadcrumb.foreground#7A6A50
  • breadcrumbPicker.background#191309
  • button.background#FFB454
  • button.foreground#14100A
  • button.hoverBackground#ffc57a
  • button.secondaryBackground#2A2012
  • button.secondaryForeground#F0E0C8
  • charts.blue#FFC978
  • charts.foreground#F0E0C8
  • charts.green#C8D14A
  • charts.lines#2C2416
  • charts.orange#FF5C7A
  • charts.purple#FF9AC0
  • charts.red#FF4D4D
  • charts.yellow#FF9E4A
  • commandCenter.activeBackground#2A2012
  • commandCenter.activeBorder#FFB45466
  • commandCenter.activeForeground#FFB454
  • commandCenter.background#191309
  • commandCenter.border#2C2416
  • commandCenter.foreground#F0E0C8
  • commandCenter.inactiveBorder#1E170D
  • commandCenter.inactiveForeground#7A6A50
  • debugConsole.errorForeground#FF4D4D
  • debugConsole.infoForeground#FFC978
  • debugConsole.sourceForeground#FF9AC0
  • debugConsole.warningForeground#FF9E4A
  • debugIcon.breakpointCurrentStackframeForeground#FF9E4A
  • debugIcon.breakpointForeground#FF6B4A
  • debugIcon.startForeground#C8D14A
  • descriptionForeground#A89476
  • diffEditor.insertedLineBackground#C8D14A14
  • diffEditor.insertedTextBackground#C8D14A1A
  • diffEditor.removedLineBackground#FF4D4D14
  • diffEditor.removedTextBackground#FF4D4D1A
  • editor.background#14100A
  • editor.findMatchBackground#FF9E4A55
  • editor.findMatchHighlightBackground#FF9E4A2A
  • editor.findRangeHighlightBackground#5A3D1F22
  • editor.foldBackground#FFC97814
  • editor.foreground#F0E0C8
  • editor.hoverHighlightBackground#FFC9781A
  • editor.inactiveSelectionBackground#5A3D1F30
  • editor.lineHighlightBackground#1E170D
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#1E170D
  • editor.selectionBackground#5A3D1F55
  • editor.selectionHighlightBackground#5A3D1F33
  • editor.wordHighlightBackground#FFC97822
  • editor.wordHighlightStrongBackground#FFB45422
  • editorBracketHighlight.foreground1#FF6B4A
  • editorBracketHighlight.foreground2#FFC978
  • editorBracketHighlight.foreground3#FFB454
  • editorBracketHighlight.foreground4#FF9E4A
  • editorBracketHighlight.foreground5#FF9AC0
  • editorBracketHighlight.foreground6#FF5C7A
  • editorBracketHighlight.unexpectedBracket.foreground#FF4D4D
  • editorBracketMatch.background#FFB45422
  • editorBracketMatch.border#FFB454AA
  • editorBracketPairGuide.activeBackground1#FF6B4A
  • editorBracketPairGuide.activeBackground2#FFC978
  • editorBracketPairGuide.activeBackground3#FFB454
  • editorBracketPairGuide.activeBackground4#FF9E4A
  • editorBracketPairGuide.activeBackground5#FF9AC0
  • editorBracketPairGuide.activeBackground6#FF5C7A
  • editorBracketPairGuide.background1#FF6B4A44
  • editorBracketPairGuide.background2#FFC97844
  • editorBracketPairGuide.background3#FFB45444
  • editorBracketPairGuide.background4#FF9E4A44
  • editorBracketPairGuide.background5#FF9AC044
  • editorBracketPairGuide.background6#FF5C7A44
  • editorCodeLens.foreground#7A6A50
  • editorCursor.background#14100A
  • editorCursor.foreground#FFB454
  • editorError.foreground#FF4D4D
  • editorGhostText.background#00000000
  • editorGhostText.border#00000000
  • editorGhostText.foreground#6B5A42
  • editorGroup.border#1E170D
  • editorGroupHeader.tabsBackground#100C07
  • editorGroupHeader.tabsBorder#1E170D
  • editorGutter.addedBackground#C8D14A
  • editorGutter.background#14100A
  • editorGutter.commentRangeForeground#7A6A50
  • editorGutter.deletedBackground#FF4D4D
  • editorGutter.modifiedBackground#FFC978
  • editorHint.foreground#FFB454
  • editorHoverWidget.background#191309
  • editorHoverWidget.border#2C2416
  • editorIndentGuide.activeBackground1#FFB45444
  • editorIndentGuide.background1#2C2416
  • editorInfo.foreground#FFC978
  • editorInlayHint.background#1E170D88
  • editorInlayHint.foreground#7A6A50
  • editorInlayHint.parameterBackground#1E170D88
  • editorInlayHint.parameterForeground#E0A882
  • editorInlayHint.typeBackground#1E170D88
  • editorInlayHint.typeForeground#FF9AC0
  • editorLightBulb.foreground#FFE08A
  • editorLightBulbAutoFix.foreground#FFB454
  • editorLineNumber.activeForeground#FFB454
  • editorLineNumber.foreground#4A3D2A
  • editorLink.activeForeground#FFC96B
  • editorOverviewRuler.addedForeground#C8D14A
  • editorOverviewRuler.border#1E170D
  • editorOverviewRuler.bracketMatchForeground#FFB454AA
  • editorOverviewRuler.deletedForeground#FF4D4D
  • editorOverviewRuler.errorForeground#FF4D4D
  • editorOverviewRuler.findMatchForeground#FF9E4A88
  • editorOverviewRuler.infoForeground#FFC978
  • editorOverviewRuler.modifiedForeground#FFC978
  • editorOverviewRuler.selectionHighlightForeground#FFB45466
  • editorOverviewRuler.warningForeground#FF9E4A
  • editorOverviewRuler.wordHighlightForeground#FFC97866
  • editorRuler.foreground#2C2416
  • editorStickyScroll.background#14100A
  • editorStickyScroll.border#1E170D
  • editorStickyScroll.shadow#00000066
  • editorStickyScrollHover.background#1E170D
  • editorSuggestWidget.background#191309
  • editorSuggestWidget.border#2C2416
  • editorSuggestWidget.foreground#F0E0C8
  • editorSuggestWidget.highlightForeground#FFB454
  • editorSuggestWidget.selectedBackground#2A2012
  • editorUnnecessaryCode.opacity#FFFFFF77
  • editorWarning.foreground#FF9E4A
  • editorWhitespace.foreground#2C2416
  • editorWidget.background#191309
  • editorWidget.border#2C2416
  • errorForeground#FF4D4D
  • focusBorder#FFB45466
  • foreground#F0E0C8
  • gitDecoration.addedResourceForeground#C8D14A
  • gitDecoration.conflictingResourceForeground#FF9E4A
  • gitDecoration.deletedResourceForeground#FF4D4D
  • gitDecoration.ignoredResourceForeground#574A38
  • gitDecoration.modifiedResourceForeground#FFC978
  • gitDecoration.untrackedResourceForeground#C8D14A
  • icon.foreground#A89476
  • input.background#191309
  • input.border#2C2416
  • input.foreground#F0E0C8
  • input.placeholderForeground#7A6A50
  • inputOption.activeBackground#FFB45422
  • inputOption.activeBorder#FFB454
  • inputValidation.errorBackground#2A0F16
  • inputValidation.errorBorder#FF4D4D
  • keybindingLabel.background#1E170D
  • keybindingLabel.border#2C2416
  • keybindingLabel.bottomBorder#2C2416
  • keybindingLabel.foreground#FFCF9E
  • list.activeSelectionBackground#2A2012
  • list.activeSelectionForeground#FFB454
  • list.errorForeground#FF4D4D
  • list.focusBackground#2A2012
  • list.highlightForeground#FFB454
  • list.hoverBackground#1E170D
  • list.hoverForeground#F0E0C8
  • list.inactiveSelectionBackground#1E170D
  • list.inactiveSelectionForeground#F0E0C8
  • list.warningForeground#FF9E4A
  • menu.background#191309
  • menu.border#2C2416
  • menu.foreground#F0E0C8
  • menu.selectionBackground#2A2012
  • menu.selectionForeground#FFB454
  • merge.border#00000000
  • merge.commonContentBackground#FF9E4A1A
  • merge.commonHeaderBackground#FF9E4A44
  • merge.currentContentBackground#C8D14A1A
  • merge.currentHeaderBackground#C8D14A44
  • merge.incomingContentBackground#FFC9781A
  • merge.incomingHeaderBackground#FFC97844
  • mergeEditor.change.background#C8D14A1A
  • mergeEditor.change.word.background#C8D14A33
  • mergeEditor.conflict.handledFocused.border#C8D14A
  • mergeEditor.conflict.handledUnfocused.border#C8D14A44
  • mergeEditor.conflict.unhandledFocused.border#FF9E4A
  • mergeEditor.conflict.unhandledUnfocused.border#FF9E4A66
  • minimap.errorHighlight#FF4D4DAA
  • minimap.findMatchHighlight#FF9E4AAA
  • minimap.selectionHighlight#FFB45466
  • minimap.warningHighlight#FF9E4AAA
  • minimapGutter.addedBackground#C8D14A
  • minimapGutter.deletedBackground#FF4D4D
  • minimapGutter.modifiedBackground#FFC978
  • minimapSlider.activeBackground#FFB45444
  • minimapSlider.background#2C241655
  • minimapSlider.hoverBackground#5A3D1F77
  • notebook.cellBorderColor#1E170D
  • notebook.cellEditorBackground#191309
  • notebook.cellHoverBackground#191309
  • notebook.cellToolbarSeparator#2C2416
  • notebook.editorBackground#14100A
  • notebook.focusedCellBorder#FFB45466
  • notebook.focusedEditorBorder#FFB45466
  • notebook.selectedCellBackground#1E170D
  • notebookStatusErrorIcon.foreground#FF4D4D
  • notebookStatusSuccessIcon.foreground#C8D14A
  • notificationCenterHeader.background#191309
  • notifications.background#191309
  • notifications.border#2C2416
  • panel.background#100C07
  • panel.border#1E170D
  • panelTitle.activeBorder#FFB454
  • panelTitle.activeForeground#FFB454
  • panelTitle.inactiveForeground#7A6A50
  • peekView.border#FFB454
  • peekViewEditor.background#191309
  • peekViewResult.background#100C07
  • peekViewTitle.background#191309
  • progressBar.background#FFB454
  • quickInput.background#191309
  • quickInputList.focusBackground#2A2012
  • quickInputList.focusForeground#FFB454
  • sash.hoverBorder#FFB454
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#FFB45466
  • scrollbarSlider.background#2C241688
  • scrollbarSlider.hoverBackground#5A3D1FAA
  • selection.background#FFB45444
  • sideBar.background#100C07
  • sideBar.border#1E170D
  • sideBar.foreground#9AA8C0
  • sideBarSectionHeader.background#14100A
  • sideBarSectionHeader.border#1E170D
  • sideBarSectionHeader.foreground#A89476
  • sideBarTitle.foreground#FFB454
  • statusBar.background#100C07
  • statusBar.border#1E170D
  • statusBar.debuggingBackground#FF6B4A
  • statusBar.debuggingForeground#14100A
  • statusBar.foreground#A89476
  • statusBar.noFolderBackground#100C07
  • statusBarItem.hoverBackground#2A2012
  • statusBarItem.prominentBackground#FF6B4A
  • statusBarItem.prominentForeground#14100A
  • statusBarItem.remoteBackground#FFB454
  • statusBarItem.remoteForeground#14100A
  • symbolIcon.classForeground#FF9AC0
  • symbolIcon.constantForeground#FF9E4A
  • symbolIcon.enumeratorForeground#FF9E4A
  • symbolIcon.functionForeground#FFC978
  • symbolIcon.interfaceForeground#FFB0D0
  • symbolIcon.keywordForeground#FF6B4A
  • symbolIcon.methodForeground#FFC978
  • symbolIcon.propertyForeground#FFCF9E
  • symbolIcon.stringForeground#E8C15A
  • symbolIcon.variableForeground#F0E0C8
  • tab.activeBackground#14100A
  • tab.activeBorder#00000000
  • tab.activeBorderTop#FFB454
  • tab.activeForeground#FFB454
  • tab.activeModifiedBorder#FF9E4A
  • tab.border#1E170D
  • tab.hoverBackground#191309
  • tab.hoverForeground#F0E0C8
  • tab.inactiveBackground#100C07
  • tab.inactiveForeground#7A6A50
  • tab.unfocusedActiveForeground#A89476
  • terminal.ansiBlack#2C2416
  • terminal.ansiBlue#FFC978
  • terminal.ansiBrightBlack#574A38
  • terminal.ansiBrightBlue#ffd493
  • terminal.ansiBrightCyan#ffd489
  • terminal.ansiBrightGreen#d3da6e
  • terminal.ansiBrightMagenta#ff896e
  • terminal.ansiBrightRed#ff7171
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#ffb16e
  • terminal.ansiCyan#FFC96B
  • terminal.ansiGreen#C8D14A
  • terminal.ansiMagenta#FF6B4A
  • terminal.ansiRed#FF4D4D
  • terminal.ansiWhite#F0E0C8
  • terminal.ansiYellow#FF9E4A
  • terminal.background#100C07
  • terminal.foreground#F0E0C8
  • terminal.selectionBackground#5A3D1F55
  • terminalCursor.background#100C07
  • terminalCursor.foreground#FFB454
  • testing.iconErrored#FF4D4D
  • testing.iconFailed#FF4D4D
  • testing.iconPassed#C8D14A
  • testing.iconQueued#FF9E4A
  • testing.iconSkipped#7A6A50
  • titleBar.activeBackground#100C07
  • titleBar.activeForeground#F0E0C8
  • titleBar.border#1E170D
  • titleBar.inactiveBackground#100C07
  • titleBar.inactiveForeground#574A38
  • tree.indentGuidesStroke#2C2416
  • widget.shadow#00000088

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#6B5A42italic
keyword, keyword.control, keyword.other, storage.type.function.arrow, punctuation.definition.keyword#FF6B4A
storage, storage.type, storage.modifier#FF8A6Bitalic
string, string.quoted, punctuation.definition.string#E8C15A
string.template, string.interpolated#FFD98A
constant.character.escape, constant.character#FFE08A
constant.numeric, constant.numeric.integer, constant.numeric.float#FF9E4A
constant.language, constant.language.boolean, constant.language.null#FF5C7Abold
constant.other, variable.other.constant, entity.name.constant#FF9E4A
entity.name.function, support.function, meta.function-call, variable.function#FFC978
entity.name.function.member, meta.definition.function entity.name.function#FFD98A
entity.name.type, entity.name.class, support.class, support.type, entity.other.inherited-class, entity.name.namespace#FF9AC0
support.type.primitive, keyword.type, storage.type.built-in#FF9AC0italic
variable, variable.other, variable.other.readwrite#F0E0C8
variable.parameter, meta.parameter#E0A882italic
variable.other.property, variable.other.object.property, support.type.property-name, meta.object-literal.key#FFCF9E
variable.language, variable.language.this, variable.language.super#FF5C7Aitalic
keyword.operator, storage.type.operator#FFC96B
punctuation, punctuation.separator, punctuation.terminator, meta.brace#7A6A50
entity.name.tag, punctuation.definition.tag#FF6B4A
entity.other.attribute-name#FFE08Aitalic
support.type.property-name.css, support.type.property-name.scss#FFC978
support.constant.property-value.css, keyword.other.unit.css#E8C15A
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#FF9AC0
support.type.property-name.json#FFC978
markup.heading, entity.name.section.markdown#FF6B4Abold
markup.bold#FF9E4Abold
markup.italic#E8C15Aitalic
markup.underline.link, string.other.link.title.markdown#FFC978underline
markup.inline.raw, markup.fenced_code.block#FFD98A
markup.quote#A89476italic
meta.decorator, punctuation.decorator, entity.name.function.decorator#FFE08Aitalic
string.regexp, constant.other.character-class.regexp#FF8A6B
support.function.builtin, support.constant#FFC96B
invalid, invalid.illegal#FF4D4Dunderline
keyword.control.import, keyword.control.from, keyword.control.export#FF6B4Aitalic