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#FF0080
  • activityBar.background#0A0A0A
  • activityBar.foreground#00D9FF
  • activityBar.inactiveForeground#404040
  • activityBarBadge.background#FF0080
  • activityBarBadge.foreground#FFFFFF
  • badge.background#FF0080
  • badge.foreground#FFFFFF
  • breadcrumb.activeSelectionForeground#00D9FF
  • breadcrumb.background#0F0F0F
  • breadcrumb.focusForeground#E8E8E8
  • breadcrumb.foreground#808080
  • breadcrumbPicker.background#1A1A1A
  • button.background#00D9FF
  • button.foreground#000000
  • button.hoverBackground#00BFFF
  • button.secondaryBackground#404040
  • button.secondaryForeground#E8E8E8
  • button.secondaryHoverBackground#505050
  • charts.blue#00D9FF
  • charts.foreground#E8E8E8
  • charts.green#00FF41
  • charts.lines#404040
  • charts.orange#FFAA00
  • charts.purple#FF1493
  • charts.red#FF0080
  • charts.yellow#FFD700
  • commandCenter.activeForeground#00D9FF
  • commandCenter.background#1A1A1AE0
  • commandCenter.border#404040
  • commandCenter.foreground#E8E8E8
  • contrastBorder#00000000
  • debugConsole.errorForeground#FF0080
  • debugConsole.infoForeground#00D9FF
  • debugConsole.inputIconForeground#E8E8E8
  • debugConsole.sourceForeground#00FF41
  • debugConsole.warningForeground#FFAA00
  • debugIcon.breakpointCurrentStackframeForeground#FFD700
  • debugIcon.breakpointDisabledForeground#40404080
  • debugIcon.breakpointForeground#FF0080
  • debugIcon.breakpointStackframeForeground#00D9FF
  • debugIcon.breakpointUnverifiedForeground#FFAA0080
  • debugIcon.continueForeground#00FF41
  • debugIcon.disconnectForeground#606060
  • debugIcon.pauseForeground#FFAA00
  • debugIcon.restartForeground#00D9FF
  • debugIcon.startForeground#00FF41
  • debugIcon.stepBackForeground#808080
  • debugIcon.stepIntoForeground#808080
  • debugIcon.stepOutForeground#808080
  • debugIcon.stepOverForeground#808080
  • debugIcon.stopForeground#FF0080
  • debugTokenExpression.boolean#FFAA00
  • debugTokenExpression.error#FF0080
  • debugTokenExpression.name#00D9FF
  • debugTokenExpression.number#FF0080
  • debugTokenExpression.string#00FF41
  • debugTokenExpression.value#FF0080
  • debugToolBar.background#1A1A1A
  • debugToolBar.border#404040
  • debugView.exceptionLabelBackground#FF0080
  • debugView.exceptionLabelForeground#FFFFFF
  • debugView.stateLabelBackground#404040
  • debugView.stateLabelForeground#E8E8E8
  • debugView.valueChangedHighlight#FFAA00
  • dropdown.background#1A1A1A
  • dropdown.border#404040
  • dropdown.foreground#E8E8E8
  • dropdown.listBackground#1F1F1F
  • editor.background#000000
  • editor.findMatchBackground#FFAA00
  • editor.findMatchBorder#FFD700
  • editor.findMatchHighlightBackground#FFAA0060
  • editor.findRangeHighlightBackground#00D9FF20
  • editor.foreground#E8E8E8
  • editor.inactiveSelectionBackground#00D9FF20
  • editor.lineHighlightBackground#0F0F0F
  • editor.lineHighlightBorder#00000000
  • editor.rangeHighlightBackground#00FF4120
  • editor.selectionBackground#00D9FF40
  • editor.selectionHighlightBackground#FF008030
  • editor.wordHighlightBackground#00FF4130
  • editor.wordHighlightStrongBackground#FF008040
  • editorBracketMatch.background#FF008040
  • editorBracketMatch.border#FF0080
  • editorCodeLens.foreground#606060
  • editorCursor.foreground#00D9FF
  • editorError.foreground#FF0080
  • editorGroup.border#FF0080
  • editorGroupHeader.border#1A1A1A
  • editorGroupHeader.noTabsBackground#0F0F0F
  • editorGroupHeader.tabsBackground#0D0D0D
  • editorGroupHeader.tabsBorder#1A1A1A
  • editorGutter.addedBackground#00FF41
  • editorGutter.background#000000
  • editorGutter.commentRangeForeground#404040
  • editorGutter.deletedBackground#FF0080
  • editorGutter.modifiedBackground#FFAA00
  • editorHoverWidget.background#1A1A1A
  • editorHoverWidget.border#404040
  • editorIndentGuide.activeBackground1#404040
  • editorIndentGuide.background1#1A1A1A
  • editorInfo.foreground#00D9FF
  • editorLightBulb.foreground#FFD700
  • editorLightBulbAutoFix.foreground#00FF41
  • editorLineNumber.activeForeground#00D9FF
  • editorLineNumber.dimmedForeground#2A2A2A
  • editorLineNumber.foreground#404040
  • editorOverviewRuler.addedForeground#00FF41
  • editorOverviewRuler.border#404040
  • editorOverviewRuler.bracketMatchForeground#FF008080
  • editorOverviewRuler.deletedForeground#FF0080
  • editorOverviewRuler.errorForeground#FF0080
  • editorOverviewRuler.findMatchForeground#FFAA0080
  • editorOverviewRuler.infoForeground#00D9FF
  • editorOverviewRuler.modifiedForeground#FFAA00
  • editorOverviewRuler.selectionHighlightForeground#00D9FF80
  • editorOverviewRuler.warningForeground#FFAA00
  • editorOverviewRuler.wordHighlightForeground#00FF4180
  • editorOverviewRuler.wordHighlightStrongForeground#FF008080
  • editorRuler.foreground#1A1A1A
  • editorWarning.foreground#FFAA00
  • editorWidget.background#1A1A1A
  • editorWidget.border#404040
  • editorWidget.resizeBorder#00D9FF
  • extensionBadge.remoteBackground#FF0080
  • extensionBadge.remoteForeground#FFFFFF
  • extensionButton.prominentBackground#00D9FF
  • extensionButton.prominentForeground#000000
  • extensionButton.prominentHoverBackground#00BFFF
  • extensionIcon.preReleaseForeground#FFAA00
  • extensionIcon.starForeground#FFD700
  • extensionIcon.verifiedForeground#00FF41
  • gitDecoration.addedResourceForeground#00FF41
  • gitDecoration.conflictingResourceForeground#FF1493
  • gitDecoration.deletedResourceForeground#FF0080
  • gitDecoration.ignoredResourceForeground#606060
  • gitDecoration.modifiedResourceForeground#FFAA00
  • gitDecoration.stageDeletedResourceForeground#FF0080
  • gitDecoration.stageModifiedResourceForeground#FFAA00
  • gitDecoration.untrackedResourceForeground#00D9FF
  • input.background#0F0F0F
  • input.border#404040
  • input.foreground#E8E8E8
  • input.placeholderForeground#606060
  • inputOption.activeBackground#00D9FF20
  • inputOption.activeBorder#00D9FF
  • inputOption.activeForeground#E8E8E8
  • inputValidation.errorBackground#FF0080
  • inputValidation.errorBorder#FF1493
  • inputValidation.infoBackground#00D9FF
  • inputValidation.infoBorder#00FFFF
  • inputValidation.warningBackground#FFAA00
  • inputValidation.warningBorder#FFD700
  • keybindingLabel.background#00D9FF
  • keybindingLabel.border#00BFFF
  • keybindingLabel.bottomBorder#00D9FF
  • keybindingLabel.foreground#000000
  • list.activeSelectionBackground#00D9FF
  • list.activeSelectionForeground#000000
  • list.errorForeground#FF0080
  • list.focusBackground#00D9FF
  • list.focusForeground#000000
  • list.highlightForeground#FF0080
  • list.hoverBackground#1A1A1A
  • list.hoverForeground#00D9FF
  • list.inactiveSelectionBackground#1F1F1F
  • list.inactiveSelectionForeground#E8E8E8
  • list.warningForeground#FFAA00
  • listFilterWidget.background#1A1A1A
  • listFilterWidget.noMatchesOutline#FF0080
  • listFilterWidget.outline#00D9FF
  • menu.background#1A1A1A
  • menu.border#404040
  • menu.foreground#E8E8E8
  • menu.selectionBackground#00D9FF
  • menu.selectionForeground#000000
  • menu.separatorBackground#404040
  • menubar.selectionBackground#00D9FF
  • menubar.selectionForeground#000000
  • merge.border#404040
  • merge.commonContentBackground#40404020
  • merge.commonHeaderBackground#40404040
  • merge.currentContentBackground#00FF4120
  • merge.currentHeaderBackground#00FF4140
  • merge.incomingContentBackground#00D9FF20
  • merge.incomingHeaderBackground#00D9FF40
  • notificationCenter.border#404040
  • notificationCenterHeader.background#1A1A1A
  • notificationCenterHeader.foreground#E8E8E8
  • notificationLink.foreground#00D9FF
  • notifications.background#1A1A1A
  • notifications.border#404040
  • notifications.foreground#E8E8E8
  • notificationsErrorIcon.foreground#FF0080
  • notificationsInfoIcon.foreground#00D9FF
  • notificationsWarningIcon.foreground#FFAA00
  • notificationToast.border#404040
  • panel.background#0A0A0A
  • panel.border#1A1A1A
  • panelTitle.activeBorder#FF0080
  • panelTitle.activeForeground#00D9FF
  • panelTitle.inactiveForeground#606060
  • pickerGroup.border#404040
  • pickerGroup.foreground#00D9FF
  • ports.iconRunningProcessForeground#00FF41
  • progressBar.background#00D9FF
  • scrollbarSlider.activeBackground#404040C0
  • scrollbarSlider.background#40404060
  • scrollbarSlider.hoverBackground#40404090
  • settings.checkboxBackground#0F0F0F
  • settings.checkboxBorder#404040
  • settings.checkboxForeground#E8E8E8
  • settings.dropdownBackground#1A1A1A
  • settings.dropdownBorder#404040
  • settings.dropdownForeground#E8E8E8
  • settings.dropdownListBorder#404040
  • settings.headerForeground#E8E8E8
  • settings.modifiedItemIndicator#FFAA00
  • settings.numberInputBackground#0F0F0F
  • settings.numberInputBorder#404040
  • settings.numberInputForeground#E8E8E8
  • settings.textInputBackground#0F0F0F
  • settings.textInputBorder#404040
  • settings.textInputForeground#E8E8E8
  • sideBar.background#0F0F0F
  • sideBar.border#1A1A1A
  • sideBar.foreground#D0D0D0
  • sideBarSectionHeader.background#141414
  • sideBarSectionHeader.border#FF0080
  • sideBarSectionHeader.foreground#E0E0E0
  • sideBarTitle.foreground#00D9FF
  • statusBar.background#0D0D0D
  • statusBar.border#1A1A1A
  • statusBar.debuggingBackground#FFAA00
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#D0D0D0
  • statusBar.noFolderBackground#0F0F0F
  • statusBar.noFolderForeground#C0C0C0
  • symbolIcon.arrayForeground#00D9FF
  • symbolIcon.booleanForeground#FFAA00
  • symbolIcon.classForeground#FF0080
  • symbolIcon.colorForeground#FFD700
  • symbolIcon.constantForeground#FF0080
  • symbolIcon.constructorForeground#FF0080
  • symbolIcon.enumeratorForeground#00D9FF
  • symbolIcon.enumeratorMemberForeground#00FF41
  • symbolIcon.eventForeground#FFAA00
  • symbolIcon.fieldForeground#00D9FF
  • symbolIcon.fileForeground#808080
  • symbolIcon.folderForeground#606060
  • symbolIcon.functionForeground#00D9FF
  • symbolIcon.interfaceForeground#00FF41
  • symbolIcon.keyForeground#FFD700
  • symbolIcon.keywordForeground#FF0080
  • symbolIcon.methodForeground#00D9FF
  • symbolIcon.moduleForeground#00FF41
  • symbolIcon.namespaceForeground#FF0080
  • symbolIcon.nullForeground#606060
  • symbolIcon.numberForeground#FFAA00
  • symbolIcon.objectForeground#00D9FF
  • symbolIcon.operatorForeground#E8E8E8
  • symbolIcon.packageForeground#00FF41
  • symbolIcon.propertyForeground#00FF41
  • symbolIcon.referenceForeground#00D9FF
  • symbolIcon.snippetForeground#FFAA00
  • symbolIcon.stringForeground#00FF41
  • symbolIcon.structForeground#FF0080
  • symbolIcon.textForeground#E8E8E8
  • symbolIcon.typeParameterForeground#00D9FF
  • symbolIcon.unitForeground#606060
  • symbolIcon.variableForeground#00D9FF
  • tab.activeBackground#1A1A1A
  • tab.activeBorder#FF0080
  • tab.activeBorderTop#00D9FF
  • tab.activeForeground#FFFFFF
  • tab.border#000000
  • tab.hoverBackground#1F1F1F
  • tab.hoverForeground#00D9FF
  • tab.inactiveBackground#0D0D0D
  • tab.inactiveForeground#808080
  • tab.lastPinnedBorder#FFAA00
  • tab.unfocusedActiveBackground#141414
  • tab.unfocusedActiveBorder#00FF41
  • tab.unfocusedActiveBorderTop#00FF41
  • tab.unfocusedInactiveBackground#0A0A0A
  • tab.unfocusedInactiveForeground#606060
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#00D9FF
  • terminal.ansiBrightBlack#404040
  • terminal.ansiBrightBlue#00BFFF
  • terminal.ansiBrightCyan#00FFFF
  • terminal.ansiBrightGreen#7FFF00
  • terminal.ansiBrightMagenta#FF00FF
  • terminal.ansiBrightRed#FF69B4
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFAA00
  • terminal.ansiCyan#00FFFF
  • terminal.ansiGreen#00FF41
  • terminal.ansiMagenta#FF1493
  • terminal.ansiRed#FF0080
  • terminal.ansiWhite#E8E8E8
  • terminal.ansiYellow#FFD700
  • terminal.background#000000
  • terminal.foreground#E8E8E8
  • terminal.selectionBackground#00D9FF40
  • terminalCursor.foreground#00D9FF
  • textBlockQuote.background#1A1A1A
  • textBlockQuote.border#00D9FF
  • textCodeBlock.background#0F0F0F
  • textLink.activeForeground#00BFFF
  • textLink.foreground#00D9FF
  • textPreformat.foreground#E8E8E8
  • textSeparator.foreground#404040
  • titleBar.activeBackground#0D0D0D
  • titleBar.activeForeground#00D9FF
  • titleBar.border#1A1A1A
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#505050
  • walkThrough.embeddedEditorBackground#0F0F0F
  • welcomePage.background#000000
  • welcomePage.progress.background#40404040
  • welcomePage.progress.foreground#00D9FF
  • welcomePage.tileBackground#1A1A1A80

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#606060italic
keyword, storage, storage.type#FF0080bold
storage.modifier, storage.type.function#FF0080bold
constant, variable.other.constant#FF0080
constant.numeric, constant.language#FFAA00
constant.other.symbol, constant.other.enum#FFD700
string, string.quoted, string.interpolated#00FF41
string.template#00FF41
constant.character.escape#00D9FF
variable, meta.definition.variable#E8E8E8
variable.parameter, meta.function.parameter#D0D0D0
support.variable.property, variable.other.property#00D9FF
entity.name.function, support.function#00D9FFbold
meta.function-call, support.function.console#00D9FF
entity.name.type, support.class, support.type#FF0080bold
support.type.property-name, support.type.primitive#FF0080
support.constant, support.constant.property-value#FFD700
storage.type.interface, entity.name.namespace#00D9FF
punctuation.definition.parameters, punctuation.section.group#A0A0A0
punctuation.separator, punctuation.terminator#808080
entity.name.tag#FF0080bold
entity.name.tag.html#FF0080bold
meta.tag#FF0080
entity.other.attribute-name#00D9FFitalic
meta.tag.attribute#00D9FF
support.type.property-name.dom, support.type.property-name.css#00D9FF
markup.heading#FF0080bold
markup.bold#FF0080bold
markup.italic#00D9FFitalic
markup.inline.raw#00FF41
markup.list, punctuation.definition.list#FFAA00
markup.quote#808080italic
markup.fenced_code.block, markup.raw.block#00FF41
meta.preprocessor, keyword.other.preprocessor#00D9FF
constant.character.entity, punctuation.definition.entity#FFD700bold
markup.underline, markup.inserted#00FF41
markup.deleted, punctuation.definition.deleted#FF0080
markup.changed, punctuation.definition.changed#FFAA00
invalid, invalid.illegal#FF0080bold underline
entity.name.tag.html, entity.name.tag.xml#FF0080bold
entity.name.tag.structure.any.html, entity.name.tag.block.any.html#FF0080bold
entity.name.tag.inline.any.html#00D9FF
entity.name.tag.script.html, entity.name.tag.style.html#FFD700bold
entity.other.attribute-name.html, entity.other.attribute-name.xml#00D9FFitalic
entity.other.attribute-name.class.html, entity.other.attribute-name.class.css#FFD700italic bold
entity.other.attribute-name.id.html, entity.other.attribute-name.id.css#FF0080italic bold
entity.other.attribute-name.style.html#FFAA00italic
entity.other.attribute-name.event.html#FF0080italic
string.quoted.double.html, string.quoted.single.html#00FF41
meta.attribute-with-value.html string#00FF41
punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html#606060
punctuation.definition.tag.html, punctuation.separator.key-value.html#606060
punctuation.definition.string.begin.html, punctuation.definition.string.end.html#606060
comment.block.html, punctuation.definition.comment.html#606060italic
constant.character.entity.html, constant.character.entity.named.html#FFD700bold
punctuation.definition.entity.html#FFAA00
meta.tag.sgml.doctype.html, entity.name.tag.doctype.html#FF0080bold
keyword.doctype.xml#FF0080bold
source.css.embedded.html#00D9FF
meta.embedded.block.css#00D9FF
source.js.embedded.html, source.javascript.embedded.html#E8E8E8
meta.embedded.block.javascript#E8E8E8
entity.name.tag.form.html, entity.name.tag.input.html, entity.name.tag.button.html#00FF41bold
entity.other.attribute-name.form.html#00D9FFitalic
entity.name.tag.table.html, entity.name.tag.tr.html, entity.name.tag.td.html, entity.name.tag.th.html#FF0080bold
entity.name.tag.img.html, entity.name.tag.video.html, entity.name.tag.audio.html#FFD700bold
entity.name.tag.a.html#00D9FFbold
entity.other.attribute-name.href.html#00D9FFitalic 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#FF0080bold
text.html.basic#E8E8E8
XELA Themes by cybrdelic - VS Code Theme