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#00FFFF
  • activityBar.background#000000
  • activityBar.foreground#FF00FF
  • activityBar.inactiveForeground#663366
  • activityBarBadge.background#00FFFF
  • activityBarBadge.foreground#000000
  • badge.background#00FFFF
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#FF00FF
  • breadcrumb.background#000000
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#999999
  • breadcrumbPicker.background#1A1A1A
  • button.background#FF00FF
  • button.foreground#000000
  • button.hoverBackground#CC00CC
  • button.secondaryBackground#333333
  • button.secondaryForeground#FFFFFF
  • button.secondaryHoverBackground#444444
  • charts.blue#0099FF
  • charts.foreground#FFFFFF
  • charts.green#00FF00
  • charts.lines#333333
  • charts.orange#FFAA00
  • charts.purple#FF00FF
  • charts.red#FF0000
  • charts.yellow#FFFF00
  • commandCenter.activeForeground#FF00FF
  • commandCenter.background#1A1A1AE0
  • commandCenter.border#FF00FF
  • commandCenter.foreground#FFFFFF
  • contrastBorder#00000000
  • debugConsole.errorForeground#FF0000
  • debugConsole.infoForeground#00FFFF
  • debugConsole.inputIconForeground#00FFFF
  • debugConsole.sourceForeground#00FF00
  • debugConsole.warningForeground#FFAA00
  • debugIcon.breakpointCurrentStackframeForeground#FFFF00
  • debugIcon.breakpointDisabledForeground#666666
  • debugIcon.breakpointForeground#FF0000
  • debugIcon.breakpointStackframeForeground#00FF00
  • debugIcon.breakpointUnverifiedForeground#FFAA00
  • debugIcon.continueForeground#00FF00
  • debugIcon.disconnectForeground#666666
  • debugIcon.pauseForeground#FFFF00
  • debugIcon.restartForeground#00FFFF
  • debugIcon.startForeground#00FF00
  • debugIcon.stepBackForeground#999999
  • debugIcon.stepIntoForeground#999999
  • debugIcon.stepOutForeground#999999
  • debugIcon.stepOverForeground#999999
  • debugIcon.stopForeground#FF0000
  • debugTokenExpression.boolean#FFAA00
  • debugTokenExpression.error#FF0000
  • debugTokenExpression.name#00FFFF
  • debugTokenExpression.number#FF00FF
  • debugTokenExpression.string#00FF00
  • debugTokenExpression.value#FF00FF
  • debugToolBar.background#1A1A1A
  • debugToolBar.border#FF00FF
  • debugView.exceptionLabelBackground#FF0000
  • debugView.exceptionLabelForeground#FFFFFF
  • debugView.stateLabelBackground#333333
  • debugView.stateLabelForeground#FFFFFF
  • debugView.valueChangedHighlight#FFFF00
  • dropdown.background#0A0A0A
  • dropdown.border#FF00FF
  • dropdown.foreground#FFFFFF
  • dropdown.listBackground#1A1A1A
  • editor.background#000000
  • editor.findMatchBackground#FFFF00
  • editor.findMatchBorder#FF8800
  • editor.findMatchHighlightBackground#FFFF0080
  • editor.findRangeHighlightBackground#00FFFF20
  • editor.foreground#FFFFFF
  • editor.inactiveSelectionBackground#FF00FF20
  • editor.lineHighlightBackground#1A001A40
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#1A001A40
  • editor.selectionBackground#FF00FF50
  • editor.selectionHighlightBackground#00FFFF30
  • editor.wordHighlightBackground#00FF0030
  • editor.wordHighlightStrongBackground#FF00FF40
  • editorBracketMatch.background#00FFFF40
  • editorBracketMatch.border#00FFFF
  • editorCodeLens.foreground#666666
  • editorCursor.foreground#FF00FF
  • editorError.foreground#FF0000
  • editorGroup.border#FF00FF
  • editorGroupHeader.border#333333
  • editorGroupHeader.noTabsBackground#000000
  • editorGroupHeader.tabsBackground#0A0A0A
  • editorGroupHeader.tabsBorder#333333
  • editorGutter.addedBackground#00FF00
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#666666
  • editorGutter.deletedBackground#FF0000
  • editorGutter.modifiedBackground#FFAA00
  • editorHoverWidget.background#1A1A1A
  • editorHoverWidget.border#FF00FF
  • editorIndentGuide.activeBackground1#FF00FF
  • editorIndentGuide.background1#333333
  • editorInfo.foreground#00FFFF
  • editorLightBulb.foreground#FFFF00
  • editorLightBulbAutoFix.foreground#00FF00
  • editorLineNumber.activeForeground#FF00FF
  • editorLineNumber.dimmedForeground#333333
  • editorLineNumber.foreground#666666
  • editorOverviewRuler.addedForeground#00FF00
  • editorOverviewRuler.border#333333
  • editorOverviewRuler.bracketMatchForeground#00FFFF80
  • editorOverviewRuler.deletedForeground#FF0000
  • editorOverviewRuler.errorForeground#FF0000
  • editorOverviewRuler.findMatchForeground#FFFF0080
  • editorOverviewRuler.infoForeground#00FFFF
  • editorOverviewRuler.modifiedForeground#00FFFF
  • editorOverviewRuler.selectionHighlightForeground#FF00FF80
  • editorOverviewRuler.warningForeground#FFAA00
  • editorOverviewRuler.wordHighlightForeground#00FFFF80
  • editorOverviewRuler.wordHighlightStrongForeground#FF00FF80
  • editorRuler.foreground#333333
  • editorWarning.foreground#FFAA00
  • editorWidget.background#1A1A1A
  • editorWidget.border#FF00FF
  • editorWidget.resizeBorder#00FFFF
  • extensionBadge.remoteBackground#00FFFF
  • extensionBadge.remoteForeground#000000
  • extensionButton.prominentBackground#FF00FF
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#CC00CC
  • extensionIcon.preReleaseForeground#FFAA00
  • extensionIcon.starForeground#FFFF00
  • extensionIcon.verifiedForeground#00FF00
  • focusBorder#FF00FF
  • gitDecoration.addedResourceForeground#00FF00
  • gitDecoration.conflictingResourceForeground#FFAA00
  • gitDecoration.deletedResourceForeground#FF0000
  • gitDecoration.ignoredResourceForeground#666666
  • gitDecoration.modifiedResourceForeground#00FFFF
  • gitDecoration.untrackedResourceForeground#00FF00
  • input.background#0A0A0A
  • input.border#FF00FF
  • input.foreground#FFFFFF
  • input.placeholderForeground#666666
  • inputOption.activeBackground#00FFFF30
  • inputOption.activeBorder#00FFFF
  • inputOption.activeForeground#FFFFFF
  • inputValidation.errorBackground#330000
  • inputValidation.errorBorder#FF0000
  • inputValidation.infoBackground#001A33
  • inputValidation.infoBorder#00FFFF
  • inputValidation.warningBackground#331A00
  • inputValidation.warningBorder#FFAA00
  • keybindingLabel.background#FF00FF
  • keybindingLabel.border#CC00CC
  • keybindingLabel.bottomBorder#FF00FF
  • keybindingLabel.foreground#000000
  • list.activeSelectionBackground#FF00FF
  • list.activeSelectionForeground#000000
  • list.dropBackground#FF00FF30
  • list.errorForeground#FF0000
  • list.focusBackground#00FFFF40
  • list.focusForeground#FFFFFF
  • list.highlightForeground#00FFFF
  • list.hoverBackground#1A001A
  • list.hoverForeground#FF00FF
  • list.inactiveSelectionBackground#1A001A
  • list.inactiveSelectionForeground#FF00FF
  • list.warningForeground#FFAA00
  • listFilterWidget.background#1A1A1A
  • listFilterWidget.noMatchesOutline#FF0000
  • listFilterWidget.outline#FF00FF
  • menu.background#1A1A1A
  • menu.border#333333
  • menu.foreground#FFFFFF
  • menu.selectionBackground#FF00FF
  • menu.selectionForeground#000000
  • menu.separatorBackground#333333
  • menubar.selectionBackground#FF00FF
  • menubar.selectionForeground#000000
  • merge.border#333333
  • merge.commonContentBackground#33333320
  • merge.commonHeaderBackground#33333340
  • merge.currentContentBackground#00FF0020
  • merge.currentHeaderBackground#00FF0040
  • merge.incomingContentBackground#00FFFF20
  • merge.incomingHeaderBackground#00FFFF40
  • notificationCenter.border#333333
  • notificationCenterHeader.background#1A1A1A
  • notificationCenterHeader.foreground#FFFFFF
  • notificationLink.foreground#00FFFF
  • notifications.background#1A1A1A
  • notifications.border#FF00FF
  • notifications.foreground#FFFFFF
  • notificationsErrorIcon.foreground#FF0000
  • notificationsInfoIcon.foreground#00FFFF
  • notificationsWarningIcon.foreground#FFAA00
  • notificationToast.border#FF00FF
  • panel.background#000000
  • panel.border#333333
  • panelTitle.activeBorder#FF00FF
  • panelTitle.activeForeground#00FFFF
  • panelTitle.inactiveForeground#666666
  • pickerGroup.border#333333
  • pickerGroup.foreground#00FFFF
  • ports.iconRunningProcessForeground#00FF00
  • progressBar.background#FF00FF
  • sash.hoverBorder#FF00FF
  • scrollbar.shadow#00000060
  • scrollbarSlider.activeBackground#FF00FF70
  • scrollbarSlider.background#FF00FF30
  • scrollbarSlider.hoverBackground#FF00FF50
  • selection.background#FF00FF50
  • settings.checkboxBackground#0A0A0A
  • settings.checkboxBorder#FF00FF
  • settings.checkboxForeground#FFFFFF
  • settings.dropdownBackground#0A0A0A
  • settings.dropdownBorder#FF00FF
  • settings.dropdownForeground#FFFFFF
  • settings.dropdownListBorder#FF00FF
  • settings.headerForeground#FFFFFF
  • settings.modifiedItemIndicator#FF00FF
  • settings.numberInputBackground#0A0A0A
  • settings.numberInputBorder#FF00FF
  • settings.numberInputForeground#FFFFFF
  • settings.textInputBackground#0A0A0A
  • settings.textInputBorder#FF00FF
  • settings.textInputForeground#FFFFFF
  • sideBar.background#0A0A0A
  • sideBar.border#333333
  • sideBar.foreground#FF00FF
  • sideBarSectionHeader.background#151515
  • sideBarSectionHeader.border#333333
  • sideBarSectionHeader.foreground#FF00FF
  • sideBarTitle.foreground#00FFFF
  • statusBar.background#000000
  • statusBar.border#333333
  • statusBar.debuggingBackground#FF0000
  • statusBar.debuggingForeground#FFFFFF
  • statusBar.foreground#00FFFF
  • statusBar.noFolderBackground#000000
  • statusBar.noFolderForeground#FF00FF
  • symbolIcon.arrayForeground#00FFFF
  • symbolIcon.booleanForeground#FFAA00
  • symbolIcon.classForeground#FF00FF
  • symbolIcon.colorForeground#FFFF00
  • symbolIcon.constantForeground#FF00FF
  • symbolIcon.constructorForeground#FF00FF
  • symbolIcon.enumeratorForeground#00FFFF
  • symbolIcon.enumeratorMemberForeground#00FF00
  • symbolIcon.eventForeground#FFAA00
  • symbolIcon.fieldForeground#FFFFFF
  • symbolIcon.fileForeground#999999
  • symbolIcon.folderForeground#999999
  • symbolIcon.functionForeground#00FFFF
  • symbolIcon.interfaceForeground#00FF00
  • symbolIcon.keyForeground#FFFF00
  • symbolIcon.keywordForeground#FF00FF
  • symbolIcon.methodForeground#00FFFF
  • symbolIcon.moduleForeground#999999
  • symbolIcon.namespaceForeground#FF00FF
  • symbolIcon.nullForeground#666666
  • symbolIcon.numberForeground#FF00FF
  • symbolIcon.objectForeground#00FFFF
  • symbolIcon.operatorForeground#FFFFFF
  • symbolIcon.packageForeground#999999
  • symbolIcon.propertyForeground#00FF00
  • symbolIcon.referenceForeground#00FFFF
  • symbolIcon.snippetForeground#FFAA00
  • symbolIcon.stringForeground#00FF00
  • symbolIcon.structForeground#FF00FF
  • symbolIcon.textForeground#FFFFFF
  • symbolIcon.typeParameterForeground#00FFFF
  • symbolIcon.unitForeground#666666
  • symbolIcon.variableForeground#FFFFFF
  • tab.activeBackground#000000
  • tab.activeBorder#00000000
  • tab.activeBorderTop#FF00FF
  • tab.activeForeground#FFFFFF
  • tab.border#000000
  • tab.hoverBackground#1A001A
  • tab.hoverForeground#FF00FF
  • tab.inactiveBackground#0A0A0A
  • tab.inactiveForeground#666666
  • tab.lastPinnedBorder#00FF00
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#00FFFF
  • tab.unfocusedInactiveBackground#0A0A0A
  • tab.unfocusedInactiveForeground#444444
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0099FF
  • terminal.ansiBrightBlack#666666
  • terminal.ansiBrightBlue#66CCFF
  • terminal.ansiBrightCyan#66FFFF
  • terminal.ansiBrightGreen#66FF66
  • terminal.ansiBrightMagenta#FF66FF
  • terminal.ansiBrightRed#FF6666
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFF66
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#00FF00
  • terminal.ansiMagenta#FF00FF
  • terminal.ansiRed#FF0000
  • terminal.ansiWhite#FFFFFF
  • terminal.ansiYellow#FFFF00
  • terminal.background#000000
  • terminal.foreground#00FF00
  • terminal.selectionBackground#FF00FF40
  • terminalCursor.foreground#FF00FF
  • textBlockQuote.background#1A001A
  • textBlockQuote.border#FF00FF
  • textCodeBlock.background#0A0A0A
  • textLink.activeForeground#FF00FF
  • textLink.foreground#00FFFF
  • textPreformat.foreground#CCCCCC
  • textSeparator.foreground#333333
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#FF00FF
  • titleBar.border#FF00FF
  • titleBar.inactiveBackground#0A0A0A
  • titleBar.inactiveForeground#666666
  • walkThrough.embeddedEditorBackground#0A0A0A
  • welcomePage.background#000000
  • welcomePage.progress.background#33333340
  • welcomePage.progress.foreground#FF00FF
  • welcomePage.tileBackground#1A001A80
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#666666italic
keyword, storage, storage.type#FF00FFbold
storage.modifier, storage.type.function#FF00FFbold
constant, variable.other.constant#FF00FF
constant.numeric, constant.language#FF00FF
constant.other.symbol, constant.other.enum#FFAA00
string, string.quoted, string.interpolated#00FF00
string.template#00FF00
constant.character.escape#00FFFF
variable, meta.definition.variable#FFFFFF
variable.parameter, meta.function.parameter#CCCCCC
support.variable.property, variable.other.property#CCCCCC
entity.name.function, support.function#00FFFFbold
meta.function-call, support.function.console#00FFFF
entity.name.type, support.class, support.type#FF00FFbold
support.type.property-name, support.type.primitive#FF00FF
support.constant, support.constant.property-value#FFAA00
storage.type.interface, entity.name.namespace#00FFFF
punctuation.definition.parameters, punctuation.section.group#CCCCCC
punctuation.separator, punctuation.terminator#999999
entity.name.tag#FF00FFbold
entity.name.tag.html#FF00FFbold
meta.tag#FF00FF
entity.other.attribute-name#00FFFFitalic
meta.tag.attribute#00FFFF
support.type.property-name.dom, support.type.property-name.css#00FFFF
markup.heading#FF00FFbold
markup.bold#FF00FFbold
markup.italic#00FFFFitalic
markup.inline.raw#00FF00
markup.list, punctuation.definition.list#FFAA00
markup.quote#999999italic
markup.fenced_code.block, markup.raw.block#00FF00
meta.preprocessor, keyword.other.preprocessor#00FFFF
constant.character.entity, punctuation.definition.entity#FFAA00bold
markup.underline, markup.inserted#00FF00
markup.deleted, punctuation.definition.deleted#FF0000
markup.changed, punctuation.definition.changed#FFAA00
invalid, invalid.illegal#FF0000bold underline
entity.name.tag.html, entity.name.tag.xml#FF00FFbold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#FF00FFbold
entity.name.tag.inline.any.html#CC00CC
entity.name.tag.script.html, entity.name.tag.style.html#FFAA00bold
entity.other.attribute-name.html, entity.other.attribute-name.xml#00FFFFitalic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#FFAA00italic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#FF00FFitalic bold
entity.other.attribute-name.style.html#FFAA00italic
entity.other.attribute-name.event.html#FF00FFitalic
string.quoted.double.html, string.quoted.single.html#00FF00
meta.attribute-with-value.html string#00FF00
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#666666
punctuation.definition.tag.html, punctuation.separator.key-value.html#666666
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#666666
comment.block.html, punctuation.definition.comment.html#666666italic
constant.character.entity.html, constant.character.entity.named.html#FFAA00bold
punctuation.definition.entity.html#FFAA00
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#FF00FFbold
keyword.doctype.xml#FF00FFbold
source.css.embedded.html#00FFFF
meta.embedded.block.css#00FFFF
source.js.embedded.html, source.javascript.embedded.html#FFFFFF
meta.embedded.block.javascript#FFFFFF
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#00FFFFbold
entity.other.attribute-name.form.html#00FFFFitalic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#FF00FFbold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#FFAA00bold
entity.name.tag.a.html#00FFFFbold
entity.other.attribute-name.href.html#00FFFFitalic bold
entity.name.tag.header.html, entity.name.tag.main.html, entity.name.tag.footer.html, entity.name.tag.nav.html, entity.name.tag.aside.html, entity.name.tag.section.html, entity.name.tag.article.html, entity.name.tag.figure.html, entity.name.tag.figcaption.html#FF00FFbold
text.html.basic#FFFFFF