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#6ca8dd
  • activityBar.background#151820
  • activityBar.border#272c3a
  • activityBar.foreground#dfe1ea
  • activityBar.inactiveForeground#979daf
  • activityBarBadge.background#6ca8dd
  • activityBarBadge.foreground#0e1015
  • badge.background#6ca8dd
  • badge.foreground#0e1015
  • banner.background#1d212c
  • banner.foreground#dfe1ea
  • banner.iconForeground#6ca8dd
  • breadcrumb.activeSelectionForeground#dfe1ea
  • breadcrumb.background#0e1015
  • breadcrumb.focusForeground#dfe1ea
  • breadcrumb.foreground#979daf
  • breadcrumbPicker.background#1d212c
  • button.background#6ca8dd
  • button.foreground#0e1015
  • button.hoverBackground#47b3aa
  • button.secondaryBackground#1d212c
  • button.secondaryForeground#dfe1ea
  • button.secondaryHoverBackground#272c3a
  • charts.blue#6ca8dd
  • charts.foreground#dfe1ea
  • charts.green#59b66f
  • charts.lines#272c3a
  • charts.orange#e58e51
  • charts.purple#b496da
  • charts.red#eb877d
  • charts.yellow#dc9420
  • checkbox.background#1d212c
  • checkbox.border#272c3a
  • checkbox.foreground#dfe1ea
  • commandCenter.activeBackground#272c3a
  • commandCenter.activeForeground#dfe1ea
  • commandCenter.background#151820
  • commandCenter.border#272c3a
  • commandCenter.foreground#979daf
  • contrastBorder#272c3a
  • debugConsole.errorForeground#eb877d
  • debugConsole.infoForeground#6ca8dd
  • debugConsole.sourceForeground#979daf
  • debugConsole.warningForeground#dc9420
  • debugConsoleInputIcon.foreground#6ca8dd
  • debugExceptionWidget.background#1d212c
  • debugExceptionWidget.border#eb877d
  • debugIcon.breakpointDisabledForeground#757e97
  • debugIcon.breakpointForeground#eb877d
  • debugIcon.continueForeground#59b66f
  • debugIcon.pauseForeground#dc9420
  • debugIcon.restartForeground#59b66f
  • debugIcon.startForeground#59b66f
  • debugIcon.stepIntoForeground#6ca8dd
  • debugIcon.stepOutForeground#6ca8dd
  • debugIcon.stepOverForeground#6ca8dd
  • debugIcon.stopForeground#eb877d
  • debugToolBar.background#1d212c
  • debugToolBar.border#272c3a
  • descriptionForeground#979daf
  • diffEditor.border#272c3a
  • diffEditor.insertedLineBackground#59b66f18
  • diffEditor.insertedTextBackground#59b66f22
  • diffEditor.removedLineBackground#eb877d18
  • diffEditor.removedTextBackground#eb877d22
  • diffEditorOverview.insertedForeground#59b66f
  • diffEditorOverview.removedForeground#eb877d
  • disabledForeground#757e97
  • dropdown.background#1d212c
  • dropdown.border#272c3a
  • dropdown.foreground#dfe1ea
  • dropdown.listBackground#1d212c
  • editor.background#0e1015
  • editor.findMatchBackground#29344d
  • editor.findMatchHighlightBackground#272c3a
  • editor.findRangeHighlightBackground#272c3a
  • editor.focusedStackFrameHighlightBackground#59b66f22
  • editor.foldBackground#272c3a
  • editor.foreground#dfe1ea
  • editor.hoverHighlightBackground#272c3a
  • editor.inactiveSelectionBackground#272c3a
  • editor.lineHighlightBackground#151820
  • editor.rangeHighlightBackground#272c3a
  • editor.selectionBackground#29344d
  • editor.selectionHighlightBackground#272c3a
  • editor.stackFrameHighlightBackground#dc942022
  • editor.wordHighlightBackground#272c3a
  • editor.wordHighlightStrongBackground#29344d
  • editorBracketHighlight.foreground1#dc9420
  • editorBracketHighlight.foreground2#b496da
  • editorBracketHighlight.foreground3#47b3aa
  • editorBracketHighlight.foreground4#59b66f
  • editorBracketHighlight.foreground5#e58e51
  • editorBracketHighlight.foreground6#da8ab7
  • editorBracketHighlight.unexpectedBracket.foreground#eb877d
  • editorBracketMatch.background#29344d
  • editorBracketMatch.border#272c3a
  • editorCodeLens.foreground#757e97
  • editorCursor.foreground#dc9420
  • editorError.foreground#eb877d
  • editorGhostText.foreground#757e97
  • editorGroup.border#272c3a
  • editorGroupHeader.noTabsBackground#151820
  • editorGroupHeader.tabsBackground#151820
  • editorGroupHeader.tabsBorder#272c3a
  • editorGutter.addedBackground#59b66f
  • editorGutter.background#0e1015
  • editorGutter.deletedBackground#eb877d
  • editorGutter.foldingControlForeground#979daf
  • editorGutter.modifiedBackground#dc9420
  • editorHint.foreground#979daf
  • editorHoverWidget.background#1d212c
  • editorHoverWidget.border#272c3a
  • editorHoverWidget.foreground#dfe1ea
  • editorIndentGuide.activeBackground1#272c3a
  • editorIndentGuide.background1#272c3a
  • editorInfo.foreground#6ca8dd
  • editorInlayHint.background#00000000
  • editorInlayHint.foreground#757e97
  • editorInlayHint.parameterForeground#dfe1ea
  • editorInlayHint.typeForeground#47b3aa
  • editorLineNumber.activeForeground#979daf
  • editorLineNumber.foreground#757e97
  • editorLink.activeForeground#6ca8dd
  • editorMarkerNavigation.background#1d212c
  • editorMarkerNavigationError.background#eb877d
  • editorMarkerNavigationInfo.background#6ca8dd
  • editorMarkerNavigationWarning.background#dc9420
  • editorOverviewRuler.addedForeground#59b66f
  • editorOverviewRuler.border#272c3a
  • editorOverviewRuler.deletedForeground#eb877d
  • editorOverviewRuler.errorForeground#eb877d
  • editorOverviewRuler.findMatchForeground#dc9420
  • editorOverviewRuler.infoForeground#6ca8dd
  • editorOverviewRuler.modifiedForeground#dc9420
  • editorOverviewRuler.selectionHighlightForeground#29344d
  • editorOverviewRuler.warningForeground#dc9420
  • editorPane.background#0e1015
  • editorRuler.foreground#272c3a
  • editorStickyScroll.background#151820
  • editorStickyScrollHover.background#272c3a
  • editorSuggestWidget.background#1d212c
  • editorSuggestWidget.border#272c3a
  • editorSuggestWidget.focusHighlightForeground#6ca8dd
  • editorSuggestWidget.foreground#dfe1ea
  • editorSuggestWidget.highlightForeground#6ca8dd
  • editorSuggestWidget.selectedBackground#29344d
  • editorSuggestWidget.selectedForeground#dfe1ea
  • editorUnnecessaryCode.opacity#00000080
  • editorWarning.foreground#dc9420
  • editorWhitespace.foreground#495167
  • editorWidget.background#1d212c
  • editorWidget.border#272c3a
  • editorWidget.foreground#dfe1ea
  • errorForeground#eb877d
  • extensionBadge.remoteBackground#6ca8dd
  • extensionBadge.remoteForeground#0e1015
  • extensionButton.prominentBackground#6ca8dd
  • extensionButton.prominentForeground#0e1015
  • extensionButton.prominentHoverBackground#47b3aa
  • extensionIcon.starForeground#dc9420
  • extensionIcon.verifiedForeground#59b66f
  • focusBorder#6ca8dd
  • foreground#dfe1ea
  • gitDecoration.addedResourceForeground#59b66f
  • gitDecoration.conflictingResourceForeground#dc9420
  • gitDecoration.deletedResourceForeground#eb877d
  • gitDecoration.ignoredResourceForeground#757e97
  • gitDecoration.modifiedResourceForeground#dc9420
  • gitDecoration.stageDeletedResourceForeground#eb877d
  • gitDecoration.stageModifiedResourceForeground#dc9420
  • gitDecoration.untrackedResourceForeground#59b66f
  • icon.foreground#979daf
  • input.background#1d212c
  • input.border#272c3a
  • input.foreground#dfe1ea
  • input.placeholderForeground#979daf
  • inputOption.activeBackground#29344d
  • inputOption.activeBorder#6ca8dd
  • inputOption.activeForeground#dfe1ea
  • inputValidation.errorBackground#1d212c
  • inputValidation.errorBorder#eb877d
  • inputValidation.errorForeground#eb877d
  • inputValidation.infoBackground#1d212c
  • inputValidation.infoBorder#6ca8dd
  • inputValidation.infoForeground#6ca8dd
  • inputValidation.warningBackground#1d212c
  • inputValidation.warningBorder#dc9420
  • inputValidation.warningForeground#dc9420
  • keybindingLabel.background#1d212c
  • keybindingLabel.border#272c3a
  • keybindingLabel.bottomBorder#272c3a
  • keybindingLabel.foreground#dfe1ea
  • keybindingTable.headerBackground#151820
  • keybindingTable.rowsBackground#0e1015
  • list.activeSelectionBackground#29344d
  • list.activeSelectionForeground#dfe1ea
  • list.dropBackground#272c3a
  • list.errorForeground#eb877d
  • list.focusBackground#29344d
  • list.focusForeground#dfe1ea
  • list.focusHighlightForeground#6ca8dd
  • list.highlightForeground#6ca8dd
  • list.hoverBackground#272c3a
  • list.hoverForeground#dfe1ea
  • list.inactiveSelectionBackground#272c3a
  • list.inactiveSelectionForeground#dfe1ea
  • list.warningForeground#dc9420
  • listFilterWidget.background#1d212c
  • listFilterWidget.noMatchesOutline#eb877d
  • listFilterWidget.outline#6ca8dd
  • menu.background#1d212c
  • menu.border#272c3a
  • menu.foreground#dfe1ea
  • menu.selectionBackground#29344d
  • menu.selectionForeground#dfe1ea
  • menu.separatorBackground#272c3a
  • menubar.selectionBackground#272c3a
  • menubar.selectionForeground#dfe1ea
  • merge.border#272c3a
  • merge.currentContentBackground#59b66f22
  • merge.currentHeaderBackground#59b66f44
  • merge.incomingContentBackground#6ca8dd22
  • merge.incomingHeaderBackground#6ca8dd44
  • mergeEditor.change.background#59b66f22
  • mergeEditor.conflict.handled.minimapOverViewRuler#59b66f
  • mergeEditor.conflict.unhandledUnfocused.border#dc9420
  • minimap.background#0e1015
  • minimap.errorHighlight#eb877d
  • minimap.findMatchHighlight#dc9420
  • minimap.selectionHighlight#29344d
  • minimap.warningHighlight#dc9420
  • minimapGutter.addedBackground#59b66f
  • minimapGutter.deletedBackground#eb877d
  • minimapGutter.modifiedBackground#dc9420
  • minimapSlider.activeBackground#29344d
  • minimapSlider.background#272c3a
  • minimapSlider.hoverBackground#29344d
  • notebook.cellBorderColor#272c3a
  • notebook.cellEditorBackground#151820
  • notebook.cellHoverBackground#272c3a
  • notebook.editorBackground#0e1015
  • notebook.focusedCellBorder#6ca8dd
  • notebook.outputContainerBackgroundColor#151820
  • notebook.selectedCellBackground#272c3a
  • notebookStatusErrorIcon.foreground#eb877d
  • notebookStatusRunningIcon.foreground#6ca8dd
  • notebookStatusSuccessIcon.foreground#59b66f
  • notificationCenterHeader.background#151820
  • notificationCenterHeader.foreground#dfe1ea
  • notificationLink.foreground#6ca8dd
  • notifications.background#1d212c
  • notifications.border#272c3a
  • notifications.foreground#dfe1ea
  • notificationsErrorIcon.foreground#eb877d
  • notificationsInfoIcon.foreground#6ca8dd
  • notificationsWarningIcon.foreground#dc9420
  • panel.background#0e1015
  • panel.border#272c3a
  • panelSection.border#272c3a
  • panelTitle.activeBorder#6ca8dd
  • panelTitle.activeForeground#dfe1ea
  • panelTitle.inactiveForeground#979daf
  • peekView.border#6ca8dd
  • peekViewEditor.background#151820
  • peekViewEditor.matchHighlightBackground#29344d
  • peekViewResult.background#151820
  • peekViewResult.fileForeground#dfe1ea
  • peekViewResult.foreground#dfe1ea
  • peekViewResult.lineForeground#979daf
  • peekViewResult.matchHighlightBackground#29344d
  • peekViewResult.selectionBackground#29344d
  • peekViewResult.selectionForeground#dfe1ea
  • peekViewTitle.background#1d212c
  • peekViewTitleDescription.foreground#979daf
  • peekViewTitleLabel.foreground#dfe1ea
  • pickerGroup.border#272c3a
  • pickerGroup.foreground#6ca8dd
  • problemsErrorIcon.foreground#eb877d
  • problemsInfoIcon.foreground#6ca8dd
  • problemsWarningIcon.foreground#dc9420
  • progressBar.background#6ca8dd
  • quickInput.background#1d212c
  • quickInput.foreground#dfe1ea
  • quickInputList.focusBackground#29344d
  • quickInputList.focusForeground#dfe1ea
  • quickInputTitle.background#1d212c
  • sash.hoverBorder#6ca8dd
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#29344d
  • scrollbarSlider.background#272c3a
  • scrollbarSlider.hoverBackground#29344d
  • selection.background#29344d
  • settings.checkboxBackground#1d212c
  • settings.checkboxBorder#272c3a
  • settings.dropdownBackground#1d212c
  • settings.dropdownBorder#272c3a
  • settings.focusedRowBackground#272c3a
  • settings.headerForeground#dfe1ea
  • settings.modifiedItemIndicator#6ca8dd
  • settings.numberInputBackground#1d212c
  • settings.numberInputBorder#272c3a
  • settings.textInputBackground#1d212c
  • settings.textInputBorder#272c3a
  • sideBar.background#151820
  • sideBar.border#272c3a
  • sideBar.foreground#979daf
  • sideBarSectionHeader.background#151820
  • sideBarSectionHeader.border#272c3a
  • sideBarSectionHeader.foreground#dfe1ea
  • sideBarTitle.foreground#dfe1ea
  • statusBar.background#151820
  • statusBar.border#272c3a
  • statusBar.debuggingBackground#e58e51
  • statusBar.debuggingForeground#0e1015
  • statusBar.foreground#979daf
  • statusBar.noFolderBackground#151820
  • statusBar.noFolderForeground#979daf
  • statusBarItem.activeBackground#29344d
  • statusBarItem.errorBackground#eb877d
  • statusBarItem.errorForeground#0e1015
  • statusBarItem.hoverBackground#272c3a
  • statusBarItem.prominentBackground#272c3a
  • statusBarItem.prominentForeground#dfe1ea
  • statusBarItem.remoteBackground#6ca8dd
  • statusBarItem.remoteForeground#0e1015
  • statusBarItem.warningBackground#dc9420
  • statusBarItem.warningForeground#0e1015
  • symbolIcon.classForeground#dc9420
  • symbolIcon.colorForeground#da8ab7
  • symbolIcon.constantForeground#e58e51
  • symbolIcon.enumeratorForeground#47b3aa
  • symbolIcon.enumeratorMemberForeground#e58e51
  • symbolIcon.fieldForeground#47b3aa
  • symbolIcon.fileForeground#979daf
  • symbolIcon.folderForeground#979daf
  • symbolIcon.functionForeground#6ca8dd
  • symbolIcon.interfaceForeground#47b3aa
  • symbolIcon.keywordForeground#b496da
  • symbolIcon.methodForeground#6ca8dd
  • symbolIcon.moduleForeground#47b3aa
  • symbolIcon.namespaceForeground#47b3aa
  • symbolIcon.numberForeground#e58e51
  • symbolIcon.operatorForeground#979daf
  • symbolIcon.propertyForeground#47b3aa
  • symbolIcon.snippetForeground#979daf
  • symbolIcon.stringForeground#59b66f
  • symbolIcon.textForeground#dfe1ea
  • symbolIcon.typeParameterForeground#47b3aa
  • symbolIcon.variableForeground#dfe1ea
  • tab.activeBackground#0e1015
  • tab.activeBorderTop#6ca8dd
  • tab.activeForeground#dfe1ea
  • tab.activeModifiedBorder#dc9420
  • tab.border#272c3a
  • tab.hoverBackground#272c3a
  • tab.inactiveBackground#151820
  • tab.inactiveForeground#979daf
  • tab.unfocusedActiveForeground#979daf
  • tab.unfocusedInactiveForeground#757e97
  • terminal.ansiBlack#1d212c
  • terminal.ansiBlue#6ca8dd
  • terminal.ansiBrightBlack#646c82
  • terminal.ansiBrightBlue#89b9e4
  • terminal.ansiBrightCyan#68c3bb
  • terminal.ansiBrightGreen#79c48a
  • terminal.ansiBrightMagenta#c2a9e0
  • terminal.ansiBrightRed#ef9f97
  • terminal.ansiBrightWhite#eaecf1
  • terminal.ansiBrightYellow#e4a948
  • terminal.ansiCyan#47b3aa
  • terminal.ansiGreen#59b66f
  • terminal.ansiMagenta#b496da
  • terminal.ansiRed#eb877d
  • terminal.ansiWhite#dfe1ea
  • terminal.ansiYellow#dc9420
  • terminal.background#0e1015
  • terminal.border#272c3a
  • terminal.findMatchBackground#29344d
  • terminal.findMatchHighlightBackground#272c3a
  • terminal.foreground#dfe1ea
  • terminal.selectionBackground#29344d
  • terminalCursor.background#0e1015
  • terminalCursor.foreground#dc9420
  • testing.iconErrored#eb877d
  • testing.iconFailed#eb877d
  • testing.iconPassed#59b66f
  • testing.iconQueued#dc9420
  • testing.iconSkipped#757e97
  • testing.message.error.decorationForeground#eb877d
  • testing.runAction#59b66f
  • textBlockQuote.background#151820
  • textBlockQuote.border#272c3a
  • textCodeBlock.background#151820
  • textLink.activeForeground#47b3aa
  • textLink.foreground#6ca8dd
  • textPreformat.foreground#59b66f
  • textSeparator.foreground#272c3a
  • titleBar.activeBackground#151820
  • titleBar.activeForeground#dfe1ea
  • titleBar.border#272c3a
  • titleBar.inactiveBackground#151820
  • titleBar.inactiveForeground#979daf
  • toolbar.activeBackground#29344d
  • toolbar.hoverBackground#272c3a
  • tree.inactiveIndentGuidesStroke#272c3a
  • tree.indentGuidesStroke#272c3a
  • walkThrough.embeddedEditorBackground#151820
  • welcomePage.background#0e1015
  • welcomePage.buttonBackground#1d212c
  • welcomePage.buttonHoverBackground#272c3a
  • welcomePage.progress.background#272c3a
  • welcomePage.progress.foreground#6ca8dd
  • welcomePage.tileBackground#151820
  • welcomePage.tileHoverBackground#272c3a
  • window.activeBorder#272c3a
  • window.inactiveBorder#272c3a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#757e97italic
string, string.quoted#59b66f
constant.numeric#e58e51
constant.language, constant.character, variable.other.constant#e58e51
keyword, keyword.control, storage.type, storage.modifier#b496da
entity.name.function, support.function, meta.function-call#6ca8dd
entity.name.type, support.type, support.class, entity.name.class#47b3aa
entity.name.type.class, entity.other.inherited-class#dc9420
variable, meta.definition.variable#dfe1ea
variable.other.property, support.variable.property#47b3aa
keyword.operator#979daf
punctuation#979daf
entity.name.tag#eb877d
entity.other.attribute-name#dc9420italic
string.regexp#47b3aa
invalid#eb877d
markup.heading#eb877dbold
markup.bold#dc9420bold
markup.italic#b496daitalic
markup.underline.link#6ca8dd