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#291825
  • activityBar.dropBackground#958793
  • activityBar.foreground#958793
  • activityBarBadge.background#87A440
  • activityBarBadge.foreground#F6F6F6
  • badge.background#87A440
  • breadcrumb.focusForeground#87A440
  • breadcrumb.foreground#291825
  • button.background#87A440
  • button.foreground#FFF
  • button.hoverBackground#e4505f
  • debugExceptionWidget.background#c9b9c5
  • debugExceptionWidget.border#291825
  • debugToolBar.background#87A440
  • dropdown.background#51304B
  • dropdown.border#EEEEEE
  • dropdown.foreground#EEEEEE
  • dropdown.listBackground#FFF
  • editor.background#FFF
  • editor.findMatchBackground#AED4FB
  • editor.foreground#000
  • editor.lineHighlightBackground#EEEEEE
  • editor.selectionBackground#AED4FB
  • editor.wordHighlightBackground#AED4FB
  • editor.wordHighlightStrongBackground#EEEEEE
  • editorActiveLineNumber.foreground#87A440
  • editorGroup.emptyBackground#51304B
  • editorGroup.focusedEmptyBorder#51304B
  • editorGroupHeader.tabsBackground#F9F9F9
  • editorHint.border#F9F9F9
  • editorHint.foreground#F9F9F9
  • editorIndentGuide.activeBackground#dbdbdb
  • editorIndentGuide.background#F3F3F3
  • editorLineNumber.foreground#b9b9b9
  • editorMarkerNavigation.background#F9F9F9
  • editorMarkerNavigationError.background#87A440
  • editorMarkerNavigationInfo.background#6182b8
  • editorMarkerNavigationWarning.background#F6B555
  • editorPane.background#51304B
  • editorSuggestWidget.foreground#51304B
  • editorSuggestWidget.highlightForeground#51304B
  • editorSuggestWidget.selectedBackground#b9b9b9
  • editorWidget.background#F9F9F9
  • editorWidget.border#dbdbdb
  • extensionButton.prominentBackground#87A440
  • extensionButton.prominentForeground#F6F6F6
  • extensionButton.prominentHoverBackground#442C3F
  • focusBorder#1D0B19
  • foreground#36373B
  • gitDecoration.addedResourceForeground#ECB22E
  • gitDecoration.conflictingResourceForeground#FFF
  • gitDecoration.deletedResourceForeground#FFF
  • gitDecoration.ignoredResourceForeground#877583
  • gitDecoration.modifiedResourceForeground#ECB22E
  • gitDecoration.untrackedResourceForeground#ECB22E
  • input.background#FFF
  • input.border#1D0B19
  • input.foreground#000
  • input.placeholderForeground#a0a0a0
  • inputOption.activeBorder#1D0B19
  • inputValidation.errorBackground#87A440
  • inputValidation.errorForeground#FFF
  • inputValidation.infoBackground#6182b8
  • inputValidation.infoForeground#FFF
  • inputValidation.warningBackground#F6B555
  • inputValidation.warningForeground#000
  • list.activeSelectionBackground#905986
  • list.activeSelectionForeground#fff
  • list.focusBackground#905986
  • list.focusForeground#fff
  • list.highlightForeground#fff
  • list.hoverBackground#1D0B19
  • list.hoverForeground#fff
  • list.inactiveFocusBackground#41353E
  • list.inactiveSelectionBackground#905986
  • list.inactiveSelectionForeground#fff
  • list.invalidItemForeground#fff
  • menu.background#F9FAFA
  • menu.foreground#1D0B19
  • menu.separatorBackground#1D0B19
  • notificationCenter.border#1D0B19
  • notificationCenterHeader.foreground#FFF
  • notificationLink.foreground#FFF
  • notifications.background#1D0B19
  • notifications.border#1D0B19
  • notifications.foreground#FFF
  • notificationToast.border#1D0B19
  • panel.border#51304B
  • panelTitle.activeForeground#291825
  • panelTitle.inactiveForeground#958793
  • peekView.border#51304B
  • peekViewEditor.background#F3F3F3
  • peekViewEditor.matchHighlightBackground#80cbc440
  • peekViewEditor.matchHighlightBorder#87A440
  • peekViewEditorGutter.background#F3F3F3
  • peekViewResult.background#F9F9F9
  • peekViewResult.lineForeground#291825
  • peekViewTitleDescription.foreground#685C66
  • peekViewTitleLabel.foreground#2D3E4C
  • progressBar.background#87A440
  • scrollbar.shadow#ffffff00
  • scrollbarSlider.activeBackground#1D0B197e
  • scrollbarSlider.background#1D0B197e
  • scrollbarSlider.hoverBackground#1D0B197e
  • settings.dropdownBackground#FFF
  • settings.dropdownBorder#291825
  • settings.dropdownForeground#291825
  • settings.headerForeground#291825
  • sideBar.background#51304B
  • sideBar.foreground#c9b9c5
  • sideBarSectionHeader.background#371731
  • sideBarSectionHeader.foreground#FFF
  • sideBarTitle.foreground#FFF
  • statusBar.background#905986
  • statusBar.debuggingBackground#87A440
  • statusBar.foreground#FFF
  • statusBar.noFolderBackground#F6B555
  • symbolIcon.arrayForeground#c9b9c5
  • symbolIcon.booleanForeground#c9b9c5
  • symbolIcon.classForeground#c9b9c5
  • symbolIcon.colorForeground#c9b9c5
  • symbolIcon.constantForeground#c9b9c5
  • symbolIcon.constructorForeground#c9b9c5
  • symbolIcon.enumeratorForeground#c9b9c5
  • symbolIcon.enumeratorMemberForeground#c9b9c5
  • symbolIcon.eventForeground#c9b9c5
  • symbolIcon.fieldForeground#c9b9c5
  • symbolIcon.fileForeground#c9b9c5
  • symbolIcon.folderForeground#c9b9c5
  • symbolIcon.functionForeground#c9b9c5
  • symbolIcon.interfaceForeground#c9b9c5
  • symbolIcon.keyForeground#c9b9c5
  • symbolIcon.keywordForeground#c9b9c5
  • symbolIcon.methodForeground#c9b9c5
  • symbolIcon.moduleForeground#c9b9c5
  • symbolIcon.namespaceForeground#c9b9c5
  • symbolIcon.nullForeground#c9b9c5
  • symbolIcon.numberForeground#c9b9c5
  • symbolIcon.objectForeground#c9b9c5
  • symbolIcon.operatorForeground#c9b9c5
  • symbolIcon.packageForeground#c9b9c5
  • symbolIcon.propertyForeground#c9b9c5
  • symbolIcon.referenceForeground#c9b9c5
  • symbolIcon.snippetForeground#c9b9c5
  • symbolIcon.stringForeground#c9b9c5
  • symbolIcon.structForeground#c9b9c5
  • symbolIcon.textForeground#c9b9c5
  • symbolIcon.typeParameterForeground#c9b9c5
  • symbolIcon.unitForeground#c9b9c5
  • symbolIcon.variableForeground#c9b9c5
  • tab.activeBackground#FFF
  • tab.activeForeground#000
  • tab.border#F3F3F3
  • tab.inactiveBackground#F3F3F3
  • tab.inactiveForeground#686868
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#6182b8
  • terminal.ansiBrightBlack#90a4ae
  • terminal.ansiBrightBlue#6182b8
  • terminal.ansiBrightCyan#39adb5
  • terminal.ansiBrightGreen#91b859
  • terminal.ansiBrightMagenta#7c4dff
  • terminal.ansiBrightRed#e53935
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#ffb62c
  • terminal.ansiCyan#39adb5
  • terminal.ansiGreen#91b859
  • terminal.ansiMagenta#7c4dff
  • terminal.ansiRed#e53935
  • terminal.ansiWhite#ffffff
  • terminal.ansiYellow#ffb62c
  • terminal.border#51304B
  • terminal.foreground#291825
  • textPreformat.foreground#261C25
  • titleBar.activeBackground#51304B
  • titleBar.activeForeground#FFF
  • titleBar.border#51304B
  • titleBar.inactiveBackground#291825
  • titleBar.inactiveForeground#685C66
  • welcomePage.buttonBackground#F3F3F3
  • welcomePage.buttonHoverBackground#ECECEC
  • widget.shadow#1D0B1994

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
—#002339—
meta.paragraph.markdown, string.other.link.description.title.markdown#110000—
entity.name.section.markdown, punctuation.definition.heading.markdown#034c7c—
punctuation.definition.string.begin.markdown, punctuation.definition.string.end.markdown, markup.quote.markdown#00AC8F—
markup.quote.markdown#003494italic
markup.bold.markdown, punctuation.definition.bold.markdown#4e76b5bold
markup.italic.markdown, punctuation.definition.italic.markdown#C792EAitalic
markup.inline.raw.string.markdown, markup.fenced_code.block.markdown#0460b1italic
punctuation.definition.metadata.markdown#00AC8F—
markup.underline.link.image.markdown, markup.underline.link.markdown#924205—
comment#357b42italic
string#a44185—
constant.numeric#174781—
constant#174781—
language.method#174781—
constant.character, constant.other#174781—
variable#2f86d2
variable.language.this#000000
keyword#7b30d0
storage#da5221
storage.type#0991b6
entity.name.class#1172c7—
entity.other.inherited-class#b02767
entity.name.function#7eb233
variable.parameter#b1108e
entity.name.tag#0444ac
text.html.basic#0071ce
entity.name.type#0444ac—
entity.other.attribute-name#df8618italic
support.function#1ab394
support.constant#174781
support.type, support.class#dc3eb7—
support.other.variable#224555—
invalid#207bb8 italic bold underline
invalid.deprecated#207bb8 bold italic underline
source.json support#6dbdfa—
source.json string, source.json punctuation.definition.string#00820f—
markup.list#207bb8—
markup.heading punctuation.definition.heading, entity.name.section#4FB4D8
text.html.markdown meta.paragraph meta.link.inline, text.html.markdown meta.paragraph meta.link.inline punctuation.definition.string.begin.markdown, text.html.markdown meta.paragraph meta.link.inline punctuation.definition.string.end.markdown#87429A—
markup.quote#87429A—
markup.bold#08134Abold
markup.italic, punctuation.definition.italic#174781italic
meta.link#87429A—