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#232323
  • activityBar.activeBorder#00000000
  • activityBar.background#101010
  • activityBar.border#00000000
  • activityBar.foreground#d7d7d7
  • activityBar.inactiveForeground#7d7d7d
  • activityBarBadge.background#1e476f
  • activityBarBadge.foreground#d7d7d7
  • activityBarTop.activeBackground#232323
  • activityBarTop.activeBorder#00000000
  • activityBarTop.background#101010
  • activityBarTop.foreground#d7d7d7
  • activityBarTop.inactiveForeground#7d7d7d
  • badge.background#2c2c2c
  • badge.foreground#d7d7d7
  • breadcrumb.activeSelectionForeground#d7d7d7
  • breadcrumb.background#101010
  • breadcrumb.focusForeground#d7d7d7
  • breadcrumb.foreground#7d7d7d
  • breadcrumbPicker.background#1b1b1b
  • button.background#1e476f
  • button.foreground#d7d7d7
  • button.hoverBackground#1e476f
  • button.secondaryBackground#2c2c2c
  • button.secondaryForeground#d7d7d7
  • button.secondaryHoverBackground#232323
  • charts.blue#67b9ff
  • charts.foreground#d7d7d7
  • charts.green#76c26e
  • charts.lines#00000000
  • charts.orange#ff8c71
  • charts.purple#d99deb
  • charts.red#de77ab
  • charts.yellow#d8b84d
  • checkbox.background#161616
  • checkbox.border#00000000
  • checkbox.foreground#67b9ff
  • commandCenter.activeBackground#232323
  • commandCenter.activeBorder#00000000
  • commandCenter.activeForeground#d7d7d7
  • commandCenter.background#101010
  • commandCenter.border#00000000
  • commandCenter.debuggingBackground#523267e0
  • commandCenter.foreground#9b9b9b
  • commandCenter.inactiveBorder#00000000
  • commandCenter.inactiveForeground#7d7d7d
  • debugIcon.continueForeground#76c26e
  • debugIcon.disconnectForeground#de77ab
  • debugIcon.pauseForeground#d8b84d
  • debugIcon.restartForeground#67b9ff
  • debugIcon.startForeground#76c26e
  • debugIcon.stepBackForeground#67b9ff
  • debugIcon.stepIntoForeground#67b9ff
  • debugIcon.stepOutForeground#67b9ff
  • debugIcon.stepOverForeground#67b9ff
  • debugIcon.stopForeground#de77ab
  • debugToolBar.background#1b1b1b
  • debugToolBar.border#00000000
  • descriptionForeground#9b9b9b
  • diffEditor.border#00000000
  • diffEditor.diagonalFill#3b3b3b
  • diffEditor.insertedLineBackground#25572f70
  • diffEditor.insertedTextBackground#25572f94
  • diffEditor.removedLineBackground#6e2e2870
  • diffEditor.removedTextBackground#6e2e2894
  • diffEditor.unchangedCodeBackground#101010
  • diffEditor.unchangedRegionBackground#161616
  • diffEditor.unchangedRegionForeground#7d7d7d
  • diffEditorGutter.insertedLineBackground#00000000
  • diffEditorGutter.removedLineBackground#00000000
  • disabledForeground#7d7d7d
  • dropdown.background#1b1b1b
  • dropdown.border#00000000
  • dropdown.foreground#d7d7d7
  • dropdown.listBackground#1b1b1b
  • editor.background#101010
  • editor.findMatchBackground#5e4a64d1
  • editor.findMatchBorder#00000000
  • editor.findMatchHighlightBackground#5e4a64b8
  • editor.findRangeHighlightBackground#2c2c2cb8
  • editor.foldBackground#101010b8
  • editor.foreground#d7d7d7
  • editor.hoverHighlightBackground#232323b8
  • editor.inactiveLineHighlightBackground#101010
  • editor.inactiveSelectionBackground#232323b8
  • editor.inlineValuesBackground#101010
  • editor.inlineValuesForeground#9b9b9b
  • editor.lineHighlightBackground#5e4a643d
  • editor.lineHighlightBorder#00000000
  • editor.linkedEditingBackground#2c2c2c
  • editor.rangeHighlightBackground#232323b8
  • editor.rangeHighlightBorder#00000000
  • editor.selectionBackground#1e476f
  • editor.selectionForeground#d7d7d7
  • editor.selectionHighlightBackground#232323b8
  • editor.selectionHighlightBorder#00000000
  • editor.symbolHighlightBackground#2c2c2cb8
  • editor.symbolHighlightBorder#00000000
  • editor.wordHighlightBackground#5e4a64b8
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#5e4a64c7
  • editor.wordHighlightStrongBorder#00000000
  • editor.wordHighlightTextBackground#5e4a64b3
  • editor.wordHighlightTextBorder#00000000
  • editorBracketHighlight.foreground1#9b9b9b
  • editorBracketHighlight.foreground2#9b9b9b
  • editorBracketHighlight.foreground3#9b9b9b
  • editorBracketHighlight.foreground4#9b9b9b
  • editorBracketHighlight.foreground5#9b9b9b
  • editorBracketHighlight.foreground6#9b9b9b
  • editorBracketHighlight.unexpectedBracket.foreground#de77ab
  • editorBracketMatch.background#2c2c2c
  • editorBracketMatch.border#00000000
  • editorBracketPairGuide.activeBackground1#7d7d7d
  • editorBracketPairGuide.background1#3b3b3b
  • editorCodeLens.foreground#7d7d7d
  • editorCursor.background#101010
  • editorCursor.foreground#67b9ff
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#de77ab
  • editorGroup.border#00000000
  • editorGroup.dropBackground#03465e
  • editorGroup.emptyBackground#101010
  • editorGroupHeader.border#00000000
  • editorGroupHeader.noTabsBackground#101010
  • editorGroupHeader.tabsBackground#101010
  • editorGroupHeader.tabsBorder#00000000
  • editorGutter.addedBackground#2b4d19
  • editorGutter.background#101010
  • editorGutter.commentRangeForeground#7d7d7d
  • editorGutter.deletedBackground#692b49
  • editorGutter.itemBackground#101010
  • editorGutter.modifiedBackground#1e476f
  • editorHint.border#00000000
  • editorHint.foreground#76c26e
  • editorHoverWidget.background#1b1b1b
  • editorHoverWidget.border#00000000
  • editorHoverWidget.foreground#d7d7d7
  • editorHoverWidget.statusBarBackground#161616
  • editorIndentGuide.activeBackground1#7d7d7d
  • editorIndentGuide.background1#3b3b3b
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#67b9ff
  • editorLightBulb.foreground#ff8c71
  • editorLightBulbAutoFix.foreground#76c26e
  • editorLineNumber.activeForeground#9b9b9b
  • editorLineNumber.dimmedForeground#7d7d7d
  • editorLineNumber.foreground#7d7d7d
  • editorOverviewRuler.addedForeground#76c26e
  • editorOverviewRuler.background#101010
  • editorOverviewRuler.border#00000000
  • editorOverviewRuler.deletedForeground#de77ab
  • editorOverviewRuler.errorForeground#de77ab
  • editorOverviewRuler.findMatchForeground#5e4a64b8
  • editorOverviewRuler.infoForeground#67b9ff
  • editorOverviewRuler.modifiedForeground#67b9ff
  • editorOverviewRuler.rangeHighlightForeground#232323b8
  • editorOverviewRuler.selectionHighlightForeground#1e476fc2
  • editorOverviewRuler.warningForeground#d8b84d
  • editorOverviewRuler.wordHighlightForeground#5e4a64b8
  • editorOverviewRuler.wordHighlightStrongForeground#5e4a64c7
  • editorPane.background#101010
  • editorRuler.foreground#3b3b3b
  • editorStickyScroll.background#101010
  • editorStickyScrollGutter.background#101010
  • editorUnicodeHighlight.background#583c05
  • editorUnicodeHighlight.border#00000000
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#d8b84d
  • editorWhitespace.foreground#3b3b3b
  • editorWidget.background#1b1b1b
  • editorWidget.border#00000000
  • editorWidget.foreground#d7d7d7
  • editorWidget.resizeBorder#00000000
  • errorForeground#de77ab
  • focusBorder#00000000
  • foreground#d7d7d7
  • gitDecoration.addedResourceForeground#76c26e
  • gitDecoration.conflictingResourceForeground#d8b84d
  • gitDecoration.deletedResourceForeground#de77ab
  • gitDecoration.ignoredResourceForeground#7d7d7d
  • gitDecoration.modifiedResourceForeground#67b9ff
  • gitDecoration.renamedResourceForeground#76c26e
  • gitDecoration.stageDeletedResourceForeground#de77ab
  • gitDecoration.stageModifiedResourceForeground#67b9ff
  • gitDecoration.submoduleResourceForeground#67b9ff
  • gitDecoration.untrackedResourceForeground#76c26e
  • icon.foreground#9b9b9b
  • input.background#161616
  • input.border#00000000
  • input.foreground#d7d7d7
  • input.placeholderForeground#7d7d7d
  • inputOption.activeBackground#2c2c2c
  • inputOption.activeBorder#00000000
  • inputOption.activeForeground#d7d7d7
  • inputOption.hoverBackground#232323
  • inputValidation.errorBackground#6e2e28
  • inputValidation.errorBorder#00000000
  • inputValidation.infoBackground#03465e
  • inputValidation.infoBorder#00000000
  • inputValidation.warningBackground#583c05
  • inputValidation.warningBorder#00000000
  • list.activeSelectionBackground#2c2c2c
  • list.activeSelectionForeground#d7d7d7
  • list.dropBackground#03465e
  • list.errorForeground#de77ab
  • list.focusBackground#2c2c2c
  • list.focusForeground#d7d7d7
  • list.highlightForeground#67b9ff
  • list.hoverBackground#232323
  • list.inactiveFocusBackground#2c2c2c
  • list.inactiveSelectionBackground#2c2c2c
  • list.invalidItemForeground#de77ab
  • list.warningForeground#d8b84d
  • menu.background#1b1b1b
  • menu.border#00000000
  • menu.foreground#d7d7d7
  • menu.selectionBackground#2c2c2c
  • menu.selectionBorder#00000000
  • menu.selectionForeground#d7d7d7
  • menu.separatorBackground#00000000
  • menubar.selectionBackground#2c2c2c
  • menubar.selectionBorder#00000000
  • menubar.selectionForeground#d7d7d7
  • minimap.background#101010
  • minimap.errorHighlight#de77ab
  • minimap.findMatchHighlight#5e4a64b8
  • minimap.foregroundOpacity#00000038
  • minimap.infoHighlight#67b9ff
  • minimap.selectionHighlight#1e476fc2
  • minimap.warningHighlight#d8b84d
  • minimapGutter.addedBackground#2b4d19
  • minimapGutter.deletedBackground#692b49
  • minimapGutter.modifiedBackground#1e476f
  • minimapSlider.activeBackground#9b9b9b
  • minimapSlider.background#3b3b3b
  • minimapSlider.hoverBackground#7d7d7d
  • multiDiffEditor.background#101010
  • notebook.cellEditorBackground#101010
  • notebook.editorBackground#101010
  • notificationCenter.border#00000000
  • notificationCenterHeader.background#161616
  • notificationCenterHeader.foreground#d7d7d7
  • notifications.background#1b1b1b
  • notifications.border#00000000
  • notifications.foreground#d7d7d7
  • notificationsErrorIcon.foreground#de77ab
  • notificationsInfoIcon.foreground#67b9ff
  • notificationsWarningIcon.foreground#d8b84d
  • notificationToast.border#00000000
  • outputView.background#101010
  • panel.background#101010
  • panel.border#00000000
  • panelInput.border#00000000
  • panelTitle.activeBorder#00000000
  • panelTitle.activeForeground#d7d7d7
  • panelTitle.inactiveForeground#7d7d7d
  • peekView.border#00000000
  • peekViewEditor.background#101010
  • peekViewEditor.matchHighlightBackground#5e4a64d1
  • peekViewEditorGutter.background#101010
  • peekViewEditorStickyScroll.background#101010
  • peekViewEditorStickyScrollGutter.background#101010
  • peekViewResult.background#101010
  • peekViewResult.fileForeground#d7d7d7
  • peekViewResult.lineForeground#9b9b9b
  • peekViewResult.matchHighlightBackground#5e4a64d1
  • peekViewResult.selectionBackground#2c2c2c
  • peekViewResult.selectionForeground#d7d7d7
  • peekViewTitle.background#1b1b1b
  • peekViewTitleDescription.foreground#9b9b9b
  • peekViewTitleLabel.foreground#d7d7d7
  • pickerGroup.border#00000000
  • pickerGroup.foreground#9b9b9b
  • problemsErrorIcon.foreground#de77ab
  • problemsInfoIcon.foreground#67b9ff
  • problemsWarningIcon.foreground#d8b84d
  • progressBar.background#1e476f
  • quickInput.background#1b1b1b
  • quickInput.foreground#d7d7d7
  • quickInputList.focusBackground#2c2c2c
  • quickInputList.focusForeground#d7d7d7
  • quickInputTitle.background#161616
  • sash.hoverBorder#00000000
  • scmGraph.foreground1#d8b84d
  • scmGraph.foreground2#de77ab
  • scmGraph.foreground3#ff8c71
  • scmGraph.foreground4#76c26e
  • scmGraph.foreground5#d99deb
  • scmGraph.historyItemBaseRefColor#ff8c71
  • scmGraph.historyItemHoverAdditionsForeground#76c26e
  • scmGraph.historyItemHoverDefaultLabelBackground#2c2c2c
  • scmGraph.historyItemHoverDefaultLabelForeground#d7d7d7
  • scmGraph.historyItemHoverDeletionsForeground#de77ab
  • scmGraph.historyItemHoverLabelForeground#101010
  • scmGraph.historyItemRefColor#67b9ff
  • scmGraph.historyItemRemoteRefColor#d99deb
  • scrollbar.background#00000000
  • scrollbar.shadow#00000000
  • scrollbarSlider.activeBackground#9b9b9bd6
  • scrollbarSlider.background#3b3b3b9e
  • scrollbarSlider.hoverBackground#7d7d7db8
  • selection.background#1e476f
  • settings.checkboxBackground#161616
  • settings.checkboxBorder#00000000
  • settings.dropdownBackground#161616
  • settings.dropdownBorder#00000000
  • settings.headerForeground#d7d7d7
  • settings.modifiedItemIndicator#d8b84d
  • settings.numberInputBackground#161616
  • settings.numberInputBorder#00000000
  • settings.rowHoverBackground#232323
  • settings.sashBorder#00000000
  • settings.textInputBackground#161616
  • settings.textInputBorder#00000000
  • sideBar.background#101010
  • sideBar.border#00000000
  • sideBar.foreground#d7d7d7
  • sideBarSectionHeader.background#161616
  • sideBarSectionHeader.border#00000000
  • sideBarSectionHeader.foreground#d7d7d7
  • sideBarStickyScroll.background#101010
  • sideBarTitle.background#101010
  • sideBarTitle.foreground#d7d7d7
  • statusBar.background#101010
  • statusBar.border#00000000
  • statusBar.debuggingBackground#523267
  • statusBar.debuggingForeground#d7d7d7
  • statusBar.foreground#9b9b9b
  • statusBar.noFolderBackground#101010
  • statusBar.noFolderForeground#9b9b9b
  • statusBarItem.activeBackground#2c2c2c
  • statusBarItem.errorBackground#692b49
  • statusBarItem.errorForeground#d7d7d7
  • statusBarItem.hoverBackground#232323
  • statusBarItem.prominentBackground#232323
  • statusBarItem.prominentForeground#9b9b9b
  • statusBarItem.remoteBackground#1e476f
  • statusBarItem.remoteForeground#d7d7d7
  • statusBarItem.warningBackground#564700
  • statusBarItem.warningForeground#d7d7d7
  • tab.activeBackground#101010
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00000000
  • tab.activeForeground#d7d7d7
  • tab.border#00000000
  • tab.hoverBackground#232323
  • tab.hoverForeground#d7d7d7
  • tab.inactiveBackground#101010
  • tab.inactiveForeground#7d7d7d
  • tab.unfocusedActiveForeground#d7d7d7
  • tab.unfocusedInactiveForeground#7d7d7d
  • terminal.ansiBlack#7d7d7d
  • terminal.ansiBlue#67b9ff
  • terminal.ansiBrightBlack#7d7d7d
  • terminal.ansiBrightBlue#67b9ff
  • terminal.ansiBrightCyan#67b9ff
  • terminal.ansiBrightGreen#76c26e
  • terminal.ansiBrightMagenta#d99deb
  • terminal.ansiBrightRed#de77ab
  • terminal.ansiBrightWhite#d7d7d7
  • terminal.ansiBrightYellow#d8b84d
  • terminal.ansiCyan#67b9ff
  • terminal.ansiGreen#76c26e
  • terminal.ansiMagenta#d99deb
  • terminal.ansiRed#de77ab
  • terminal.ansiWhite#d7d7d7
  • terminal.ansiYellow#d8b84d
  • terminal.background#101010
  • terminal.border#00000000
  • terminal.foreground#d7d7d7
  • terminal.selectionBackground#1e476f
  • terminalCursor.background#101010
  • terminalCursor.foreground#67b9ff
  • terminalStickyScroll.background#101010
  • testing.iconErrored#de77ab
  • testing.iconFailed#de77ab
  • testing.iconPassed#76c26e
  • testing.iconQueued#9b9b9b
  • testing.iconSkipped#7d7d7d
  • testing.iconUnset#7d7d7d
  • textBlockQuote.background#161616
  • textBlockQuote.border#00000000
  • textCodeBlock.background#1b1b1b
  • textLink.activeForeground#67b9ff
  • textLink.foreground#67b9ff
  • textPreformat.background#1b1b1b
  • textPreformat.foreground#d7d7d7
  • textSeparator.foreground#00000000
  • titleBar.activeBackground#101010
  • titleBar.activeForeground#d7d7d7
  • titleBar.border#00000000
  • titleBar.inactiveBackground#101010
  • titleBar.inactiveForeground#7d7d7d
  • toolbar.activeBackground#2c2c2c
  • toolbar.hoverBackground#232323
  • toolbar.hoverOutline#00000000
  • walkThrough.embeddedEditorBackground#101010
  • welcomePage.background#101010
  • welcomePage.tileBackground#161616
  • welcomePage.tileBorder#00000000
  • welcomePage.tileHoverBackground#232323
  • widget.border#00000000
  • widget.shadow#00000038
  • window.activeBorder#00000000
  • window.inactiveBorder#00000000

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
source, meta.embedded, text.html.markdown, meta.jsx.children#d7d7d7
comment, punctuation.definition.comment#7d7d7d
comment.block.documentation, storage.type.class.jsdoc, entity.name.type.instance.jsdoc#7d7d7d
keyword, keyword.control, keyword.operator.expression, storage.modifier#ff8c71
keyword.control.import, keyword.control.export, storage.modifier.async, keyword.control.from#ff8c71
storage.type, storage.type.function, storage.type.class, storage.type.interface, storage.type.type#d8b84d
keyword.operator, punctuation.accessor, punctuation.separator.key-value, keyword.operator.type#9b9b9b
string, constant.other.symbol#76c26e
string.template, punctuation.definition.template-expression#76c26e
string.regexp, constant.character.escape#76c26e
constant.numeric, constant.language, constant.character, constant.other.enum#d8b84d
constant.language.boolean, constant.language.null, constant.language.undefined#d8b84d
entity.name.function, support.function, variable.function, support.function.console#67b9ff
entity.name.function.member, support.function.dom#67b9ff
entity.name.type.class, entity.name.class, support.class, support.type#d99deb
entity.name.type.interface, entity.name.type.alias, entity.name.type, entity.name.type.module, entity.name.type.namespace, support.type.primitive#d99deb
meta.object-literal.key, support.type.property-name, variable.other.property, variable.other.member, meta.property.object, support.variable.property#d7d7d7
variable.parameter, entity.name.variable.parameter#d7d7d7
variable, variable.other.readwrite, variable.other.constant, entity.name.variable, variable.language.this#d7d7d7
meta.decorator, entity.name.function.decorator, punctuation.decorator#d99deb
entity.name.tag.tsx, support.class.component.tsx#d99deb
entity.other.attribute-name#d8b84d
punctuation.definition.tag, punctuation.definition.tag.begin, punctuation.definition.tag.end#9b9b9b
entity.name.tag#67b9ff
entity.other.attribute-name.class.css, entity.other.attribute-name.id.css, entity.name.tag.css#76c26e
support.type.property-name.css, support.type.vendored.property-name.css#d7d7d7
markup.heading, entity.name.section.markdown#ff8c71
markup.underline.link, string.other.link#67b9ff
markup.italic#d7d7d7
markup.bold#d7d7d7
markup.inserted, meta.diff.header.to-file#76c26e
markup.deleted, meta.diff.header.from-file#de77ab
markup.changed#d8b84d
invalid, invalid.illegal#de77ab
punctuation, meta.brace, punctuation.definition.block#9b9b9b
Jack's Theme by Jack Scott - VS Code Theme