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.

  • _comment=== EDITOR CORE ===
  • _comment10=== MENU ===
  • _comment11=== TERMINAL ===
  • _comment12=== PANEL (TERMINAL PANEL) ===
  • _comment13=== NOTIFICATIONS ===
  • _comment14=== BADGES & BUTTONS ===
  • _comment15=== INPUT & DROPDOWNS ===
  • _comment16=== SCROLLBAR ===
  • _comment17=== GIT DECORATIONS ===
  • _comment18=== DIFF EDITOR ===
  • _comment19=== PEEK VIEW ===
  • _comment2=== LINE NUMBERS ===
  • _comment20=== BREADCRUMBS ===
  • _comment21=== SEARCH ===
  • _comment22=== EXTENSIONS ===
  • _comment23=== WIDGETS & OVERLAYS ===
  • _comment24=== COMMAND PALETTE ===
  • _comment25=== MINIMAP ===
  • _comment26=== KEYBINDINGS ===
  • _comment27=== DEBUGGING ===
  • _comment28=== TESTING ===
  • _comment29=== SETTINGS UI ===
  • _comment3=== GUTTER ===
  • _comment30=== WELCOME PAGE ===
  • _comment31=== FOCUS BORDERS ===
  • _comment32=== PROGRESS ===
  • _comment33=== WINDOW ===
  • _comment4=== ACTIVITY BAR ===
  • _comment5=== SIDEBAR ===
  • _comment6=== FILE EXPLORER ===
  • _comment7=== TABS ===
  • _comment8=== STATUS BAR ===
  • _comment9=== TITLE BAR ===
  • activityBar.background#0D0D0D
  • activityBar.border#1A1A1A
  • activityBar.foreground#CFB53B
  • activityBar.inactiveForeground#4A4A4A
  • activityBarBadge.background#8B0000
  • activityBarBadge.foreground#F5F5F5
  • badge.background#8B0000
  • badge.foreground#CFB53B
  • breadcrumb.activeSelectionForeground#D4C5A9
  • breadcrumb.background#0D0D0D
  • breadcrumb.focusForeground#CFB53B
  • breadcrumb.foreground#6C7A89
  • breadcrumbPicker.background#141414
  • button.background#8B0000
  • button.foreground#CFB53B
  • button.hoverBackground#A80000
  • button.secondaryBackground#1F1F1F
  • button.secondaryForeground#A09070
  • button.secondaryHoverBackground#2A2A2A
  • checkbox.background#141414
  • checkbox.border#3D3D3D
  • checkbox.foreground#CFB53B
  • contrastActiveBorder#00000000
  • contrastBorder#00000000
  • debugConsole.errorForeground#C0392B
  • debugConsole.infoForeground#A8D8EA
  • debugConsole.sourceForeground#6C7A89
  • debugConsole.warningForeground#E67E22
  • debugConsoleInputIcon.foreground#CFB53B
  • debugExceptionWidget.background#1A0000
  • debugExceptionWidget.border#8B0000
  • debugToolBar.background#0D0D0D
  • debugToolBar.border#1A1A1A
  • debugView.exceptionLabelBackground#1A0000
  • debugView.exceptionLabelForeground#C0392B
  • debugView.stateLabelBackground#1A1A00
  • debugView.stateLabelForeground#CFB53B
  • descriptionForeground#6C7A89
  • diffEditor.insertedLineBackground#2ECC7111
  • diffEditor.insertedTextBackground#2ECC7122
  • diffEditor.removedLineBackground#8B000011
  • diffEditor.removedTextBackground#8B000033
  • diffEditorGutter.insertedLineBackground#2ECC7133
  • diffEditorGutter.removedLineBackground#8B000033
  • dropdown.background#141414
  • dropdown.border#3D3D3D
  • dropdown.foreground#D4C5A9
  • editor.background#141414
  • editor.findMatchBackground#CFB53B55
  • editor.findMatchHighlightBackground#CFB53B33
  • editor.findRangeHighlightBackground#CFB53B11
  • editor.focusedStackFrameHighlightBackground#CFB53B33
  • editor.foreground#D4C5A9
  • editor.hoverHighlightBackground#1F618D33
  • editor.lineHighlightBackground#1F1F1F
  • editor.lineHighlightBorder#2A2A2A
  • editor.rangeHighlightBackground#8B000022
  • editor.selectionBackground#8B000044
  • editor.selectionHighlightBackground#8B000022
  • editor.stackFrameHighlightBackground#CFB53B22
  • editor.wordHighlightBackground#CFB53B22
  • editor.wordHighlightStrongBackground#CFB53B44
  • editorBracketHighlight.foreground1#CFB53B
  • editorBracketHighlight.foreground2#A8D8EA
  • editorBracketHighlight.foreground3#C0392B
  • editorBracketHighlight.foreground4#2ECC71
  • editorBracketHighlight.foreground5#9B59B6
  • editorBracketHighlight.foreground6#E67E22
  • editorBracketHighlight.unexpectedBracket.foreground#FF0000
  • editorBracketMatch.background#CFB53B33
  • editorBracketMatch.border#CFB53BAA
  • editorCodeLens.foreground#6C7A89
  • editorCursor.background#000000
  • editorCursor.foreground#CFB53B
  • editorGroupHeader.noTabsBackground#0D0D0D
  • editorGroupHeader.tabsBackground#0D0D0D
  • editorGutter.addedBackground#2ECC71
  • editorGutter.background#141414
  • editorGutter.deletedBackground#8B0000
  • editorGutter.modifiedBackground#CFB53B
  • editorHoverWidget.background#141414
  • editorHoverWidget.border#3D3D3D
  • editorHoverWidget.foreground#D4C5A9
  • editorIndentGuide.activeBackground#CFB53B55
  • editorIndentGuide.background#2A2A2A
  • editorInlayHint.background#1C1C1E
  • editorInlayHint.foreground#7A6F5A
  • editorLineNumber.activeForeground#CFB53B
  • editorLineNumber.foreground#3D3D3D
  • editorLink.activeForeground#A8D8EA
  • editorRuler.foreground#2A2A2A
  • editorSuggestWidget.background#141414
  • editorSuggestWidget.border#2A2A2A
  • editorSuggestWidget.foreground#D4C5A9
  • editorSuggestWidget.highlightForeground#CFB53B
  • editorSuggestWidget.selectedBackground#8B000066
  • editorWhitespace.foreground#3B3B3B
  • editorWidget.background#141414
  • editorWidget.border#3D3D3D
  • editorWidget.foreground#D4C5A9
  • editorWidget.resizeBorder#8B0000
  • errorForeground#C0392B
  • extensionBadge.remoteBackground#1F618D
  • extensionBadge.remoteForeground#A8D8EA
  • extensionButton.prominentBackground#8B0000
  • extensionButton.prominentForeground#CFB53B
  • extensionButton.prominentHoverBackground#A80000
  • focusBorder#8B000088
  • gitDecoration.addedResourceForeground#2ECC71
  • gitDecoration.conflictingResourceForeground#E67E22
  • gitDecoration.deletedResourceForeground#C0392B
  • gitDecoration.ignoredResourceForeground#3D3D3D
  • gitDecoration.modifiedResourceForeground#CFB53B
  • gitDecoration.submoduleResourceForeground#A8D8EA
  • gitDecoration.untrackedResourceForeground#2ECC71
  • icon.foreground#CFB53B
  • input.background#0F0F0F
  • input.border#3D3D3D
  • input.foreground#D4C5A9
  • input.placeholderForeground#4A4A4A
  • inputOption.activeBackground#8B000066
  • inputOption.activeBorder#8B0000
  • inputOption.activeForeground#CFB53B
  • inputValidation.errorBackground#1A0000
  • inputValidation.errorBorder#8B0000
  • inputValidation.errorForeground#C0392B
  • inputValidation.warningBackground#1A0D00
  • inputValidation.warningBorder#E67E22
  • keybindingLabel.background#1F1F1F
  • keybindingLabel.border#3D3D3D
  • keybindingLabel.bottomBorder#2A2A2A
  • keybindingLabel.foreground#A09070
  • list.activeSelectionBackground#8B000066
  • list.activeSelectionForeground#CFB53B
  • list.dropBackground#8B000033
  • list.errorForeground#C0392B
  • list.focusBackground#8B000044
  • list.focusForeground#CFB53B
  • list.highlightForeground#CFB53B
  • list.hoverBackground#1F1F1F
  • list.hoverForeground#D4C5A9
  • list.inactiveSelectionBackground#1F1F1F
  • list.inactiveSelectionForeground#A09070
  • list.warningForeground#E67E22
  • menu.background#141414
  • menu.foreground#D4C5A9
  • menu.selectionBackground#8B000066
  • menu.selectionForeground#CFB53B
  • menu.separatorBackground#2A2A2A
  • menubar.selectionBackground#1A1A1A
  • menubar.selectionForeground#CFB53B
  • minimap.background#0A0A0A
  • minimap.errorHighlight#C0392BAA
  • minimap.findMatchHighlight#CFB53BAA
  • minimap.selectionHighlight#8B000066
  • minimap.warningHighlight#E67E22AA
  • minimapGutter.addedBackground#2ECC71
  • minimapGutter.deletedBackground#8B0000
  • minimapGutter.modifiedBackground#CFB53B
  • notificationCenterHeader.background#0D0D0D
  • notificationCenterHeader.foreground#CFB53B
  • notifications.background#141414
  • notifications.border#1A1A1A
  • notifications.foreground#D4C5A9
  • notificationsErrorIcon.foreground#C0392B
  • notificationsInfoIcon.foreground#A8D8EA
  • notificationsWarningIcon.foreground#E67E22
  • panel.background#0A0A0A
  • panel.border#1A1A1A
  • panel.dropBorder#CFB53B
  • panelSection.border#1A1A1A
  • panelSectionHeader.background#0D0D0D
  • panelSectionHeader.foreground#A09070
  • panelTitle.activeBorder#8B0000
  • panelTitle.activeForeground#CFB53B
  • panelTitle.inactiveForeground#4A4A4A
  • peekView.border#8B0000
  • peekViewEditor.background#0F0F0F
  • peekViewEditor.matchHighlightBackground#CFB53B33
  • peekViewResult.background#0D0D0D
  • peekViewResult.fileForeground#CFB53B
  • peekViewResult.lineForeground#A09070
  • peekViewResult.matchHighlightBackground#8B000055
  • peekViewResult.selectionBackground#8B000044
  • peekViewResult.selectionForeground#CFB53B
  • peekViewTitle.background#1A0000
  • peekViewTitleDescription.foreground#A09070
  • peekViewTitleLabel.foreground#CFB53B
  • progressBar.background#8B0000
  • quickInput.background#141414
  • quickInput.foreground#D4C5A9
  • quickInputList.focusBackground#8B000066
  • quickInputTitle.background#0D0D0D
  • sash.hoverBorder#8B0000
  • scrollbar.shadow#000000
  • scrollbarSlider.activeBackground#8B000088
  • scrollbarSlider.background#3D3D3D55
  • scrollbarSlider.hoverBackground#CFB53B44
  • search.resultsBorder#1A1A1A
  • searchEditor.findMatchBackground#CFB53B33
  • searchEditor.findMatchBorder#CFB53B88
  • selection.background#8B000055
  • settings.checkboxBackground#141414
  • settings.checkboxBorder#3D3D3D
  • settings.checkboxForeground#D4C5A9
  • settings.dropdownBackground#141414
  • settings.dropdownBorder#3D3D3D
  • settings.dropdownForeground#D4C5A9
  • settings.headerForeground#CFB53B
  • settings.modifiedItemIndicator#8B0000
  • settings.numberInputBackground#0F0F0F
  • settings.numberInputBorder#3D3D3D
  • settings.numberInputForeground#D4C5A9
  • settings.textInputBackground#0F0F0F
  • settings.textInputBorder#3D3D3D
  • settings.textInputForeground#D4C5A9
  • sideBar.background#0F0F0F
  • sideBar.border#1A1A1A
  • sideBar.dropBackground#8B000033
  • sideBar.foreground#A09070
  • sideBarSectionHeader.background#0D0D0D
  • sideBarSectionHeader.border#8B000033
  • sideBarSectionHeader.foreground#CFB53B
  • sideBarTitle.foreground#CFB53B
  • statusBar.background#1A0000
  • statusBar.border#8B000066
  • statusBar.debuggingBackground#8B0000
  • statusBar.debuggingForeground#F5F5F5
  • statusBar.foreground#CFB53B
  • statusBar.noFolderBackground#0D0D0D
  • statusBar.noFolderForeground#6C7A89
  • statusBarItem.activeBackground#8B000066
  • statusBarItem.errorBackground#C0392B
  • statusBarItem.errorForeground#F5F5F5
  • statusBarItem.hoverBackground#8B000033
  • statusBarItem.remoteBackground#8B0000
  • statusBarItem.remoteForeground#CFB53B
  • statusBarItem.warningBackground#E67E22
  • statusBarItem.warningForeground#000000
  • tab.activeBackground#141414
  • tab.activeBorder#8B0000
  • tab.activeBorderTop#CFB53B
  • tab.activeForeground#CFB53B
  • tab.border#1A1A1A
  • tab.hoverBackground#1A1A1A
  • tab.hoverForeground#A09070
  • tab.inactiveBackground#0D0D0D
  • tab.inactiveForeground#4A4A4A
  • tab.lastPinnedBorder#8B000066
  • tab.unfocusedActiveBackground#141414
  • tab.unfocusedActiveForeground#7A6F5A
  • tab.unfocusedInactiveForeground#3D3D3D
  • terminal.ansiBlack#0D0D0D
  • terminal.ansiBlue#1F618D
  • terminal.ansiBrightBlack#3D3D3D
  • terminal.ansiBrightBlue#A8D8EA
  • terminal.ansiBrightCyan#5DADE2
  • terminal.ansiBrightGreen#2ECC71
  • terminal.ansiBrightMagenta#9B59B6
  • terminal.ansiBrightRed#C0392B
  • terminal.ansiBrightWhite#D4C5A9
  • terminal.ansiBrightYellow#CFB53B
  • terminal.ansiCyan#1A5276
  • terminal.ansiGreen#1E8449
  • terminal.ansiMagenta#6C3483
  • terminal.ansiRed#8B0000
  • terminal.ansiWhite#A09070
  • terminal.ansiYellow#9A7D0A
  • terminal.background#0A0A0A
  • terminal.border#1A1A1A
  • terminal.foreground#D4C5A9
  • terminal.selectionBackground#8B000044
  • terminalCursor.background#000000
  • terminalCursor.foreground#CFB53B
  • testing.iconErrored#E67E22
  • testing.iconFailed#C0392B
  • testing.iconPassed#2ECC71
  • testing.iconQueued#CFB53B
  • testing.iconSkipped#3D3D3D
  • testing.iconUnset#6C7A89
  • testing.peekBorder#8B0000
  • testing.runAction#2ECC71
  • titleBar.activeBackground#0D0D0D
  • titleBar.activeForeground#CFB53B
  • titleBar.border#1A1A1A
  • titleBar.inactiveBackground#0A0A0A
  • titleBar.inactiveForeground#4A4A4A
  • walkThrough.embeddedEditorBackground#0F0F0F
  • welcomePage.background#0D0D0D
  • welcomePage.tileBackground#141414
  • welcomePage.tileBorder#2A2A2A
  • welcomePage.tileHoverBackground#1A1A1A
  • widget.shadow#00000088
  • window.activeBorder#8B0000
  • window.inactiveBorder#1A1A1A

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, text#D4C5A9
comment, punctuation.definition.comment, string.comment#5C6A70italic
keyword, keyword.control, keyword.operator.new, keyword.other.unit, storage.type, storage.modifier#C0392Bbold
keyword.operator, keyword.operator.logical, keyword.operator.arithmetic#E07B54
string, string.quoted, string.template, string.interpolated, string.regexp#CFB53B
constant.character.escape, string.escape#5FD700
punctuation.definition.template-expression, punctuation.section.embedded#E67E22
constant.numeric, constant.numeric.integer, constant.numeric.float#E67E22
constant, constant.language, constant.other#ECF0F1bold
constant.language.boolean, constant.language.null, constant.language.undefined#A8D8EAitalic
entity.name.function, meta.function-call entity.name.function, support.function, meta.function.call#A8D8EA
variable.parameter, meta.parameters variable.other#C9A86Citalic
storage.type.function.arrow, keyword.operator.arrow#E07B54
entity.name.class, entity.name.type.class, support.class, entity.other.inherited-class#F1C40Fbold
entity.name.type, support.type, keyword.operator.type, meta.type.annotation entity.name.type, storage.type.primitive#E8C547
entity.name.type.interface, entity.name.type.enum#F0D060italic
variable, variable.other, variable.other.readwrite#7EC8A0
variable.other.property, support.variable.property, meta.property-name#9DB5A8
meta.objectliteral string.key, support.type.property-name#BDB49A
variable.language.this, variable.language.self#E07B54italic
variable.language#E07B54
keyword.control.import, keyword.control.export, keyword.control.from, meta.import keyword.control#C0392Bbold
meta.import string, source.js string.quoted.single meta.import#CFB53B
punctuation.separator, punctuation.terminator, punctuation.accessor#7A6F5A
punctuation.definition.block, punctuation.section.block, meta.brace, punctuation.bracket#8A7A60
meta.decorator, entity.name.function.decorator, punctuation.decorator#9B59B6italic
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#85A0B8
entity.other.attribute-name, meta.tag.inline entity.other.attribute-name#BDA97Aitalic
string.quoted.double.html, string.quoted.single.html#CFB53B
support.class.component, entity.name.tag.tsx, entity.name.tag.jsx#F1C40Fbold
punctuation.section.embedded.begin.jsx, punctuation.section.embedded.end.jsx#E67E22
entity.name.tag.css, meta.selector, entity.other.attribute-name.class.css#85A0B8
support.type.property-name.css, meta.property-name.css#9DB5A8
meta.property-value.css, support.constant.property-value.css#CFB53B
keyword.other.unit.css, constant.numeric.css#E67E22
constant.other.color.rgb-value.css#CFB53B
entity.other.attribute-name.id.css#F1C40F
keyword.control.at-rule, punctuation.definition.keyword.css#C0392B
support.function.builtin.python#A8D8EA
entity.name.function.decorator.python#9B59B6
variable.parameter.function.language.special.self.python#E07B54italic
entity.name.lifetime.rust, storage.modifier.lifetime.rust#9B59B6
entity.name.function.macro.rust, support.function.macro.rust#E67E22
markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown#CFB53Bbold
markup.bold#F5F5F5bold
markup.italic#D4C5A9italic
markup.raw.inline, markup.fenced_code#A8D8EA
markup.underline.link, string.other.link.title.markdown#5DADE2
markup.quote#6C7A89italic
punctuation.definition.list.begin.markdown#8B0000
support.type.property-name.json#A8D8EA
string.quoted.double.json#CFB53B
constant.language.json#A8D8EAitalic
entity.name.tag.yaml#A8D8EA
entity.name.type.anchor.yaml#9B59B6
support.function.builtin.shell#A8D8EA
string.unquoted.argument.shell#7EC8A0
invalid, invalid.illegal#FF0000bold underline
invalid.deprecated#E67E22underline