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#00E5FF
  • activityBar.background#080B10
  • activityBar.border#1C2230
  • activityBar.foreground#E0E5EC
  • activityBar.inactiveForeground#607085
  • activityBarBadge.background#00E5FF
  • activityBarBadge.foreground#080B10
  • badge.background#1C2230
  • badge.foreground#E0E5EC
  • banner.background#121620
  • banner.foreground#E0E5EC
  • banner.iconForeground#00E5FF
  • breadcrumb.activeSelectionForeground#00E5FF
  • breadcrumb.background#05070A
  • breadcrumb.focusForeground#FFFFFF
  • breadcrumb.foreground#607085
  • button.background#00E5FF
  • button.foreground#080B10
  • button.hoverBackground#00e5ffd9
  • button.secondaryBackground#1C2230
  • button.secondaryForeground#E0E5EC
  • charts.blue#00E5FF
  • charts.foreground#E0E5EC
  • charts.green#00E676
  • charts.lines#2D384D
  • charts.orange#FFEA00
  • charts.purple#2979FF
  • charts.red#FF1744
  • charts.yellow#FFEA00
  • chat.avatarBackground#121620
  • chat.avatarForeground#E0E5EC
  • chat.background#05070A
  • chat.requestBackground#080B10
  • chat.requestBorder#1C2230
  • chat.slashCommandBackground#00e5ff33
  • chat.slashCommandForeground#00E5FF
  • checkbox.background#121620
  • checkbox.border#2D384D
  • checkbox.foreground#FFFFFF
  • checkbox.selectBackground#00E5FF
  • checkbox.selectBorder#00E5FF
  • commandCenter.activeBackground#1C2230
  • commandCenter.activeBorder#00E5FF
  • commandCenter.activeForeground#FFFFFF
  • commandCenter.background#121620
  • commandCenter.border#1C2230
  • commandCenter.debuggingBackground#FFEA00
  • commandCenter.foreground#A8B4C4
  • commandCenter.inactiveBorder#1C2230
  • commandCenter.inactiveForeground#607085
  • debugConsole.errorForeground#FF1744
  • debugConsole.infoForeground#E0E5EC
  • debugConsole.sourceForeground#A8B4C4
  • debugConsole.warningForeground#FFEA00
  • debugConsoleInputIcon.foreground#00E5FF
  • debugExceptionWidget.background#121620
  • debugExceptionWidget.border#FF1744
  • debugIcon.breakpointDisabledForeground#607085
  • debugIcon.breakpointForeground#FF1744
  • debugIcon.breakpointUnverifiedForeground#A8B4C4
  • debugIcon.continueForeground#00E676
  • debugIcon.disconnectForeground#FF1744
  • debugIcon.pauseForeground#00E5FF
  • debugIcon.restartForeground#00E676
  • debugIcon.startForeground#00E676
  • debugIcon.stepBackForeground#00E5FF
  • debugIcon.stepIntoForeground#00E5FF
  • debugIcon.stepOutForeground#00E5FF
  • debugIcon.stepOverForeground#00E5FF
  • debugIcon.stopForeground#FF1744
  • debugTokenExpression.boolean#00E676
  • debugTokenExpression.error#FF1744
  • debugTokenExpression.name#FFFFFF
  • debugTokenExpression.number#00E676
  • debugTokenExpression.string#FF9100
  • debugTokenExpression.value#A8B4C4
  • debugToolBar.background#121620
  • debugToolBar.border#2D384D
  • descriptionForeground#607085
  • diffEditor.insertedTextBackground#00e67626
  • diffEditor.removedTextBackground#ff174426
  • dropdown.background#121620
  • dropdown.border#2D384D
  • dropdown.foreground#FFFFFF
  • editor.background#080B10
  • editor.findMatchBackground#ffff0066
  • editor.findMatchHighlightBackground#00e5ff33
  • editor.focusedStackFrameHighlightBackground#00e67633
  • editor.foldBackground#00e5ff1a
  • editor.foreground#E0E5EC
  • editor.inactiveSelectionBackground#1c2230cc
  • editor.lineHighlightBackground#05070a99
  • editor.lineHighlightBorder#1C2230
  • editor.rangeHighlightBackground#00e5ff1f
  • editor.selectionBackground#00E5FF40
  • editor.selectionHighlightBackground#00e5ff33
  • editor.snippetFinalTabstopHighlightBorder#00E5FF
  • editor.snippetTabstopHighlightBackground#00e5ff33
  • editor.stackFrameHighlightBackground#ffea0033
  • editor.symbolHighlightBackground#ffff0033
  • editor.wordHighlightBackground#00e5ff26
  • editor.wordHighlightStrongBackground#00e5ff40
  • editorBracketMatch.background#00e5ff1f
  • editorBracketMatch.border#00E5FF
  • editorBracketPairGuide.activeBackground1#00E5FF
  • editorBracketPairGuide.background1#1C2230
  • editorCodeLens.foreground#607085
  • editorCursor.foreground#FFFFFF
  • editorError.foreground#FF1744
  • editorGhostText.foreground#607085a6
  • editorGroupHeader.tabsBackground#080B10
  • editorGroupHeader.tabsBorder#1C2230
  • editorGutter.addedBackground#00E676
  • editorGutter.background#080B10
  • editorGutter.deletedBackground#FF1744
  • editorGutter.modifiedBackground#2979FF
  • editorHint.foreground#A8B4C4
  • editorHoverWidget.background#121620
  • editorHoverWidget.border#2D384D
  • editorIndentGuide.activeBackground1#00e5ff73
  • editorIndentGuide.background1#1C2230
  • editorInfo.foreground#00E5FF
  • editorInlayHint.background#121620e6
  • editorInlayHint.foreground#607085
  • editorLightBulb.foreground#FFEA00
  • editorLightBulbAutoFix.foreground#00E5FF
  • editorLineNumber.activeForeground#FFFFFF
  • editorLineNumber.foreground#607085
  • editorLink.activeForeground#00E5FF
  • editorOverviewRuler.addedForeground#00E676
  • editorOverviewRuler.border#1C2230
  • editorOverviewRuler.bracketMatchForeground#00E5FF
  • editorOverviewRuler.commonContentForeground#607085
  • editorOverviewRuler.currentContentForeground#00E676
  • editorOverviewRuler.deletedForeground#FF1744
  • editorOverviewRuler.errorForeground#FF1744
  • editorOverviewRuler.findMatchForeground#ffff0080
  • editorOverviewRuler.incomingContentForeground#00E5FF
  • editorOverviewRuler.infoForeground#00E5FF
  • editorOverviewRuler.modifiedForeground#2979FF
  • editorOverviewRuler.selectionHighlightForeground#00e5ff66
  • editorOverviewRuler.warningForeground#FFEA00
  • editorOverviewRuler.wordHighlightForeground#00e5ff66
  • editorRuler.foreground#1C2230
  • editorStickyScroll.background#05070A
  • editorStickyScroll.border#1C2230
  • editorStickyScrollHover.background#121620
  • editorSuggestWidget.background#121620
  • editorSuggestWidget.border#2D384D
  • editorSuggestWidget.foreground#E0E5EC
  • editorSuggestWidget.highlightForeground#00E5FF
  • editorSuggestWidget.selectedBackground#202E3F
  • editorSuggestWidget.selectedForeground#FFFFFF
  • editorWarning.foreground#FFEA00
  • editorWhitespace.foreground#60708559
  • editorWidget.background#121620
  • editorWidget.border#2D384D
  • errorForeground#FF1744
  • extensionButton.background#00E5FF
  • extensionButton.foreground#080B10
  • extensionButton.hoverBackground#00e5ffd9
  • extensionButton.prominentBackground#00E5FF
  • extensionButton.prominentForeground#080B10
  • extensionButton.prominentHoverBackground#00e5ffd9
  • focusBorder#00E5FF
  • foreground#E0E5EC
  • gauge.errorBackground#ff174433
  • gauge.errorForeground#FF1744
  • gauge.infoBackground#00e5ff33
  • gauge.infoForeground#00E5FF
  • gauge.warningBackground#ffea0033
  • gauge.warningForeground#FFEA00
  • gitDecoration.addedResourceForeground#00E676
  • gitDecoration.conflictingResourceForeground#FF1744
  • gitDecoration.deletedResourceForeground#FF1744
  • gitDecoration.ignoredResourceForeground#607085
  • gitDecoration.modifiedResourceForeground#2979FF
  • gitDecoration.renamedResourceForeground#00E676
  • gitDecoration.stageDeletedResourceForeground#FF1744
  • gitDecoration.stageModifiedResourceForeground#2979FF
  • gitDecoration.submoduleResourceForeground#00E5FF
  • gitDecoration.untrackedResourceForeground#00E676
  • icon.foreground#A8B4C4
  • inlineChat.background#121620
  • inlineChat.border#2D384D
  • inlineChat.shadow#080b1080
  • inlineChatDiff.inserted#00e67626
  • inlineChatDiff.removed#ff174426
  • inlineChatInput.background#080B10
  • inlineChatInput.border#1C2230
  • inlineChatInput.focusBorder#00E5FF
  • inlineChatInput.placeholderForeground#607085
  • input.background#121620
  • input.border#2D384D
  • input.foreground#FFFFFF
  • input.placeholderForeground#607085
  • inputOption.activeBorder#00E5FF
  • inputValidation.errorBackground#ff174426
  • inputValidation.errorBorder#FF1744
  • inputValidation.warningBackground#ffea0026
  • inputValidation.warningBorder#FFEA00
  • keybindingLabel.background#1C2230
  • keybindingLabel.border#2D384D
  • keybindingLabel.foreground#FFFFFF
  • list.activeSelectionBackground#202E3F
  • list.activeSelectionForeground#FFFFFF
  • list.deemphasizedForeground#607085
  • list.dropBackground#00e5ff33
  • list.errorForeground#FF1744
  • list.filterMatchBackground#ffff0059
  • list.focusBackground#202E3F
  • list.focusForeground#FFFFFF
  • list.focusHighlightForeground#00e5ffbf
  • list.focusOutline#00e5ff80
  • list.highlightForeground#00E5FF
  • list.hoverBackground#1C2230
  • list.hoverForeground#FFFFFF
  • list.inactiveSelectionBackground#1C2230
  • list.inactiveSelectionForeground#E0E5EC
  • list.warningForeground#FFEA00
  • listFilterWidget.background#121620
  • listFilterWidget.noMatchesOutline#FF1744
  • listFilterWidget.outline#00E5FF
  • menu.background#121620
  • menu.border#2D384D
  • menu.foreground#E0E5EC
  • menu.selectionBackground#202E3F
  • menu.selectionForeground#FFFFFF
  • menu.separatorBackground#2D384D
  • menubar.selectionBackground#00e5ff33
  • menubar.selectionBorder#00E5FF
  • menubar.selectionForeground#FFFFFF
  • merge.border#2D384D
  • merge.commonContentBackground#1c223059
  • merge.commonHeaderBackground#1c223080
  • merge.currentContentBackground#00e67633
  • merge.currentHeaderBackground#00e67666
  • merge.incomingContentBackground#00e5ff33
  • merge.incomingHeaderBackground#00e5ff66
  • minimap.background#080B10
  • minimap.errorHighlight#FF1744
  • minimap.findMatchHighlight#ffff0080
  • minimap.selectionHighlight#00e5ff80
  • minimap.warningHighlight#FFEA00
  • minimapGutter.addedBackground#00E676
  • minimapGutter.deletedBackground#FF1744
  • minimapGutter.modifiedBackground#2979FF
  • minimapSlider.activeBackground#00e5ff80
  • minimapSlider.background#1c223080
  • minimapSlider.hoverBackground#2d384d99
  • multiDiffEditor.background#080B10
  • multiDiffEditor.border#1C2230
  • multiDiffEditor.headerBackground#121620
  • notebook.cellBorderColor#1C2230
  • notebook.cellEditorBackground#05070A
  • notebook.cellHoverBackground#05070a80
  • notebook.cellStatusBarItemHoverBackground#1C2230
  • notebook.editorBackground#080B10
  • notebook.focusedCellBackground#1c223066
  • notebook.focusedCellBorder#00E5FF
  • notebook.focusedEditorBorder#00E5FF
  • notebook.selectedCellBackground#1c22304d
  • notebookStatusErrorIcon.foreground#FF1744
  • notebookStatusRunningIcon.foreground#00E5FF
  • notebookStatusSuccessIcon.foreground#00E676
  • notificationCenter.border#2D384D
  • notificationCenterHeader.background#121620
  • notificationCenterHeader.foreground#FFFFFF
  • notificationLink.foreground#00E5FF
  • notifications.background#121620
  • notifications.border#1C2230
  • notifications.foreground#E0E5EC
  • notificationsErrorIcon.foreground#FF1744
  • notificationsInfoIcon.foreground#00E5FF
  • notificationsWarningIcon.foreground#FFEA00
  • notificationToast.border#2D384D
  • panel.background#121620
  • panel.border#1C2230
  • panelInput.border#2D384D
  • panelSection.border#1C2230
  • panelSectionHeader.background#121620
  • panelSectionHeader.foreground#E0E5EC
  • panelTitle.activeBorder#00E5FF
  • panelTitle.activeForeground#FFFFFF
  • panelTitle.inactiveForeground#607085
  • peekView.border#00E5FF
  • peekViewEditor.background#05070A
  • peekViewResult.background#080B10
  • peekViewTitle.background#121620
  • ports.iconRunningProcessForeground#00E676
  • profileBadge.background#1C2230
  • profileBadge.foreground#E0E5EC
  • progressBar.background#00E5FF
  • quickInput.background#121620
  • quickInput.foreground#E0E5EC
  • quickInputList.focusBackground#202E3F
  • quickInputList.focusForeground#FFFFFF
  • quickInputList.focusIconForeground#00e5ffbf
  • radio.activeBackground#00e5ff33
  • radio.activeBorder#00E5FF
  • radio.activeForeground#00E5FF
  • radio.inactiveBackground#121620
  • radio.inactiveBorder#2D384D
  • radio.inactiveForeground#A8B4C4
  • radio.inactiveHoverBackground#1C2230
  • sash.hoverBorder#00E5FF
  • scmGraph.foreground1#00E5FF
  • scmGraph.foreground2#FFEA00
  • scmGraph.foreground3#FF1744
  • scmGraph.foreground4#00E676
  • scmGraph.foreground5#2979FF
  • scmGraph.historyItemBaseRefColor#00E5FF
  • scmGraph.historyItemHoverAdditionsForeground#00E676
  • scmGraph.historyItemHoverDeletionsForeground#FF1744
  • scmGraph.historyItemHoverLabelForeground#FFFFFF
  • scmGraph.historyItemRefColor#00E5FF
  • scmGraph.historyItemRemoteRefColor#2979FF
  • scrollbar.shadow#080b1080
  • scrollbarSlider.activeBackground#00e5ff99
  • scrollbarSlider.background#1c2230b3
  • scrollbarSlider.hoverBackground#2d384dcc
  • settings.checkboxBackground#121620
  • settings.checkboxBorder#2D384D
  • settings.checkboxForeground#FFFFFF
  • settings.dropdownBackground#121620
  • settings.dropdownBorder#2D384D
  • settings.dropdownForeground#FFFFFF
  • settings.focusedRowBackground#1c223080
  • settings.headerBorder#1C2230
  • settings.headerForeground#FFFFFF
  • settings.modifiedItemIndicator#2979FF
  • settings.numberInputBackground#121620
  • settings.numberInputBorder#2D384D
  • settings.numberInputForeground#00E676
  • settings.rowHoverBackground#12162080
  • settings.textInputBackground#121620
  • settings.textInputBorder#2D384D
  • settings.textInputForeground#FFFFFF
  • sideBar.background#05070A
  • sideBar.border#1C2230
  • sideBar.foreground#A8B4C4
  • sideBarSectionHeader.background#121620
  • sideBarSectionHeader.border#2D384D
  • sideBarSectionHeader.foreground#E0E5EC
  • sideBarTitle.foreground#FFFFFF
  • statusBar.background#05070A
  • statusBar.border#1C2230
  • statusBar.debuggingBackground#FFEA00
  • statusBar.debuggingForeground#080B10
  • statusBar.foreground#E0E5EC
  • statusBar.noFolderBackground#121620
  • statusBar.noFolderForeground#E0E5EC
  • statusBarItem.hoverBackground#00e5ff33
  • statusBarItem.remoteBackground#00E5FF
  • statusBarItem.remoteForeground#080B10
  • symbolIcon.arrayForeground#FFFFFF
  • symbolIcon.booleanForeground#00E676
  • symbolIcon.classForeground#FFEA00
  • symbolIcon.colorForeground#A8B4C4
  • symbolIcon.constantForeground#FF9100
  • symbolIcon.constructorForeground#00E5FF
  • symbolIcon.enumeratorForeground#FFEA00
  • symbolIcon.enumeratorMemberForeground#FF9100
  • symbolIcon.eventForeground#00E5FF
  • symbolIcon.fieldForeground#FFFFFF
  • symbolIcon.fileForeground#E0E5EC
  • symbolIcon.folderForeground#A8B4C4
  • symbolIcon.functionForeground#00E5FF
  • symbolIcon.interfaceForeground#FFEA00
  • symbolIcon.keyForeground#FFEA00
  • symbolIcon.keywordForeground#A8B4C4
  • symbolIcon.methodForeground#00E5FF
  • symbolIcon.moduleForeground#A8B4C4
  • symbolIcon.namespaceForeground#A8B4C4
  • symbolIcon.numberForeground#00E676
  • symbolIcon.objectForeground#FFFFFF
  • symbolIcon.operatorForeground#A8B4C4
  • symbolIcon.packageForeground#A8B4C4
  • symbolIcon.propertyForeground#FFFFFF
  • symbolIcon.referenceForeground#FFFFFF
  • symbolIcon.snippetForeground#FFFFFF
  • symbolIcon.stringForeground#FF9100
  • symbolIcon.structForeground#FFEA00
  • symbolIcon.textForeground#E0E5EC
  • symbolIcon.typeParameterForeground#FFEA00
  • symbolIcon.unitForeground#00E676
  • symbolIcon.variableForeground#FFFFFF
  • tab.activeBackground#05070A
  • tab.activeBorderTop#00E5FF
  • tab.activeForeground#FFFFFF
  • tab.border#1C2230
  • tab.hoverBackground#121620
  • tab.inactiveBackground#080B10
  • tab.inactiveForeground#607085
  • terminal.ansiBlack#080B10
  • terminal.ansiBlue#00E5FF
  • terminal.ansiBrightBlack#607085
  • terminal.ansiBrightBlue#00E5FF
  • terminal.ansiBrightCyan#00E5FF
  • terminal.ansiBrightGreen#00E676
  • terminal.ansiBrightMagenta#2979FF
  • terminal.ansiBrightRed#FF1744
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#FFEA00
  • terminal.ansiCyan#00E5FF
  • terminal.ansiGreen#00E676
  • terminal.ansiMagenta#2979FF
  • terminal.ansiRed#FF1744
  • terminal.ansiWhite#E0E5EC
  • terminal.ansiYellow#FFEA00
  • terminal.background#080B10
  • terminal.border#1C2230
  • terminal.foreground#E0E5EC
  • terminal.selectionBackground#00E5FF40
  • terminalCursor.foreground#FFFFFF
  • testing.iconErrored#FF1744
  • testing.iconFailed#FF1744
  • testing.iconPassed#00E676
  • testing.iconQueued#FFEA00
  • testing.iconSkipped#607085
  • testing.iconUnset#607085
  • testing.message.error.decorationForeground#FF1744
  • testing.message.info.decorationForeground#00E5FF
  • testing.runAction#00E676
  • textCodeBlockBackground#121620
  • textLink#00E5FF
  • textLink.activeForeground#00E5FF
  • textPreformatBackground#1C2230
  • textPreformatForeground#A8B4C4
  • titleBar.activeBackground#080B10
  • titleBar.activeForeground#FFFFFF
  • titleBar.border#1C2230
  • titleBar.inactiveBackground#05070A
  • titleBar.inactiveForeground#607085
  • toolbar.activeBackground#1C2230
  • toolbar.hoverBackground#1c223080
  • tree.inactiveIndentGuidesStroke#1C2230
  • tree.indentGuidesStroke#2D384D
  • tree.tableColumnsBorder#2D384D
  • tree.tableOddRowsBackground#12162080
  • walkThrough.embeddedEditorBackground#05070A
  • welcomePage.background#080B10
  • welcomePage.progress.background#1C2230
  • welcomePage.progress.foreground#00E5FF
  • welcomePage.tileBackground#05070A
  • welcomePage.tileHoverBackground#121620
  • widget.shadow#080b1080
  • window.activeBorder#00E5FF
  • window.inactiveBorder#1C2230

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#607085italic
keyword, keyword.other.sql, keyword.other.DML.sql, keyword.other.DDL.sql, storage.type, storage.modifier#A8B4C4
entity.name.function, support.function, support.function.sql, meta.function-call#00E5FF
entity.name.type, support.type, support.type.sql#FFEA00
entity.name.table.sql, entity.name.class#FFFFFF
variable, variable.other, meta.column.sql, variable.other.column.sql, support.variable#FFFFFF
variable.parameter.sql, variable.other.sql, variable.parameter#FFFFFF
string, string.quoted.single.sql, string.quoted.double.sql#FF9100
constant.numeric, constant.language#00E676
keyword.operator, keyword.operator.sql, punctuation#A8B4C4
constant.other, support.constant#FF9100
support.type.property-name.json#FFEA00
meta.decorator, punctuation.decorator#FFEA00
string.template, punctuation.definition.template-expression#FF9100
constant.character.escape#00E676
entity.name.tag.css, entity.other.attribute-name.class.css, entity.other.attribute-name.id.css#FFEA00
string.regexp, keyword.control.anchor.regexp, constant.other.character-class.regexp#FF9100
entity.name.tag.yaml#FFEA00
meta.preprocessor, keyword.control.directive#A8B4C4
storage.type.class.jsdoc, variable.other.jsdoc, entity.name.type.instance.jsdoc#607085italic
markup.list, punctuation.definition.list#A8B4C4
variable.other.special.shell#FFFFFF
entity.name.lifetime.rust, keyword.operator.borrow.rust#00E676
variable.language.special.self.python, variable.language.special.self#A8B4C4
keyword.control, keyword.control.flow, keyword.control.import, keyword.control.conditional, keyword.control.loop#A8B4C4
storage.modifier, storage.type.modifier#A8B4C4
variable.language, variable.language.this, variable.language.super#A8B4C4italic
entity.name.namespace, entity.name.scope-resolution#FFEA00
entity.other.inherited-class#FFEA00italic
variable.other.property, variable.other.object.property, meta.object-literal.key#FFFFFF
support.class, support.other, support.constant.property-value#FFEA00
meta.annotation, storage.type.annotation, punctuation.definition.annotation#FFEA00
punctuation.accessor, punctuation.separator, meta.brace#A8B4C4
meta.template.expression, punctuation.section.embedded#A8B4C4
entity.name.tag, entity.name.tag.html, entity.name.tag.xml#A8B4C4
entity.other.attribute-name, entity.other.attribute-name.html#FFFFFF
punctuation.definition.tag, punctuation.separator.key-value.html#A8B4C4
support.class.component, entity.name.tag.jsx, entity.name.tag.tsx#FFEA00
support.type.property-name.css, support.type.vendored.property-name.css#FFFFFF
keyword.other.unit, constant.numeric.css, constant.other.color#00E676
markup.heading, entity.name.section.markdown, punctuation.definition.heading.markdown#A8B4C4bold
markup.bold, punctuation.definition.bold#00E676bold
markup.italic, punctuation.definition.italic#FFEA00italic
markup.quote#607085italic
markup.inline.raw, markup.fenced_code, markup.raw#FF9100
markup.underline.link, string.other.link, constant.other.reference.link.markdown#00E5FF
string.other.link.title.markdown, string.other.link.description.markdown#FFFFFF
meta.separator.markdown, punctuation.definition.constant.markdown#607085
markup.inserted, meta.diff.header.to-file#00E676
markup.deleted, meta.diff.header.from-file#FF1744
markup.changed#2979FF
invalid, invalid.illegal#FF1744
NexQL Themes by astrx.dev - VS Code Theme