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#121517
  • activityBar.activeBorder#121517
  • activityBar.background#0d0e0f
  • activityBar.border#15171900
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#6e7681
  • activityBarBadge.background#58a6ff
  • activityBarBadge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#58a6ff
  • breadcrumb.background#0b0c0d
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#8b949e
  • breadcrumbPicker.background#181818
  • button.background#58a6ff
  • button.border#58a6ff33
  • button.foreground#ffffff
  • button.hoverBackground#4287d6
  • button.secondaryBackground#30363d
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#484f58
  • button.separator#58a6ff4d
  • commandCenter.activeBackground#1c2f3d
  • commandCenter.activeBorder#1c1c1c
  • commandCenter.activeForeground#ffffff
  • commandCenter.background#151616
  • commandCenter.border#1c1c1c
  • commandCenter.foreground#c9d1d9
  • commandCenter.inactiveBorder#1c1c1c
  • contrastActiveBorder#121517
  • contrastBorder#15171900
  • debugExceptionWidget.background#0c0d0fC0
  • debugExceptionWidget.border#30363d
  • debugToolBar.background#0d0e0f
  • debugToolBar.border#15171900
  • diffEditor.border#15171900
  • diffEditor.insertedLineBackground#b8d66315
  • diffEditor.insertedTextBackground#b8d66322
  • diffEditor.removedLineBackground#f14c4c15
  • diffEditor.removedTextBackground#f14c4c22
  • dropdown.background#0d0e0f
  • dropdown.border#30363d
  • dropdown.foreground#ffffff
  • dropdown.listBackground#0d0e0f
  • editor.background#0b0c0d
  • editor.findMatchBackground#3b3b1c
  • editor.findMatchHighlightBackground#4b4b2c44
  • editor.findRangeHighlightBackground#3a3d4144
  • editor.foreground#f4f4f4
  • editor.hoverHighlightBackground#1c2f3d44
  • editor.inactiveSelectionBackground#1c2f3d44
  • editor.lineHighlightBackground#1a1a1a88
  • editor.lineHighlightBorder#15171900
  • editor.selectionBackground#1c2f3d88
  • editor.selectionHighlightBackground#1c2f3d55
  • editor.wordHighlightBackground#1c2f3d44
  • editor.wordHighlightStrongBackground#1c2f3d66
  • editorBracketMatch.background#1c2f3d44
  • editorBracketMatch.border#58a6ff
  • editorBracketPairGuide.activeBackground1#58a6ff
  • editorBracketPairGuide.activeBackground2#b8d663
  • editorBracketPairGuide.activeBackground3#d29922
  • editorBracketPairGuide.activeBackground4#f85149
  • editorBracketPairGuide.activeBackground5#bc8cff
  • editorBracketPairGuide.activeBackground6#58a6ff
  • editorBracketPairGuide.background1#58a6ff44
  • editorBracketPairGuide.background2#b8d66344
  • editorBracketPairGuide.background3#d2992244
  • editorBracketPairGuide.background4#f8514944
  • editorBracketPairGuide.background5#bc8cff44
  • editorBracketPairGuide.background6#58a6ff44
  • editorCodeLens.foreground#6e7681
  • editorCursor.foreground#b9e8ed88
  • editorError.foreground#f14c4c
  • editorGroup.border#1c1c1c
  • editorGroupHeader.noTabsBackground#131313
  • editorGroupHeader.tabsBackground#151616
  • editorGroupHeader.tabsBorder#1c1c1c
  • editorGutter.addedBackground#b8d663
  • editorGutter.background#0b0c0d
  • editorGutter.deletedBackground#f14c4c
  • editorGutter.modifiedBackground#58a6ff
  • editorHint.foreground#b8d663
  • editorHoverWidget.background#0c0d0fC0
  • editorHoverWidget.border#30363d
  • editorHoverWidget.foreground#ffffff
  • editorHoverWidget.statusBarBackground#181818
  • editorIndentGuide.activeBackground#27282b
  • editorIndentGuide.background#141617
  • editorInfo.foreground#58a6ff
  • editorLineNumber.activeForeground#8b949e
  • editorLineNumber.foreground#484f58
  • editorMarkerNavigation.background#0c0d0fC0
  • editorMarkerNavigationError.background#f14c4c
  • editorMarkerNavigationInfo.background#58a6ff
  • editorMarkerNavigationWarning.background#ffd767
  • editorOverviewRuler.addedForeground#b8d663
  • editorOverviewRuler.border#15171923
  • editorOverviewRuler.deletedForeground#f85149
  • editorOverviewRuler.errorForeground#f14c4c
  • editorOverviewRuler.findMatchForeground#ffd767
  • editorOverviewRuler.infoForeground#58a6ff
  • editorOverviewRuler.modifiedForeground#58a6ff
  • editorOverviewRuler.selectionHighlightForeground#58a6ff
  • editorOverviewRuler.warningForeground#ffd767
  • editorOverviewRuler.wordHighlightForeground#58a6ff
  • editorRuler.foreground#15171900
  • editorSuggestWidget.background#0c0d0fC0
  • editorSuggestWidget.border#30363d
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#58a6ff
  • editorSuggestWidget.selectedBackground#1c2f3d
  • editorSuggestWidget.selectedForeground#ffffff
  • editorWarning.foreground#ffd767
  • editorWhitespace.foreground#21262d
  • editorWidget.background#0c0d0fC0
  • editorWidget.border#30363d
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#30363d
  • extensionBadge.remoteBackground#58a6ff
  • extensionBadge.remoteForeground#ffffff
  • extensionButton.prominentBackground#58a6ff
  • extensionButton.prominentForeground#ffffff
  • extensionButton.prominentHoverBackground#4997fa
  • focusBorder#151517
  • gitDecoration.addedResourceForeground#b8d663
  • gitDecoration.conflictingResourceForeground#d29922
  • gitDecoration.deletedResourceForeground#f14c4c
  • gitDecoration.ignoredResourceForeground#484f58
  • gitDecoration.modifiedResourceForeground#58a6ff
  • gitDecoration.submoduleResourceForeground#8b949e
  • gitDecoration.untrackedResourceForeground#b8d663
  • input.background#1a1a1a
  • input.border#30363d
  • input.foreground#ffffff
  • input.placeholderForeground#484f58
  • inputOption.activeBackground#1c2f3d
  • inputOption.activeBorder#58a6ff
  • inputOption.activeForeground#ffffff
  • list.activeSelectionBackground#121719
  • list.activeSelectionForeground#ffffff
  • list.dropBackground#1a1a1a
  • list.errorForeground#f14c4c
  • list.focusAndSelectionOutline#151517
  • list.focusBackground#1c2f3d
  • list.focusForeground#ffffff
  • list.focusOutline#151517
  • list.highlightForeground#58a6ff
  • list.hoverBackground#121617
  • list.hoverForeground#ffffff
  • list.inactiveSelectionBackground#1a1a1a
  • list.inactiveSelectionForeground#c9d1d9
  • list.warningForeground#ffd767
  • menu.background#0d0e0f
  • menu.border#15171900
  • menu.foreground#ffffff
  • menu.selectionBackground#1c2f3d
  • menu.selectionForeground#ffffff
  • menu.separatorBackground#21262d
  • merge.border#15171900
  • merge.commonContentBackground#484f5822
  • merge.commonHeaderBackground#484f5844
  • merge.currentContentBackground#b8d66322
  • merge.currentHeaderBackground#b8d66344
  • merge.incomingContentBackground#58a6ff22
  • merge.incomingHeaderBackground#58a6ff44
  • minimap.background#0b0c0d
  • minimap.errorHighlight#f14c4c
  • minimap.findMatchHighlight#d29922
  • minimap.selectionHighlight#1c2f3d
  • minimap.warningHighlight#d29922
  • minimapGutter.addedBackground#b8d663
  • minimapGutter.deletedBackground#f14c4c
  • minimapGutter.modifiedBackground#58a6ff
  • notificationCenter.border#30363d
  • notifications.background#181818
  • notifications.border#30363d
  • notifications.foreground#ffffff
  • notificationsErrorIcon.foreground#f14c4c
  • notificationsInfoIcon.foreground#58a6ff
  • notificationsWarningIcon.foreground#ffd767
  • notificationToast.border#30363d
  • panel.background#0d0e0f
  • panel.border#15171900
  • panelInput.border#30363d
  • panelStickyScroll.background#0e0f10
  • panelStickyScroll.border#0e0f10
  • panelStickyScroll.shadow#00000033
  • panelTitle.activeBorder#0d0e0f
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#8b949e
  • peekView.border#30363d
  • peekViewEditor.background#0b0c0d
  • peekViewEditor.matchHighlightBackground#d2992244
  • peekViewResult.background#0d0e0f
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#c9d1d9
  • peekViewResult.matchHighlightBackground#d2992244
  • peekViewResult.selectionBackground#1c2f3d
  • peekViewResult.selectionForeground#ffffff
  • peekViewTitle.background#0d0e0f
  • peekViewTitleDescription.foreground#8b949e
  • peekViewTitleLabel.foreground#ffffff
  • sash.hoverBorder#151517
  • scrollbar.shadow#00000033
  • scrollbarSlider.activeBackground#58A6FF0e
  • scrollbarSlider.background#58A6FF05
  • scrollbarSlider.hoverBackground#58A6FF0a
  • selection.background#1c2f3d
  • sideBar.background#0d0e0f
  • sideBar.border#15171900
  • sideBar.foreground#c9d1d9
  • sideBarSectionHeader.background#0d0e0f
  • sideBarSectionHeader.border#15171900
  • sideBarSectionHeader.foreground#ffffff
  • sideBarTitle.foreground#ffffff
  • statusBar.background#0d0e0f
  • statusBar.border#15171900
  • statusBar.debuggingBackground#0d0e0f
  • statusBar.debuggingBorder#15171900
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#c9d1d9
  • statusBar.noFolderBackground#0d0e0f
  • statusBar.noFolderForeground#c9d1d9
  • statusBarItem.activeBackground#1c2f3d
  • statusBarItem.hoverBackground#1a1a1a
  • statusBarItem.remoteBackground#58a6ff
  • statusBarItem.remoteForeground#ffffff
  • tab.activeBackground#121617
  • tab.activeBorder#121617
  • tab.activeBorderTop#78dce8
  • tab.activeForeground#ffffff
  • tab.border#15171900
  • tab.hoverBackground#121314
  • tab.hoverBorder#121314
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#0d0e0f
  • tab.inactiveForeground#8b949e
  • tab.lastPinnedBorder#30363d
  • tab.unfocusedActiveBackground#121617
  • tab.unfocusedActiveBorder#151617
  • tab.unfocusedActiveForeground#8b949e
  • terminal.ansiBlack#0d0e0f
  • terminal.ansiBlue#58a6ff
  • terminal.ansiBrightBlack#484f58
  • terminal.ansiBrightBlue#58a6ff
  • terminal.ansiBrightCyan#78DCE8
  • terminal.ansiBrightGreen#b8d663
  • terminal.ansiBrightMagenta#bc8cff
  • terminal.ansiBrightRed#f14c4c
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#FFD767
  • terminal.ansiCyan#78DCE8
  • terminal.ansiGreen#b8d663
  • terminal.ansiMagenta#bc8cff
  • terminal.ansiRed#f14c4c
  • terminal.ansiWhite#c9d1d9
  • terminal.ansiYellow#FFD767
  • terminal.background#0b0c0d
  • terminal.foreground#c9d1d9
  • terminal.selectionBackground#1c2f3d
  • terminalCursor.foreground#58a6ff
  • textBlockQuote.background#0d0e0f
  • textBlockQuote.border#30363d
  • textCodeBlock.background#0d0e0f
  • textLink.activeForeground#79c0ff
  • textLink.foreground#58a6ff
  • textPreformat.foreground#c9d1d9
  • titleBar.activeBackground#0d0e0f
  • titleBar.activeForeground#ffffff
  • titleBar.border#15171900
  • titleBar.inactiveBackground#0d0e0f
  • titleBar.inactiveForeground#8b949e
  • tree.inactiveIndentGuidesStroke#1c1c1c88
  • tree.indentGuidesStroke#21262d88
  • walkThrough.embeddedEditorBackground#0b0c0d
  • welcomePage.background#0b0c0d
  • welcomePage.tileBackground#0d0e0f
  • welcomePage.tileBorder#15171900

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#476639italic
string, string.quoted, meta.string#fc9867
string.template, string.template variable#de9876
punctuation.definition.string.begin, punctuation.definition.string.end#fc986788
string.regexp, constant.character.escape#a5d6ff
constant.other.symbol#de9876
keyword.control, keyword, storage.type, storage.modifier, storage#da95f0
keyword.controlpanel#ff7b72
entity.name.function, support.function, entity.name.method#dbd09e
meta.function-call, variable.function, meta.function-call.generic#dbd09e
variable.parameter, meta.parameter#c9d1d9
support.function, support.macro#dbd09e
variable, variable.other, meta.definition.variable#b3e4ff
variable.member#b3e4ff
variable.language#79c0ffitalic
variable.parameter.function#c9d1d9
variable.other.constant, variable.other.readwrite#79c0ff
entity.name.type, entity.name.class, support.type, support.class, entity.name.type.class#00cfa5
entity.other.inherited-class#00cfa5italic
support.type, support.class#00cfa5
constant.numeric#b8d663
constant.language#b5cea8
constant.language.boolean, constant.language.null#78dce8
keyword.operator, punctuation.accessor#d4d4d4
punctuation.separator, punctuation.terminator#8b949e
punctuation.section#8b949e
punctuation, meta.brace, meta.delimiter#8b949e
punctuation.definition.template-expression#c586c0
punctuation.section.embedded#c586c0
meta.embedded#f4f4f4
entity.name.tag, meta.tag.sgml#58a6ff
punctuation.definition.tag.begin, punctuation.definition.tag.end, punctuation.definition.tag#75757588
entity.name.tag.html, entity.name.tag.xml#569cd6
entity.other.attribute-name, meta.attribute#bedaeb
support.class.component#00cfa5
meta.decorator variable.other, meta.decorator punctuation.decorator, storage.type.annotation, entity.name.function.decorator#d2a8ff
entity.name.import, entity.name.package#9cdcfe
entity.other.attribute-name.class, entity.other.attribute-name.id#ffa657
entity.other.attribute-name.pseudo-class#79c0ff
source.css entity.name.tag, source.scss entity.name.tag, source.sass entity.name.tag, source.less entity.name.tag#bababa
support.type.property-name.css, support.type.property-name#79c0ff
support.constant.property-value#a5d6ff
source.css support.type, source.scss support.type, source.sass support.type, source.less support.type#8b949e
markup.heading, markup.heading punctuation.definition.heading, markup.heading entity.name#58a6ffbold
markup.boldbold
markup.italic, emphasisitalic
markup.italic markup.bold, markup.bold markup.italicbold italic
markup.underlineunderline
markup.inline.raw, markup.raw#d18762
markup.raw.block#d18762
markup.quote#8b949eitalic
meta.separator#8b949ebold
markup.list punctuation.definition.list.begin#58a6ff
markup.strike#8b949e
markup.table#79c0ff
markup.strongbold
support.type.property-name.json, string.quoted.key.json#79c0ff
meta.diff, meta.diff.header#8b949e
markup.inserted#b8d663
markup.deleted#F14C4C
markup.changed#d29922
invalid, invalid.deprecated#F14C4Cstrikethrough
constant.numeric.line-number.find-in-files#484f58
constant.numeric.line-number.match#d29922
entity.name.filename.find-in-files#9cdcfe
message.error#F14C4C
markup.underline.link, string.other.link#58a6ffunderline
source, text#f4f4f4