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#FF1493
  • activityBar.background#E0E0FF
  • activityBar.foreground#0000EE
  • activityBar.inactiveForeground#666699
  • activityBarBadge.background#FF1493
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF1493
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#FF1493
  • breadcrumb.background#FFFFFF
  • breadcrumb.focusForeground#000000
  • breadcrumb.foreground#666666
  • breadcrumbPicker.background#FFFFCC
  • button.background#0000EE
  • button.foreground#FFFFFF
  • button.hoverBackground#0000CC
  • button.secondaryBackground#CCCCCC
  • button.secondaryForeground#000000
  • button.secondaryHoverBackground#BBBBBB
  • charts.blue#0000EE
  • charts.foreground#000000
  • charts.green#00FF00
  • charts.lines#CCCCCC
  • charts.orange#FF8800
  • charts.purple#AA00AA
  • charts.red#FF0000
  • charts.yellow#FFFF00
  • commandCenter.activeForeground#FF1493
  • commandCenter.background#FFFFCC
  • commandCenter.border#FF1493
  • commandCenter.foreground#000000
  • contrastBorder#00000000
  • debugConsole.errorForeground#FF0000
  • debugConsole.infoForeground#0000EE
  • debugConsole.inputIconForeground#0000EE
  • debugConsole.sourceForeground#00AA00
  • debugConsole.warningForeground#FF8800
  • debugIcon.breakpointCurrentStackframeForeground#FFFF00
  • debugIcon.breakpointDisabledForeground#999999
  • debugIcon.breakpointForeground#FF0000
  • debugIcon.breakpointStackframeForeground#00FF00
  • debugIcon.breakpointUnverifiedForeground#FF880080
  • debugIcon.continueForeground#00FF00
  • debugIcon.disconnectForeground#999999
  • debugIcon.pauseForeground#FFFF00
  • debugIcon.restartForeground#0000EE
  • debugIcon.startForeground#00FF00
  • debugIcon.stepBackForeground#666666
  • debugIcon.stepIntoForeground#666666
  • debugIcon.stepOutForeground#666666
  • debugIcon.stepOverForeground#666666
  • debugIcon.stopForeground#FF0000
  • debugTokenExpression.boolean#FF8800
  • debugTokenExpression.error#FF0000
  • debugTokenExpression.name#0000EE
  • debugTokenExpression.number#AA00AA
  • debugTokenExpression.string#00AA00
  • debugTokenExpression.value#FF1493
  • debugToolBar.background#FFFFCC
  • debugToolBar.border#FF8800
  • debugView.exceptionLabelBackground#FF0000
  • debugView.exceptionLabelForeground#FFFFFF
  • debugView.stateLabelBackground#CCCCCC
  • debugView.stateLabelForeground#000000
  • debugView.valueChangedHighlight#FFFF00
  • dropdown.background#FFFFFF
  • dropdown.border#FF1493
  • dropdown.foreground#000000
  • dropdown.listBackground#FFFFE0
  • editor.background#FFFFFF
  • editor.findMatchBackground#FFFF00
  • editor.findMatchBorder#FF8800
  • editor.findMatchHighlightBackground#FFFF0080
  • editor.findRangeHighlightBackground#00FFFF30
  • editor.foreground#000000
  • editor.inactiveSelectionBackground#0000EE20
  • editor.lineHighlightBackground#FFFFE040
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#FFE0FF40
  • editor.selectionBackground#0000EE40
  • editor.selectionHighlightBackground#00FFFF40
  • editor.wordHighlightBackground#FFFF0040
  • editor.wordHighlightStrongBackground#FF149350
  • editorBracketMatch.background#00FFFF60
  • editorBracketMatch.border#00FFFF
  • editorCodeLens.foreground#999999
  • editorCursor.foreground#FF1493
  • editorError.foreground#FF0000
  • editorGroup.border#FF1493
  • editorGroupHeader.border#9999FF
  • editorGroupHeader.noTabsBackground#E0E0FF
  • editorGroupHeader.tabsBackground#CCCCFF
  • editorGroupHeader.tabsBorder#9999FF
  • editorGutter.addedBackground#00FF00
  • editorGutter.background#F8F8F8
  • editorGutter.commentRangeForeground#999999
  • editorGutter.deletedBackground#FF0000
  • editorGutter.modifiedBackground#FFAA00
  • editorHoverWidget.background#FFFFE0
  • editorHoverWidget.border#FF1493
  • editorIndentGuide.activeBackground1#FF1493
  • editorIndentGuide.background1#E8E8E8
  • editorInfo.foreground#0000EE
  • editorLightBulb.foreground#FFFF00
  • editorLightBulbAutoFix.foreground#00FF00
  • editorLineNumber.activeForeground#FF1493
  • editorLineNumber.dimmedForeground#CCCCCC
  • editorLineNumber.foreground#999999
  • editorOverviewRuler.addedForeground#00FF00
  • editorOverviewRuler.border#CCCCCC
  • editorOverviewRuler.bracketMatchForeground#00FFFF80
  • editorOverviewRuler.deletedForeground#FF0000
  • editorOverviewRuler.errorForeground#FF0000
  • editorOverviewRuler.findMatchForeground#FFFF0080
  • editorOverviewRuler.infoForeground#0000EE
  • editorOverviewRuler.modifiedForeground#0000EE
  • editorOverviewRuler.selectionHighlightForeground#0000EE80
  • editorOverviewRuler.warningForeground#FF8800
  • editorOverviewRuler.wordHighlightForeground#FFFF0080
  • editorOverviewRuler.wordHighlightStrongForeground#FF149380
  • editorRuler.foreground#E0E0E0
  • editorWarning.foreground#FF8800
  • editorWidget.background#FFFFCC
  • editorWidget.border#FF1493
  • editorWidget.resizeBorder#00FFFF
  • extensionBadge.remoteBackground#FF1493
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.prominentBackground#0000EE
  • extensionButton.prominentForeground#FFFFFF
  • extensionButton.prominentHoverBackground#0000CC
  • extensionIcon.preReleaseForeground#FF8800
  • extensionIcon.starForeground#FFFF00
  • extensionIcon.verifiedForeground#00FF00
  • focusBorder#FF1493
  • gitDecoration.addedResourceForeground#00AA00
  • gitDecoration.conflictingResourceForeground#FF8800
  • gitDecoration.deletedResourceForeground#FF0000
  • gitDecoration.ignoredResourceForeground#999999
  • gitDecoration.modifiedResourceForeground#0000EE
  • gitDecoration.untrackedResourceForeground#00FF00
  • input.background#FFFFFF
  • input.border#FF1493
  • input.foreground#000000
  • input.placeholderForeground#999999
  • inputOption.activeBackground#0000EE30
  • inputOption.activeBorder#0000EE
  • inputOption.activeForeground#000000
  • inputValidation.errorBackground#FFCCCC
  • inputValidation.errorBorder#FF0000
  • inputValidation.infoBackground#CCDDFF
  • inputValidation.infoBorder#0000EE
  • inputValidation.warningBackground#FFEECC
  • inputValidation.warningBorder#FF8800
  • keybindingLabel.background#CCDDFF
  • keybindingLabel.border#0000EE
  • keybindingLabel.bottomBorder#0000EE
  • keybindingLabel.foreground#000000
  • list.activeSelectionBackground#0000EE
  • list.activeSelectionForeground#FFFFFF
  • list.dropBackground#00FFFF40
  • list.errorForeground#FF0000
  • list.focusBackground#00FFFF40
  • list.focusForeground#000000
  • list.highlightForeground#FF1493
  • list.hoverBackground#FFE0FF
  • list.hoverForeground#FF1493
  • list.inactiveSelectionBackground#CCDDFF
  • list.inactiveSelectionForeground#000000
  • list.warningForeground#FF8800
  • listFilterWidget.background#FFFFCC
  • listFilterWidget.noMatchesOutline#FF0000
  • listFilterWidget.outline#FF1493
  • menu.background#CCDDFF
  • menu.border#0000EE
  • menu.foreground#000000
  • menu.selectionBackground#0000EE
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#9999FF
  • menubar.selectionBackground#0000EE
  • menubar.selectionForeground#FFFFFF
  • merge.border#FF1493
  • merge.commonContentBackground#CCCCCC20
  • merge.commonHeaderBackground#CCCCCC40
  • merge.currentContentBackground#00FF0020
  • merge.currentHeaderBackground#00FF0040
  • merge.incomingContentBackground#0000EE20
  • merge.incomingHeaderBackground#0000EE40
  • notificationCenter.border#FF1493
  • notificationCenterHeader.background#CCDDFF
  • notificationCenterHeader.foreground#000000
  • notificationLink.foreground#0000EE
  • notifications.background#FFFFCC
  • notifications.border#FF1493
  • notifications.foreground#000000
  • notificationsErrorIcon.foreground#FF0000
  • notificationsInfoIcon.foreground#0000EE
  • notificationsWarningIcon.foreground#FF8800
  • notificationToast.border#FF1493
  • panel.background#F0FFFF
  • panel.border#00CCCC
  • panelTitle.activeBorder#00FFFF
  • panelTitle.activeForeground#0000EE
  • panelTitle.inactiveForeground#666666
  • pickerGroup.border#FF1493
  • pickerGroup.foreground#0000EE
  • ports.iconRunningProcessForeground#00FF00
  • progressBar.background#FF1493
  • sash.hoverBorder#FF1493
  • scrollbar.shadow#00000020
  • scrollbarSlider.activeBackground#FF1493A0
  • scrollbarSlider.background#FF149350
  • scrollbarSlider.hoverBackground#FF149370
  • selection.background#0000EE40
  • settings.checkboxBackground#FFFFFF
  • settings.checkboxBorder#FF1493
  • settings.checkboxForeground#000000
  • settings.dropdownBackground#FFFFFF
  • settings.dropdownBorder#FF1493
  • settings.dropdownForeground#000000
  • settings.dropdownListBorder#FF1493
  • settings.headerForeground#000000
  • settings.modifiedItemIndicator#FF1493
  • settings.numberInputBackground#FFFFFF
  • settings.numberInputBorder#FF1493
  • settings.numberInputForeground#000000
  • settings.textInputBackground#FFFFFF
  • settings.textInputBorder#FF1493
  • settings.textInputForeground#000000
  • sideBar.background#FFF0FF
  • sideBar.border#FF99FF
  • sideBar.foreground#000000
  • sideBarSectionHeader.background#FFE0FF
  • sideBarSectionHeader.border#FF99FF
  • sideBarSectionHeader.foreground#000000
  • sideBarTitle.foreground#FF1493
  • statusBar.background#0000EE
  • statusBar.border#000099
  • statusBar.debuggingBackground#FF0000
  • statusBar.debuggingForeground#FFFF00
  • statusBar.foreground#FFFFFF
  • statusBar.noFolderBackground#666666
  • statusBar.noFolderForeground#FFFFFF
  • symbolIcon.arrayForeground#0000EE
  • symbolIcon.booleanForeground#FF8800
  • symbolIcon.classForeground#FF1493
  • symbolIcon.colorForeground#FFFF00
  • symbolIcon.constantForeground#AA00AA
  • symbolIcon.constructorForeground#FF1493
  • symbolIcon.enumeratorForeground#0000EE
  • symbolIcon.enumeratorMemberForeground#00AA00
  • symbolIcon.eventForeground#FF8800
  • symbolIcon.fieldForeground#000000
  • symbolIcon.fileForeground#666666
  • symbolIcon.folderForeground#999999
  • symbolIcon.functionForeground#0000EE
  • symbolIcon.interfaceForeground#00AAAA
  • symbolIcon.keyForeground#FFFF00
  • symbolIcon.keywordForeground#FF1493
  • symbolIcon.methodForeground#0000EE
  • symbolIcon.moduleForeground#666666
  • symbolIcon.namespaceForeground#FF1493
  • symbolIcon.nullForeground#999999
  • symbolIcon.numberForeground#AA00AA
  • symbolIcon.objectForeground#0000EE
  • symbolIcon.operatorForeground#000000
  • symbolIcon.packageForeground#666666
  • symbolIcon.propertyForeground#00AA00
  • symbolIcon.referenceForeground#0000EE
  • symbolIcon.snippetForeground#FF8800
  • symbolIcon.stringForeground#00AA00
  • symbolIcon.structForeground#FF1493
  • symbolIcon.textForeground#000000
  • symbolIcon.typeParameterForeground#0000EE
  • symbolIcon.unitForeground#999999
  • symbolIcon.variableForeground#000000
  • tab.activeBackground#FFFFFF
  • tab.activeBorder#00000000
  • tab.activeBorderTop#FF1493
  • tab.activeForeground#000000
  • tab.border#9999FF
  • tab.hoverBackground#FFE0FF
  • tab.hoverForeground#FF1493
  • tab.inactiveBackground#D0D0FF
  • tab.inactiveForeground#666666
  • tab.lastPinnedBorder#00FF00
  • tab.unfocusedActiveBackground#F0F0FF
  • tab.unfocusedActiveBorder#00000000
  • tab.unfocusedActiveBorderTop#00FFFF
  • tab.unfocusedInactiveBackground#D0D0FF
  • tab.unfocusedInactiveForeground#888888
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#0000FF
  • terminal.ansiBrightBlack#808080
  • terminal.ansiBrightBlue#8080FF
  • terminal.ansiBrightCyan#80FFFF
  • terminal.ansiBrightGreen#80FF80
  • terminal.ansiBrightMagenta#FF80FF
  • terminal.ansiBrightRed#FF8080
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFFF80
  • 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#FFFFFF40
  • terminalCursor.foreground#00FF00
  • textBlockQuote.background#FFE0FF
  • textBlockQuote.border#FF1493
  • textCodeBlock.background#F0F0F0
  • textLink.activeForeground#551A8B
  • textLink.foreground#0000EE
  • textPreformat.foreground#000000
  • textSeparator.foreground#CCCCCC
  • titleBar.activeBackground#FFFFFF
  • titleBar.activeForeground#0000EE
  • titleBar.border#CCCCCC
  • titleBar.inactiveBackground#F0F0F0
  • titleBar.inactiveForeground#666666
  • walkThrough.embeddedEditorBackground#F8F8F8
  • welcomePage.background#FFFFFF
  • welcomePage.progress.background#CCCCCC40
  • welcomePage.progress.foreground#FF1493
  • welcomePage.tileBackground#FFE0FF80
  • widget.shadow#00000020

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#008000italic
keyword, storage, storage.type#FF1493bold
storage.modifier, storage.type.function#FF1493bold
constant, variable.other.constant#AA00AA
constant.numeric, constant.language#AA00AA
constant.other.symbol, constant.other.enum#FF8800
string, string.quoted, string.interpolated#00AA00
string.template#00AA00
constant.character.escape#0000EE
variable, meta.definition.variable#000000
variable.parameter, meta.function.parameter#000000
support.variable.property, variable.other.property#000000
entity.name.function, support.function#0000EEbold
meta.function-call, support.function.console#0000EE
entity.name.type, support.class, support.type#FF1493bold
support.type.property-name, support.type.primitive#FF1493
support.constant, support.constant.property-value#AA00AA
storage.type.interface, entity.name.namespace#00AAAA
punctuation.definition.parameters, punctuation.section.group#000000
punctuation.separator, punctuation.terminator#666666
entity.name.tag#0000EEbold
entity.name.tag.html#0000EEbold
meta.tag#0000EE
entity.other.attribute-name#FF1493italic
meta.tag.attribute#FF1493
support.type.property-name.dom, support.type.property-name.css#FF1493
markup.heading#FF1493bold
markup.bold#000000bold
markup.italic#000000italic
markup.inline.raw#00AA00
markup.list, punctuation.definition.list#0000EE
markup.quote#666666italic
markup.fenced_code.block, markup.raw.block#00AA00
meta.preprocessor, keyword.other.preprocessor#00AAAA
constant.character.entity, punctuation.definition.entity#FF8800bold
markup.underline, markup.inserted#00AA00
markup.deleted, punctuation.definition.deleted#FF0000
markup.changed, punctuation.definition.changed#FF8800
invalid, invalid.illegal#FF0000bold underline
entity.name.tag.html, entity.name.tag.xml#0000EEbold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#0000EEbold
entity.name.tag.inline.any.html#0000CC
entity.name.tag.script.html, entity.name.tag.style.html#AA00AAbold
entity.other.attribute-name.html, entity.other.attribute-name.xml#FF1493italic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#FF1493italic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#0000EEitalic bold
entity.other.attribute-name.style.html#FF8800italic
entity.other.attribute-name.event.html#AA00AAitalic
string.quoted.double.html, string.quoted.single.html#00AA00
meta.attribute-with-value.html string#00AA00
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#008000
comment.block.html, punctuation.definition.comment.html#008000italic
constant.character.entity.html, constant.character.entity.named.html#FF8800bold
punctuation.definition.entity.html#FF8800
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#AA00AAbold
keyword.doctype.xml#AA00AAbold
source.css.embedded.html#000000
meta.embedded.block.css#000000
source.js.embedded.html, source.javascript.embedded.html#000000
meta.embedded.block.javascript#000000
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#0000EEbold
entity.other.attribute-name.form.html#FF1493italic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#0000EEbold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#FF1493bold
entity.name.tag.a.html#0000EEbold
entity.other.attribute-name.href.html#0000EEitalic 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#0000EEbold
text.html.basic#000000
XELA Themes by cybrdelic - VS Code Theme