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.background#080b13
  • activityBar.border#04050a
  • activityBar.foreground#6f7e9b
  • activityBar.inactiveForeground#3f5276
  • activityBarBadge.background#90a7cb
  • activityBarBadge.foreground#fff
  • activityBarTop.foreground#6f7e9b
  • activityBarTop.inactiveForeground#3f5276
  • badge.background#90a7cb30
  • badge.foreground#b2c9e9
  • breadcrumb.activeSelectionForeground#c9d8ef
  • breadcrumb.background#080b13
  • breadcrumb.focusForeground#c9d8ef
  • breadcrumb.foreground#434f69
  • breadcrumbPicker.background#080b13
  • button.background#90a7cb
  • button.border#00000000
  • button.foreground#ffffff
  • button.hoverBackground#59a1ff
  • button.secondaryBackground#141926
  • button.secondaryForeground#90a7cb
  • button.secondaryHoverBackground#212a3d
  • charts.blue#90a7cb
  • charts.foreground#90a7cb
  • charts.green#41a6b5
  • charts.lines#080b13
  • charts.orange#ff9e64
  • charts.purple#9d7cd8
  • charts.red#f7768e
  • charts.yellow#e0af68
  • chat.avatarBackground#90a7cb
  • chat.avatarForeground#ffffff
  • chat.requestBorder#04060a
  • chat.slashCommandBackground#0d101a
  • chat.slashCommandForeground#90a7cb
  • debugConsole.errorForeground#bb616b
  • debugConsole.infoForeground#6f7e9b
  • debugConsole.sourceForeground#6f7e9b
  • debugConsole.warningForeground#c49a5a
  • debugConsoleInputIcon.foreground#73daca
  • debugExceptionWidget.background#04050a
  • debugExceptionWidget.border#963c47
  • debugIcon.breakpointDisabledForeground#3c466d
  • debugIcon.breakpointForeground#db4b4b
  • debugIcon.breakpointUnverifiedForeground#c24242
  • debugTokenExpression.boolean#ff9e64
  • debugTokenExpression.error#bb616b
  • debugTokenExpression.name#b2c5e2
  • debugTokenExpression.number#ff9e64
  • debugTokenExpression.string#9ece6a
  • debugTokenExpression.value#93a4e1
  • debugToolBar.background#04050a
  • debugView.stateLabelBackground#0d101a
  • debugView.stateLabelForeground#6f7e9b
  • debugView.valueChangedHighlight#90a7cbAA
  • descriptionForeground#434f69
  • diffEditor.diagonalFill#141926
  • diffEditor.insertedLineBackground#41a6b520
  • diffEditor.insertedTextBackground#41a6b520
  • diffEditor.removedLineBackground#db4b4b22
  • diffEditor.removedTextBackground#db4b4b22
  • diffEditor.unchangedCodeBackground#14192666
  • diffEditorGutter.insertedLineBackground#41a6b525
  • diffEditorGutter.removedLineBackground#db4b4b22
  • diffEditorOverview.insertedForeground#41a6b525
  • diffEditorOverview.removedForeground#db4b4b22
  • disabledForeground#3d4a64
  • dropdown.background#0d101a
  • dropdown.foreground#6f7e9b
  • dropdown.listBackground#0d101a
  • editor.background#0d101a
  • editor.findMatchBackground#6ab5ff60
  • editor.findMatchBorder#e0af68
  • editor.findMatchHighlightBackground#6ab5ff40
  • editor.findRangeHighlightBackground#6ab5ff25
  • editor.focusedStackFrameHighlightBackground#73daca20
  • editor.foldBackground#0d10184a
  • editor.foreground#a2b0e7
  • editor.inactiveSelectionBackground#6ab5ff18
  • editor.lineHighlightBackground#171c29
  • editor.rangeHighlightBackground#6ab5ff15
  • editor.selectionBackground#6ab5ff35
  • editor.selectionHighlightBackground#6ab5ff28
  • editor.stackFrameHighlightBackground#E2BD3A20
  • editor.wordHighlightBackground#6ab5ff28
  • editor.wordHighlightStrongBackground#6ab5ff35
  • editorBracketHighlight.foreground1#698cd6
  • editorBracketHighlight.foreground2#68b3de
  • editorBracketHighlight.foreground3#9a7ecc
  • editorBracketHighlight.foreground4#25aac2
  • editorBracketHighlight.foreground5#80a856
  • editorBracketHighlight.foreground6#c49a5a
  • editorBracketHighlight.unexpectedBracket.foreground#db4b4b
  • editorBracketMatch.background#080b13
  • editorBracketMatch.border#2a344c
  • editorBracketPairGuide.activeBackground1#698cd6
  • editorBracketPairGuide.activeBackground2#68b3de
  • editorBracketPairGuide.activeBackground3#9a7ecc
  • editorBracketPairGuide.activeBackground4#25aac2
  • editorBracketPairGuide.activeBackground5#80a856
  • editorBracketPairGuide.activeBackground6#c49a5a
  • editorCodeLens.foreground#2f3e5b
  • editorCursor.foreground#b8c9ff
  • editorError.foreground#db4b4b
  • editorGhostText.foreground#3c3c3c
  • editorGroup.border#04050a
  • editorGroup.dropBackground#141926
  • editorGroupHeader.border#04050a
  • editorGroupHeader.noTabsBackground#080b13
  • editorGroupHeader.tabsBackground#080b13
  • editorGroupHeader.tabsBorder#04050a
  • editorGutter.addedBackground#164846
  • editorGutter.deletedBackground#823c41
  • editorGutter.modifiedBackground#1a3e70
  • editorHint.foreground#3790f3
  • editorHoverWidget.background#080b13
  • editorHoverWidget.border#04050a
  • editorIndentGuide.activeBackground1#2a344c
  • editorIndentGuide.background1#141926
  • editorInfo.foreground#3790f3
  • editorInlayHint.foreground#3c3c3c
  • editorLightBulb.foreground#e0af68
  • editorLightBulbAutoFix.foreground#e0af68
  • editorLineNumber.activeForeground#6f7e9b
  • editorLineNumber.foreground#2f3e5b
  • editorLink.activeForeground#a5b0df
  • editorMarkerNavigation.background#080b13
  • editorOverviewRuler.addedForeground#164846
  • editorOverviewRuler.border#04050a
  • editorOverviewRuler.bracketMatchForeground#04050a
  • editorOverviewRuler.deletedForeground#703438
  • editorOverviewRuler.errorForeground#db4b4b
  • editorOverviewRuler.findMatchForeground#a2b0e744
  • editorOverviewRuler.infoForeground#1abc9c
  • editorOverviewRuler.modifiedForeground#1a3e70
  • editorOverviewRuler.rangeHighlightForeground#a2b0e744
  • editorOverviewRuler.selectionHighlightForeground#a2b0e722
  • editorOverviewRuler.warningForeground#e0af68
  • editorOverviewRuler.wordHighlightForeground#bb9af755
  • editorOverviewRuler.wordHighlightStrongForeground#bb9af766
  • editorPane.background#0d101a
  • editorRuler.foreground#04050a
  • editorSuggestWidget.background#080b13
  • editorSuggestWidget.border#04050a
  • editorSuggestWidget.highlightForeground#6ab5ff
  • editorSuggestWidget.selectedBackground#141926
  • editorWarning.foreground#e0af68
  • editorWhitespace.foreground#2f3e5b
  • editorWidget.background#0d101a
  • editorWidget.border#04050a
  • editorWidget.foreground#6f7e9b
  • editorWidget.resizeBorder#6ab5ff33
  • errorForeground#434f69
  • extensionBadge.remoteBackground#90a7cb
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#90a7cbCC
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#90a7cb99
  • focusBorder#90a7cb
  • foreground#6f7e9b
  • gitDecoration.addedResourceForeground#449dab
  • gitDecoration.conflictingResourceForeground#e0af68cc
  • gitDecoration.deletedResourceForeground#914c54
  • gitDecoration.ignoredResourceForeground#434f69
  • gitDecoration.modifiedResourceForeground#90a7cb
  • gitDecoration.renamedResourceForeground#449dab
  • gitDecoration.stageDeletedResourceForeground#914c54
  • gitDecoration.stageModifiedResourceForeground#90a7cb
  • gitDecoration.untrackedResourceForeground#449dab
  • gitlens.gutterBackgroundColor#080b13
  • gitlens.gutterForegroundColor#6f7e9b
  • gitlens.gutterUncommittedForegroundColor#90a7cb
  • gitlens.trailingLineForegroundColor#3c3c3c
  • icon.foreground#90a7cb
  • inlineChat.foreground#a2b0e7
  • inlineChatDiff.inserted#41a6b540
  • inlineChatDiff.removed#db4b4b42
  • inlineChatInput.background#0d101a
  • input.background#0d101a
  • input.border#0d101a
  • input.foreground#a2b0e7
  • input.placeholderForeground#6f7e9b88
  • inputOption.activeBackground#90a7cb44
  • inputOption.activeForeground#b8c9ff
  • inputValidation.errorBackground#85353e
  • inputValidation.errorBorder#963c47
  • inputValidation.errorForeground#b5c2ee
  • inputValidation.infoBackground#90a7cb5c
  • inputValidation.infoBorder#90a7cb
  • inputValidation.infoForeground#b5c2ee
  • inputValidation.warningBackground#c2985b
  • inputValidation.warningBorder#e0af68
  • inputValidation.warningForeground#000000
  • list.activeSelectionBackground#2a344c
  • list.activeSelectionForeground#e1ecff
  • list.deemphasizedForeground#6f7e9b
  • list.dropBackground#141926
  • list.errorForeground#bb616b
  • list.focusBackground#1a2030
  • list.focusForeground#c9d8ef
  • list.highlightForeground#90a7cb
  • list.hoverBackground#161b2a
  • list.hoverForeground#90a7cb
  • list.inactiveSelectionBackground#1a2030
  • list.inactiveSelectionForeground#c9d8ef
  • list.invalidItemForeground#c97018
  • list.warningForeground#c49a5a
  • listFilterWidget.background#04050a
  • listFilterWidget.noMatchesOutline#a6333f
  • listFilterWidget.outline#90a7cb
  • menu.background#080b13
  • menu.border#04050a
  • menu.foreground#6f7e9b
  • menu.selectionBackground#141926
  • menu.selectionForeground#c9d8ef
  • menu.separatorBackground#04050a
  • menubar.selectionBackground#141926
  • menubar.selectionBorder#0a0d15
  • menubar.selectionForeground#c9d8ef
  • merge.currentContentBackground#007a7544
  • merge.currentHeaderBackground#41a6b525
  • merge.incomingContentBackground#90a7cb44
  • merge.incomingHeaderBackground#90a7cbAA
  • mergeEditor.change.background#41a6b525
  • mergeEditor.change.word.background#41a6b540
  • mergeEditor.conflict.handled.minimapOverViewRuler#449dab
  • mergeEditor.conflict.handledFocused.border#41a6b565
  • mergeEditor.conflict.handledUnfocused.border#41a6b525
  • mergeEditor.conflict.unhandled.minimapOverViewRuler#e0af68
  • mergeEditor.conflict.unhandledFocused.border#e0af68b0
  • mergeEditor.conflict.unhandledUnfocused.border#e0af6888
  • minimapGutter.addedBackground#1C5957
  • minimapGutter.deletedBackground#944449
  • minimapGutter.modifiedBackground#214c8c
  • multiDiffEditor.border#0d101a
  • multiDiffEditor.headerBackground#0d101a
  • notebook.cellBorderColor#04050a
  • notebook.cellEditorBackground#080b13
  • notebook.cellStatusBarItemHoverBackground#161b2a
  • notebook.editorBackground#0d101a
  • notebook.focusedCellBorder#2b384b
  • notificationCenterHeader.background#04050a
  • notificationLink.foreground#90a7cb
  • notifications.background#04050a
  • notificationsErrorIcon.foreground#bb616b
  • notificationsInfoIcon.foreground#5d769c
  • notificationsWarningIcon.foreground#bba461
  • panel.background#080b13
  • panel.border#04050a
  • panelInput.border#080b13
  • panelTitle.activeBorder#080b13
  • panelTitle.activeForeground#6f7e9b
  • panelTitle.border#1a2030
  • panelTitle.inactiveForeground#2f3e5b
  • peekView.border#04050a
  • peekViewEditor.background#080b13
  • peekViewEditor.matchHighlightBackground#6ab5ff66
  • peekViewResult.background#04050a
  • peekViewResult.fileForeground#6f7e9b
  • peekViewResult.lineForeground#c9d8ef
  • peekViewResult.matchHighlightBackground#6ab5ff66
  • peekViewResult.selectionBackground#6ab5ff33
  • peekViewResult.selectionForeground#c9d8ef
  • peekViewTitle.background#04050a
  • peekViewTitleDescription.foreground#6f7e9b
  • peekViewTitleLabel.foreground#c9d8ef
  • pickerGroup.border#04050a
  • pickerGroup.foreground#90a7cb
  • progressBar.background#90a7cb
  • sash.hoverBorder#2b384b
  • scmGraph.foreground1#ff9e64
  • scmGraph.foreground2#e0af68
  • scmGraph.foreground3#41a6b5
  • scmGraph.foreground4#90a7cb
  • scmGraph.foreground5#bb9af7
  • scmGraph.historyItemBaseRefColor#9d7cd8
  • scmGraph.historyItemHoverAdditionsForeground#41a6b5
  • scmGraph.historyItemHoverDefaultLabelForeground#c9d8ef
  • scmGraph.historyItemHoverDeletionsForeground#f7768e
  • scmGraph.historyItemHoverLabelForeground#080b13
  • scmGraph.historyItemRefColor#90a7cb
  • scmGraph.historyItemRemoteRefColor#41a6b5
  • scrollbar.shadow#00000044
  • scrollbarSlider.activeBackground#90a7cb25
  • scrollbarSlider.background#90a7cb10
  • scrollbarSlider.hoverBackground#90a7cb18
  • selection.background#6ab5ff30
  • settings.headerForeground#90a7cb
  • sideBar.background#080b13
  • sideBar.border#04050a
  • sideBar.dropBackground#141926
  • sideBar.foreground#6f7e9b
  • sideBarSectionHeader.background#080b13
  • sideBarSectionHeader.border#04050a
  • sideBarSectionHeader.foreground#90a7cb
  • sideBarTitle.foreground#6f7e9b
  • statusBar.background#080b13
  • statusBar.border#04050a
  • statusBar.debuggingBackground#080b13
  • statusBar.debuggingForeground#6f7e9b
  • statusBar.foreground#6f7e9b
  • statusBar.noFolderBackground#080b13
  • statusBarItem.activeBackground#04050a
  • statusBarItem.hoverBackground#141926
  • statusBarItem.prominentBackground#04050a
  • statusBarItem.prominentHoverBackground#141926
  • tab.activeBackground#0d101a
  • tab.activeBorder#90a7cb
  • tab.activeForeground#c9d8ef
  • tab.activeModifiedBorder#0d101a
  • tab.border#04050a
  • tab.hoverForeground#c9d8ef
  • tab.inactiveBackground#080b13
  • tab.inactiveForeground#434f69
  • tab.inactiveModifiedBorder#141926
  • tab.lastPinnedBorder#161b2a
  • tab.unfocusedActiveBorder#141926
  • tab.unfocusedActiveForeground#c9d8ef
  • tab.unfocusedHoverForeground#90a7cb
  • tab.unfocusedInactiveForeground#434f69
  • terminal.ansiBlack#313a5f
  • terminal.ansiBlue#90a7cb
  • terminal.ansiBrightBlack#313a5f
  • terminal.ansiBrightBlue#90a7cb
  • terminal.ansiBrightCyan#a1c3f1
  • terminal.ansiBrightGreen#73daca
  • terminal.ansiBrightMagenta#bb9af7
  • terminal.ansiBrightRed#f7768e
  • terminal.ansiBrightWhite#c9d8ef
  • terminal.ansiBrightYellow#e0af68
  • terminal.ansiCyan#a1c3f1
  • terminal.ansiGreen#73daca
  • terminal.ansiMagenta#bb9af7
  • terminal.ansiRed#f7768e
  • terminal.ansiWhite#90a7cb
  • terminal.ansiYellow#e0af68
  • terminal.background#080b13
  • terminal.foreground#90a7cb
  • terminal.selectionBackground#90a7cb4d
  • textBlockQuote.background#080b13
  • textCodeBlock.background#080b13
  • textLink.activeForeground#b2c5e2
  • textLink.foreground#90a7cb
  • textPreformat.foreground#90a7cb
  • textSeparator.foreground#2f3e5b
  • titleBar.activeBackground#080b13
  • titleBar.activeForeground#6f7e9b
  • titleBar.border#04050a
  • titleBar.inactiveBackground#050814
  • titleBar.inactiveForeground#434f69
  • toolbar.activeBackground#141926
  • toolbar.hoverBackground#141926
  • tree.indentGuidesStroke#1e1e1e
  • walkThrough.embeddedEditorBackground#080b13
  • widget.shadow#00000066
  • window.activeBorder#04050a
  • window.inactiveBorder#04050a

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#8b949e
constant.other.placeholder, constant.character#ff7b72
constant, entity.name.constant, variable.other.constant, variable.other.enummember, entity#58C4F5
entity.name, meta.export.default, meta.definition.variable#ffa657
variable.parameter.function, meta.jsx.children, meta.block, meta.tag.attributes, entity.name.constant, meta.object.member, meta.embedded.expression#e6edf3
entity.name.function#d2a8ff
entity.name.tag, support.class.component#7ee787
keyword#ff7b72
storage, storage.type, storage.modifier#ff7b72
storage.modifier.package, storage.modifier.import, storage.type.java#e6edf3
string, string punctuation.section.embedded source#87d8f7
support#58C4F5
support.type.primitive, support.type.builtin#ffa657
meta.property-name#58C4F5
variable#ffa657
variable.other#e6edf3
variable.property, variable.object.property#e6edf3
keyword.operator.type, keyword.operator.typecast, keyword.operator.type.function#ff7b72
invalid.broken#ffa198italic
invalid.deprecated#ffa198italic
invalid.illegal#ffa198italic
invalid.unimplemented#ffa198italic
carriage-return#f0f6fcitalic underline
message.error#ffa198
string variable#58C4F5
source.regexp, string.regexp#87d8f7
string.regexp.character-class, string.regexp constant.character.escape, string.regexp source.ruby.embedded, string.regexp string.regexp.arbitrary-repitition#87d8f7
string.regexp constant.character.escape#7ee787bold
support.constant#58C4F5
support.variable#58C4F5
support.type.property-name.json#7ee787
meta.module-reference#58C4F5
punctuation.definition.list.begin.markdown#ffa657
markup.heading, markup.heading entity.name#58C4F5bold
markup.quote#7ee787
markup.italic#e6edf3italic
markup.bold#e6edf3bold
markup.underlineunderline
markup.strikethroughstrikethrough
markup.inline.raw#58C4F5
markup.deleted, meta.diff.header.from-file, punctuation.definition.deleted#ffa198
punctuation.section.embedded#ff7b72
markup.inserted, meta.diff.header.to-file, punctuation.definition.inserted#7ee787
markup.changed, punctuation.definition.changed#ffa657
markup.ignored, markup.untracked#161b22
meta.diff.range#d2a8ffbold
meta.diff.header#58C4F5
meta.separator#58C4F5bold
meta.output#58C4F5
brackethighlighter.tag, brackethighlighter.curly, brackethighlighter.round, brackethighlighter.square, brackethighlighter.angle, brackethighlighter.quote#8b949e
brackethighlighter.unmatched#ffa198
constant.other.reference.link, string.other.link#87d8f7underline
variable.language#ff7b72
support.type, entity.other.inherited-class#ffa657
support.function#d2a8ff
variable.parameter#e6edf3
variable.parameter.function.language.special.self#ff7b72
source.toml support.type.property-name#e6edf3
support.type.property-name.table.toml, support.type.property-name.array.toml#d2a8ffbold
source.toml punctuation#59667a
source.toml punctuation.definition.comment#8b949e
source.toml constant.numeric, source.toml constant.language, source.toml constant.other.time#ffa657