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#ffffff14
  • activityBar.activeBorder#eab308e6
  • activityBar.background#171717
  • activityBar.border#525252
  • activityBar.foreground#f5f5f5
  • activityBar.inactiveForeground#a3a3a3
  • activityBarBadge.background#eab308
  • activityBarBadge.foreground#171717
  • badge.background#eab308
  • badge.foreground#171717
  • breadcrumb.activeSelectionForeground#eab308
  • breadcrumb.background#404040
  • breadcrumb.focusForeground#f5f5f5
  • breadcrumb.foreground#d4d4d4
  • breadcrumbPicker.background#525252
  • button.background#eab308
  • button.border#171717
  • button.foreground#171717
  • button.hoverBackground#eab308e6
  • button.secondaryBackground#525252
  • button.secondaryForeground#f5f5f5
  • button.secondaryHoverBackground#525252
  • charts.blue#93c5fd
  • charts.foreground#f5f5f5
  • charts.green#84cc16
  • charts.lines#a3a3a3
  • charts.orange#f97316
  • charts.purple#d8b4fe
  • charts.red#fca5a5
  • charts.yellow#eab308
  • checkbox.background#525252
  • checkbox.border#171717
  • checkbox.foreground#f5f5f5
  • checkbox.selectBackground#eab308
  • checkbox.selectBorder#eab308
  • debugConsole.errorForeground#fee2e2
  • debugConsole.infoForeground#dbeafe
  • debugConsole.sourceForeground#d4d4d4
  • debugConsole.warningForeground#fef9c3
  • debugConsoleInputIcon.foreground#eab308
  • debugIcon.breakpointDisabledForeground#737373
  • debugIcon.breakpointForeground#fee2e2
  • debugIcon.breakpointUnverifiedForeground#a3a3a3
  • debugIcon.continueForeground#bef264
  • debugIcon.disconnectForeground#fef9c3
  • debugIcon.pauseForeground#dbeafe
  • debugIcon.restartForeground#bef264
  • debugIcon.startForeground#bef264
  • debugIcon.stepIntoForeground#dbeafe
  • debugIcon.stepOutForeground#dbeafe
  • debugIcon.stepOverForeground#dbeafe
  • debugIcon.stopForeground#fee2e2
  • debugToolBar.background#525252
  • debugToolBar.border#171717
  • descriptionForeground#a3a3a3
  • diffEditor.insertedLineBackground#bef2641a
  • diffEditor.insertedTextBackground#bef26426
  • diffEditor.removedLineBackground#fee2e21a
  • diffEditor.removedTextBackground#fee2e226
  • diffEditorGutter.insertedLineBackground#bef26433
  • diffEditorGutter.removedLineBackground#fee2e233
  • diffEditorOverview.insertedForeground#bef26466
  • diffEditorOverview.removedForeground#fee2e266
  • dropdown.background#525252
  • dropdown.border#171717
  • dropdown.foreground#f5f5f5
  • dropdown.listBackground#525252
  • editor.background#404040
  • editor.findMatchBackground#fef9c366
  • editor.findMatchHighlightBackground#eab30833
  • editor.findRangeHighlightBackground#eab3081a
  • editor.focusedStackFrameHighlightBackground#fef9c340
  • editor.foreground#f5f5f5
  • editor.hoverHighlightBackground#eab30826
  • editor.inactiveSelectionBackground#eab30826
  • editor.lineHighlightBackground#ffffff14
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#ffffff14
  • editor.selectionBackground#eab30840
  • editor.selectionHighlightBackground#eab30826
  • editor.stackFrameHighlightBackground#fef9c326
  • editor.symbolHighlightBackground#eab30833
  • editor.wordHighlightBackground#06b6d440
  • editor.wordHighlightStrongBackground#67e8f966
  • editorBracketHighlight.foreground1#f5f5f5
  • editorBracketHighlight.foreground2#fca5a5
  • editorBracketHighlight.foreground3#fdba74
  • editorBracketHighlight.foreground4#eab308
  • editorBracketHighlight.foreground5#84cc16
  • editorBracketHighlight.foreground6#93c5fd
  • editorBracketHighlight.unexpectedBracket.foreground#fee2e2
  • editorBracketMatch.background#eab30833
  • editorBracketMatch.border#eab308
  • editorCodeLens.foreground#a3a3a3
  • editorCursor.foreground#eab308
  • editorError.foreground#fee2e2
  • editorGroup.border#525252
  • editorGroup.emptyBackground#171717
  • editorGroupHeader.noTabsBackground#171717
  • editorGroupHeader.tabsBackground#171717
  • editorGroupHeader.tabsBorder#525252
  • editorGutter.addedBackground#bef264
  • editorGutter.background#404040
  • editorGutter.deletedBackground#fee2e2
  • editorGutter.modifiedBackground#dbeafe
  • editorHint.foreground#a3a3a3
  • editorHoverWidget.background#525252
  • editorHoverWidget.border#171717
  • editorHoverWidget.foreground#f5f5f5
  • editorHoverWidget.statusBarBackground#171717
  • editorIndentGuide.activeBackground1#171717
  • editorIndentGuide.background1#525252
  • editorInfo.foreground#dbeafe
  • editorLineNumber.activeForeground#f5f5f5
  • editorLineNumber.foreground#a3a3a3
  • editorLink.activeForeground#eab308
  • editorOverviewRuler.addedForeground#bef264
  • editorOverviewRuler.border#525252
  • editorOverviewRuler.bracketMatchForeground#eab308
  • editorOverviewRuler.deletedForeground#fee2e2
  • editorOverviewRuler.errorForeground#fee2e2
  • editorOverviewRuler.findMatchForeground#eab30899
  • editorOverviewRuler.infoForeground#dbeafe
  • editorOverviewRuler.modifiedForeground#dbeafe
  • editorOverviewRuler.rangeHighlightForeground#eab30866
  • editorOverviewRuler.selectionHighlightForeground#eab30866
  • editorOverviewRuler.warningForeground#fef9c3
  • editorOverviewRuler.wordHighlightForeground#eab30866
  • editorRuler.foreground#525252
  • editorSuggestWidget.background#525252
  • editorSuggestWidget.border#171717
  • editorSuggestWidget.focusHighlightForeground#eab308
  • editorSuggestWidget.foreground#f5f5f5
  • editorSuggestWidget.highlightForeground#eab308
  • editorSuggestWidget.selectedBackground#5b5b5b
  • editorSuggestWidget.selectedForeground#f5f5f5
  • editorSuggestWidget.selectedIconForeground#eab308
  • editorUnnecessaryCode.opacity#00000099
  • editorWarning.foreground#fef9c3
  • editorWhitespace.foreground#737373
  • editorWidget.background#525252
  • editorWidget.border#171717
  • editorWidget.foreground#f5f5f5
  • editorWidget.resizeBorder#eab308
  • errorForeground#fee2e2
  • extensionBadge.remoteBackground#eab308
  • extensionBadge.remoteForeground#171717
  • extensionButton.prominentBackground#eab308
  • extensionButton.prominentForeground#171717
  • extensionButton.prominentHoverBackground#eab308e6
  • extensionIcon.preReleaseForeground#dbeafe
  • extensionIcon.starForeground#fef9c3
  • extensionIcon.verifiedForeground#bef264
  • focusBorder#eab308
  • foreground#f5f5f5
  • gitDecoration.addedResourceForeground#bef264
  • gitDecoration.conflictingResourceForeground#fef9c3
  • gitDecoration.deletedResourceForeground#fee2e2
  • gitDecoration.ignoredResourceForeground#737373
  • gitDecoration.modifiedResourceForeground#dbeafe
  • gitDecoration.renamedResourceForeground#dbeafe
  • gitDecoration.stageDeletedResourceForeground#fee2e2
  • gitDecoration.stageModifiedResourceForeground#fef9c3
  • gitDecoration.submoduleResourceForeground#a3a3a3
  • gitDecoration.untrackedResourceForeground#bef264
  • icon.foreground#d4d4d4
  • input.background#525252
  • input.border#171717
  • input.foreground#f5f5f5
  • input.placeholderForeground#a3a3a3
  • inputOption.activeBackground#eab30840
  • inputOption.activeBorder#eab308
  • inputOption.activeForeground#f5f5f5
  • inputOption.hoverBackground#ffffff14
  • inputValidation.errorBackground#fee2e233
  • inputValidation.errorBorder#fee2e2
  • inputValidation.errorForeground#f5f5f5
  • inputValidation.infoBackground#dbeafe33
  • inputValidation.infoBorder#dbeafe
  • inputValidation.infoForeground#f5f5f5
  • inputValidation.warningBackground#fef9c333
  • inputValidation.warningBorder#fef9c3
  • inputValidation.warningForeground#f5f5f5
  • list.activeSelectionBackground#5b5b5b
  • list.activeSelectionForeground#f5f5f5
  • list.activeSelectionIconForeground#eab308
  • list.deemphasizedForeground#a3a3a3
  • list.dropBackground#ffffff1f
  • list.errorForeground#fee2e2
  • list.focusBackground#5b5b5b
  • list.focusForeground#f5f5f5
  • list.focusHighlightForeground#eab308
  • list.focusOutline#eab308
  • list.highlightForeground#eab308
  • list.hoverBackground#ffffff14
  • list.hoverForeground#f5f5f5
  • list.inactiveSelectionBackground#5b5b5b
  • list.inactiveSelectionForeground#d4d4d4
  • list.inactiveSelectionIconForeground#d4d4d4
  • list.invalidItemForeground#fee2e2
  • list.warningForeground#fef9c3
  • listFilterWidget.background#525252
  • listFilterWidget.noMatchesOutline#fee2e2
  • listFilterWidget.outline#eab308
  • menu.background#525252
  • menu.border#171717
  • menu.foreground#f5f5f5
  • menu.selectionBackground#5b5b5b
  • menu.selectionBorder#00000000
  • menu.selectionForeground#f5f5f5
  • menu.separatorBackground#525252
  • menubar.selectionBackground#ffffff14
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#f5f5f5
  • merge.border#525252
  • merge.commonContentBackground#a3a3a326
  • merge.commonHeaderBackground#a3a3a34d
  • merge.currentContentBackground#dbeafe26
  • merge.currentHeaderBackground#dbeafe4d
  • merge.incomingContentBackground#bef26426
  • merge.incomingHeaderBackground#bef2644d
  • minimap.background#404040
  • minimap.errorHighlight#fee2e2
  • minimap.findMatchHighlight#eab30866
  • minimap.selectionHighlight#eab30840
  • minimap.selectionOccurrenceHighlight#eab30833
  • minimap.warningHighlight#fef9c3
  • minimapGutter.addedBackground#bef264
  • minimapGutter.deletedBackground#fee2e2
  • minimapGutter.modifiedBackground#dbeafe
  • minimapSlider.activeBackground#a3a3a380
  • minimapSlider.background#a3a3a333
  • minimapSlider.hoverBackground#a3a3a34d
  • notebook.cellBorderColor#525252
  • notebook.cellHoverBackground#ffffff14
  • notebook.cellInsertionIndicator#eab308
  • notebook.cellStatusBarItemHoverBackground#ffffff14
  • notebook.cellToolbarSeparator#525252
  • notebook.editorBackground#404040
  • notebook.focusedCellBackground#ffffff14
  • notebook.focusedCellBorder#eab308
  • notebook.focusedEditorBorder#eab308
  • notebook.inactiveFocusedCellBorder#171717
  • notebook.inactiveSelectedCellBorder#171717
  • notebook.outputContainerBackgroundColor#171717
  • notebook.selectedCellBackground#5b5b5b
  • notebook.selectedCellBorder#171717
  • notebook.symbolHighlightBackground#eab30826
  • notificationCenter.border#171717
  • notificationCenterHeader.background#171717
  • notificationCenterHeader.foreground#f5f5f5
  • notificationLink.foreground#eab308
  • notifications.background#525252
  • notifications.border#171717
  • notifications.foreground#f5f5f5
  • notificationsErrorIcon.foreground#fee2e2
  • notificationsInfoIcon.foreground#dbeafe
  • notificationsWarningIcon.foreground#fef9c3
  • notificationToast.border#171717
  • panel.background#404040
  • panel.border#525252
  • panel.dropBorder#eab308
  • panelInput.border#171717
  • panelSection.border#525252
  • panelSectionHeader.background#171717
  • panelSectionHeader.foreground#f5f5f5
  • panelTitle.activeBorder#eab308
  • panelTitle.activeForeground#f5f5f5
  • panelTitle.inactiveForeground#a3a3a3
  • peekView.border#eab308
  • peekViewEditor.background#404040
  • peekViewEditor.matchHighlightBackground#eab3084d
  • peekViewEditor.matchHighlightBorder#eab308
  • peekViewEditorGutter.background#404040
  • peekViewResult.background#171717
  • peekViewResult.fileForeground#f5f5f5
  • peekViewResult.lineForeground#d4d4d4
  • peekViewResult.matchHighlightBackground#eab3084d
  • peekViewResult.selectionBackground#5b5b5b
  • peekViewResult.selectionForeground#f5f5f5
  • peekViewTitle.background#171717
  • peekViewTitleDescription.foreground#a3a3a3
  • peekViewTitleLabel.foreground#f5f5f5
  • pickerGroup.border#525252
  • pickerGroup.foreground#eab308
  • problemsErrorIcon.foreground#fee2e2
  • problemsInfoIcon.foreground#dbeafe
  • problemsWarningIcon.foreground#fef9c3
  • progressBar.background#eab308
  • quickInput.background#525252
  • quickInput.foreground#f5f5f5
  • quickInputList.focusBackground#5b5b5b
  • quickInputList.focusForeground#f5f5f5
  • quickInputList.focusIconForeground#eab308
  • quickInputTitle.background#171717
  • scrollbar.shadow#000000bb
  • scrollbarSlider.activeBackground#a3a3a3b3
  • scrollbarSlider.background#a3a3a34d
  • scrollbarSlider.hoverBackground#a3a3a380
  • selection.background#eab30840
  • settings.checkboxBackground#525252
  • settings.checkboxBorder#171717
  • settings.checkboxForeground#f5f5f5
  • settings.dropdownBackground#525252
  • settings.dropdownBorder#171717
  • settings.dropdownForeground#f5f5f5
  • settings.headerForeground#f5f5f5
  • settings.modifiedItemIndicator#eab308
  • settings.numberInputBackground#525252
  • settings.numberInputBorder#171717
  • settings.numberInputForeground#f5f5f5
  • settings.textInputBackground#525252
  • settings.textInputBorder#171717
  • settings.textInputForeground#f5f5f5
  • sideBar.background#171717
  • sideBar.border#525252
  • sideBar.dropBackground#ffffff1f
  • sideBar.foreground#d4d4d4
  • sideBarSectionHeader.background#404040
  • sideBarSectionHeader.border#525252
  • sideBarSectionHeader.foreground#d4d4d4
  • sideBarTitle.foreground#f5f5f5
  • statusBar.background#171717
  • statusBar.border#eab308
  • statusBar.debuggingBackground#fee2e2
  • statusBar.debuggingBorder#525252
  • statusBar.debuggingForeground#171717
  • statusBar.foreground#f5f5f5
  • statusBar.noFolderBackground#171717
  • statusBar.noFolderBorder#525252
  • statusBar.noFolderForeground#f5f5f5
  • statusBarItem.activeBackground#ffffff26
  • statusBarItem.errorBackground#fee2e2
  • statusBarItem.errorForeground#171717
  • statusBarItem.hoverBackground#ffffff1a
  • statusBarItem.prominentBackground#00000033
  • statusBarItem.prominentHoverBackground#00000066
  • statusBarItem.remoteBackground#eab308
  • statusBarItem.remoteForeground#171717
  • statusBarItem.warningBackground#fef9c3
  • statusBarItem.warningForeground#171717
  • tab.activeBackground#404040
  • tab.activeBorder#00000000
  • tab.activeBorderTop#eab308
  • tab.activeForeground#f5f5f5
  • tab.activeModifiedBorder#fef9c3
  • tab.border#525252
  • tab.hoverBackground#525252
  • tab.hoverForeground#f5f5f5
  • tab.inactiveBackground#171717
  • tab.inactiveForeground#a3a3a3
  • tab.inactiveModifiedBorder#fef9c3
  • tab.unfocusedActiveForeground#d4d4d4
  • tab.unfocusedHoverBackground#525252
  • tab.unfocusedInactiveForeground#a3a3a3
  • terminal.ansiBlack#171717
  • terminal.ansiBlue#93c5fd
  • terminal.ansiBrightBlack#737373
  • terminal.ansiBrightBlue#93c5fd
  • terminal.ansiBrightCyan#67e8f9
  • terminal.ansiBrightGreen#bef264
  • terminal.ansiBrightMagenta#d8b4fe
  • terminal.ansiBrightRed#fca5a5
  • terminal.ansiBrightWhite#f5f5f5
  • terminal.ansiBrightYellow#fde047
  • terminal.ansiCyan#06b6d4
  • terminal.ansiGreen#84cc16
  • terminal.ansiMagenta#d8b4fe
  • terminal.ansiRed#fca5a5
  • terminal.ansiWhite#d4d4d4
  • terminal.ansiYellow#eab308
  • terminal.background#404040
  • terminal.border#525252
  • terminal.findMatchBackground#fef9c366
  • terminal.findMatchHighlightBackground#eab30833
  • terminal.foreground#f5f5f5
  • terminal.inactiveSelectionBackground#eab30826
  • terminal.selectionBackground#eab3084d
  • terminalCursor.background#404040
  • terminalCursor.foreground#eab308
  • textBlockQuote.background#171717
  • textBlockQuote.border#eab308
  • textCodeBlock.background#171717
  • textLink.activeForeground#eab308
  • textLink.foreground#eab308
  • textPreformat.foreground#84cc16
  • textSeparator.foreground#525252
  • titleBar.activeBackground#171717
  • titleBar.activeForeground#f5f5f5
  • titleBar.border#525252
  • titleBar.inactiveBackground#171717
  • titleBar.inactiveForeground#a3a3a3
  • tree.inactiveIndentGuidesStroke#525252
  • tree.indentGuidesStroke#525252
  • walkThrough.embeddedEditorBackground#171717
  • welcomePage.background#404040
  • welcomePage.progress.background#171717
  • welcomePage.progress.foreground#eab308
  • welcomePage.tileBackground#171717
  • welcomePage.tileHoverBackground#525252
  • widget.shadow#000000bb
  • window.activeBorder#171717
  • window.inactiveBorder#525252

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, comment.line, comment.block#a3a3a3
keyword.control, keyword.other, storage.type, storage.modifier#d8b4fe
string, string.quoted, string.template#84cc16
constant.numeric, constant.language#fdba74
entity.name.function, support.function#93c5fd
variable.parameter#f97316italic
entity.name.type, entity.name.class, support.class, support.type#eab308
constant.other#fdba74
entity.name.tag#93c5fd
entity.other.attribute-name#bef264
string.regexp#fca5a5
punctuation#d4d4d4
variable.other.readwrite, variable.other#f5f5f5
variable.other.property, variable.other.member, support.type.property-name#f5f5f5
entity.name.function.decorator, meta.decorator entity.name.function, punctuation.decorator#93c5fditalic
keyword.operator#d8b4fe
support.function.builtin, support.class.builtin, support.variable.builtin#93c5fditalic
entity.name.namespace, entity.name.module#eab308
entity.name.function.macro, support.function.macro#93c5fd
storage.modifier.lifetime.rust, entity.name.lifetime.rust#fdba74
markup.heading, entity.name.section, punctuation.definition.heading#d8b4febold
markup.underline.link, string.other.link#93c5fd
entity.other.pseudo-class, entity.other.pseudo-element, meta.selector entity.other.attribute-name#93c5fd
keyword.other.unit#fdba74
constant.other.color, constant.other.color.rgb-value.css#84cc16
comment.line.shebang#a3a3a3
markup.italic#eab308italic
markup.bold#fdba74bold
invalid.illegal#fee2e2italic underline
invalid.deprecated#f5f5f5italic underline
variable.other.event, support.type.event#93c5fd
entity.name.label, variable.label#f5f5f5italic
variable.language.this, variable.language.self, variable.language.super#fdba74italic
comment.block.documentation keyword#d8b4fe
comment.block.documentation entity.name.type#eab308italic
comment.block.documentation variable#f97316italic
variable.other.constant.js, variable.other.constant.ts, variable.other.constant.tsx#f5f5f5
punctuation.definition.template-expression, punctuation.section.embedded#d8b4fe
constant.character.escape#d8b4fe
source.shell variable.other, variable.other.normal.shell#d8b4fe
variable.other.alias.yaml#84cc16italic underline
string.quoted.docstring.multi#a3a3a3italic
keyword.control.at-rule, punctuation.definition.keyword#d8b4fe
markup.bold.markdown markup.italic.markdown, markup.italic.markdown markup.bold.markdown#eab308bold italic
string.other.link.description.markdown, string.other.link.title.markdown#93c5fd
markup.inline.raw, markup.fenced_code.block, markup.raw.block#84cc16
markup.quote, punctuation.definition.quote.begin#eab308italic
beginning.punctuation.definition.list.markdown, punctuation.definition.list_item#93c5fd
meta.separator.markdown#a3a3a3
markup.inserted, meta.diff.header.to-file#84cc16
markup.deleted, meta.diff.header.from-file#fca5a5
markup.changed#fdba74
meta.diff.range, meta.diff.header#93c5fd
support.type.property-name.json, string.quoted.double.json support.type.property-name.json#93c5fd
entity.name.tag.yaml, string.unquoted.plain.out.yaml entity.name.tag.yaml#93c5fd
Vivid Life Theme by Vivid Life Theme - VS Code Theme