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#0a1a1a
  • activityBar.border#00e5ff
  • activityBar.dropBorder#00e5ff
  • activityBar.foreground#ffffff
  • activityBar.inactiveForeground#299393
  • activityBarBadge.background#00e5ff
  • activityBarBadge.foreground#0a1a1a
  • activityBarTop.activeBorder#00e5ff
  • activityBarTop.dropBorder#00e5ff
  • activityBarTop.foreground#ffffff
  • activityBarTop.inactiveForeground#299393
  • badge.background#00e5ff
  • badge.foreground#0a1a1a
  • breadcrumb.activeSelectionForeground#ffffff
  • breadcrumb.background#0a2e2e
  • breadcrumb.focusForeground#ffffff
  • breadcrumb.foreground#299393
  • breadcrumbPicker.background#0f2424
  • button.background#1f5c5c
  • button.border#00e5ff
  • button.foreground#ffffff
  • button.hoverBackground#00e5ff
  • button.secondaryBackground#0f2424
  • button.secondaryBorder#1f5c5c
  • button.secondaryForeground#ffffff
  • button.secondaryHoverBackground#1f5c5c
  • button.separator#0a1a1a
  • charts.blue#82aaff
  • charts.foreground#ffffff
  • charts.green#00e5ff
  • charts.lines#00e5ff
  • charts.orange#ff8c42
  • charts.purple#c792ea
  • charts.red#ff5370
  • charts.yellow#ffeb3b
  • chat.avatarBackground#00e5ff
  • chat.avatarForeground#0a1a1a
  • chat.editedFileForeground#ffeb3b
  • chat.requestBackground#0a2e2e
  • chat.requestBorder#00e5ff
  • chat.slashCommandBackground#00e5ff
  • chat.slashCommandForeground#0a1a1a
  • checkbox.background#0a1a1a
  • checkbox.border#00e5ff
  • checkbox.foreground#ffffff
  • checkbox.selectBackground#00e5ff
  • checkbox.selectBorder#00e5ff
  • commandCenter.activeBackground#00e5ff
  • commandCenter.activeBorder#ffffff
  • commandCenter.activeForeground#0a1a1a
  • commandCenter.background#0a1a1a
  • commandCenter.border#00e5ff
  • commandCenter.foreground#ffffff
  • commandCenter.inactiveBorder#0f2424
  • commandCenter.inactiveForeground#299393
  • commentsView.resolvedIcon#00e5ff
  • commentsView.unresolvedIcon#ffeb3b
  • debugExceptionWidget.background#1a0a0a
  • debugExceptionWidget.border#ff5370
  • debugIcon.breakpointCurrentStackframeForeground#00e5ff
  • debugIcon.breakpointDisabledForeground#ff537080
  • debugIcon.breakpointForeground#ff5370
  • debugIcon.breakpointStackframeForeground#00e5ff
  • debugIcon.breakpointUnverifiedForeground#ffeb3b
  • debugIcon.continueForeground#00e5ff
  • debugIcon.disconnectForeground#ff5370
  • debugIcon.pauseForeground#ffeb3b
  • debugIcon.restartForeground#00e5ff
  • debugIcon.startForeground#00e5ff
  • debugIcon.stepBackForeground#00e5ff
  • debugIcon.stepIntoForeground#00e5ff
  • debugIcon.stepOutForeground#00e5ff
  • debugIcon.stepOverForeground#00e5ff
  • debugIcon.stopForeground#ff5370
  • debugToolBar.background#0a1a1a
  • debugToolBar.border#00e5ff
  • descriptionForeground#00e5ff
  • diffEditor.border#00e5ff
  • diffEditor.insertedLineBackground#00e5ff30
  • diffEditor.insertedTextBackground#00e5ff60
  • diffEditor.insertedTextBorder#00e5ff
  • diffEditor.removedLineBackground#ff537030
  • diffEditor.removedTextBackground#ff537060
  • diffEditor.removedTextBorder#ff5370
  • diffEditorGutter.insertedLineBackground#00e5ff
  • diffEditorGutter.removedLineBackground#ff5370
  • diffEditorOverview.insertedForeground#00e5ff
  • diffEditorOverview.removedForeground#ff5370
  • disabledForeground#299393
  • editor.background#0a2e2e
  • editor.findMatchBackground#00e5ff
  • editor.findMatchBorder#00000000
  • editor.findMatchForeground#0a1a1a
  • editor.findMatchHighlightBackground#1f5c5c
  • editor.findMatchHighlightBorder#00000000
  • editor.findMatchHighlightForeground#ffffff
  • editor.findRangeHighlightBackground#1a3a3a
  • editor.findRangeHighlightBorder#00000000
  • editor.focusedStackFrameHighlightBackground#1f5c5c
  • editor.foldBackground#1a3a3a
  • editor.foreground#ffffff
  • editor.hoverHighlightBackground#1a3a3a
  • editor.inactiveSelectionBackground#1a3a3a
  • editor.inlineValuesBackground#0f2424
  • editor.inlineValuesForeground#00e5ff
  • editor.lineHighlightBackground#1a3a3a
  • editor.lineHighlightBorder#00000000
  • editor.linkedEditingBackground#1f5c5c
  • editor.selectionBackground#1f5c5c
  • editor.selectionForeground#ffffff
  • editor.selectionHighlightBackground#1a3a3a
  • editor.selectionHighlightBorder#00000000
  • editor.snippetFinalTabstopHighlightBackground#1f5c5c
  • editor.snippetFinalTabstopHighlightBorder#00e5ff
  • editor.snippetTabstopHighlightBackground#1a3a3a
  • editor.snippetTabstopHighlightBorder#00e5ff
  • editor.stackFrameHighlightBackground#1a3a3a
  • editor.wordHighlightBackground#1a3a3a
  • editor.wordHighlightBorder#00000000
  • editor.wordHighlightStrongBackground#1f5c5c
  • editor.wordHighlightStrongBorder#00000000
  • editorBracketHighlight.foreground1#00e5ff
  • editorBracketHighlight.foreground2#ffd700
  • editorBracketHighlight.foreground3#c792ea
  • editorBracketHighlight.foreground4#ffeb3b
  • editorBracketHighlight.foreground5#ff5370
  • editorBracketHighlight.foreground6#ffcb6b
  • editorBracketHighlight.unexpectedBracket.foreground#ff5370
  • editorBracketMatch.background#1f5c5c
  • editorBracketMatch.border#00e5ff
  • editorCodeLens.foreground#00e5ff
  • editorCommentsWidget.rangeActiveBackground#1a3a3a
  • editorCommentsWidget.rangeBackground#0f2424
  • editorCommentsWidget.resolvedBorder#1f5c5c
  • editorCommentsWidget.unresolvedBorder#ffeb3b
  • editorCursor.background#00000000
  • editorCursor.foreground#00e5ff
  • editorError.background#00000000
  • editorError.border#00000000
  • editorError.foreground#ff5370
  • editorGhostText.background#0f2424
  • editorGhostText.border#00e5ff
  • editorGhostText.foreground#00e5ff
  • editorGroup.border#00e5ff
  • editorGroup.dropBackground#1f5c5c80
  • editorGroup.dropIntoPromptBackground#1a3a3a
  • editorGroup.dropIntoPromptBorder#00e5ff
  • editorGroup.dropIntoPromptForeground#00e5ff
  • editorGroup.emptyBackground#0a2e2e
  • editorGroup.focusedEmptyBorder#00e5ff
  • editorGroupHeader.border#00e5ff
  • editorGroupHeader.noTabsBackground#0a2e2e
  • editorGroupHeader.tabsBackground#0f2424
  • editorGroupHeader.tabsBorder#00e5ff
  • editorGutter.addedBackground#00e5ff
  • editorGutter.background#0a2e2e
  • editorGutter.commentRangeForeground#299393
  • editorGutter.deletedBackground#ff5370
  • editorGutter.foldingControlForeground#00e5ff
  • editorGutter.modifiedBackground#ffeb3b
  • editorHint.border#00000000
  • editorHint.foreground#00e5ff
  • editorHoverWidget.background#0f2424
  • editorHoverWidget.border#00e5ff
  • editorHoverWidget.foreground#ffffff
  • editorHoverWidget.highlightForeground#ffffff
  • editorHoverWidget.statusBarBackground#0a1a1a
  • editorIndentGuide.activeBackground1#00e5ff
  • editorIndentGuide.activeBackground2#80ffff
  • editorIndentGuide.activeBackground3#b3ffff
  • editorIndentGuide.activeBackground4#d6ffff
  • editorIndentGuide.activeBackground5#ffffff
  • editorIndentGuide.activeBackground6#ffffff
  • editorIndentGuide.background1#0f2424
  • editorIndentGuide.background2#0a2e2e
  • editorIndentGuide.background3#1a3a3a
  • editorIndentGuide.background4#299393
  • editorIndentGuide.background5#1f5c5c
  • editorIndentGuide.background6#00e5ff
  • editorInfo.background#00000000
  • editorInfo.border#00000000
  • editorInfo.foreground#00e5ff
  • editorInlayHint.background#0f2424
  • editorInlayHint.foreground#00e5ff
  • editorInlayHint.parameterBackground#0f2424
  • editorInlayHint.parameterForeground#ffeb3b
  • editorInlayHint.typeBackground#0f2424
  • editorInlayHint.typeForeground#00e5ff
  • editorLightBulb.foreground#ffeb3b
  • editorLightBulbAutoFix.foreground#00e5ff
  • editorLineNumber.activeForeground#00e5ff
  • editorLineNumber.foreground#299393
  • editorLink.activeForeground#00e5ff
  • editorMarkerNavigation.background#0f2424
  • editorMarkerNavigationError.background#ff5370
  • editorMarkerNavigationError.headerBackground#1a0a0a
  • editorMarkerNavigationInfo.background#00e5ff
  • editorMarkerNavigationInfo.headerBackground#0a1a1a
  • editorMarkerNavigationWarning.background#ffeb3b
  • editorMarkerNavigationWarning.headerBackground#1a1a0a
  • editorMultiCursor.primary.background#00000000
  • editorMultiCursor.primary.foreground#00e5ff
  • editorMultiCursor.secondary.background#00000000
  • editorMultiCursor.secondary.foreground#00e5ff
  • editorOverviewRuler.addedForeground#00e5ff
  • editorOverviewRuler.background#0f2424
  • editorOverviewRuler.border#00e5ff
  • editorOverviewRuler.bracketMatchForeground#00e5ff
  • editorOverviewRuler.commentForeground#00e5ff
  • editorOverviewRuler.commentUnresolvedForeground#ffeb3b
  • editorOverviewRuler.deletedForeground#ff5370
  • editorOverviewRuler.errorForeground#ff5370
  • editorOverviewRuler.findMatchForeground#00e5ff
  • editorOverviewRuler.infoForeground#00e5ff
  • editorOverviewRuler.modifiedForeground#ffeb3b
  • editorOverviewRuler.rangeHighlightForeground#1f5c5c
  • editorOverviewRuler.selectionHighlightForeground#00e5ff
  • editorOverviewRuler.warningForeground#ffeb3b
  • editorOverviewRuler.wordHighlightForeground#ffeb3b
  • editorOverviewRuler.wordHighlightStrongForeground#ff5370
  • editorPane.background#0a2e2e
  • editorRuler.foreground#299393
  • editorStickyScroll.background#0a2e2e
  • editorStickyScroll.border#00e5ff
  • editorStickyScroll.shadow#0a1a1a
  • editorStickyScrollHover.background#1a3a3a
  • editorSuggestWidget.background#0f2424
  • editorSuggestWidget.border#00e5ff
  • editorSuggestWidget.focusHighlightForeground#ffffff
  • editorSuggestWidget.foreground#ffffff
  • editorSuggestWidget.highlightForeground#ffffff
  • editorSuggestWidget.selectedBackground#1f5c5c
  • editorSuggestWidget.selectedForeground#ffffff
  • editorSuggestWidgetStatus.foreground#ffffff
  • editorUnnecessaryCode.border#00000000
  • editorUnnecessaryCode.opacity#ffffff66
  • editorWarning.background#00000000
  • editorWarning.border#00000000
  • editorWarning.foreground#ffeb3b
  • editorWhitespace.foreground#299393
  • editorWidget.background#0f2424
  • editorWidget.border#00e5ff
  • editorWidget.foreground#ffffff
  • editorWidget.resizeBorder#00e5ff
  • errorForeground#ff5370
  • focusBorder#00e5ff
  • icon.foreground#ffffff
  • inlineChat.background#0f2424
  • inlineChat.border#00e5ff
  • inlineChat.foreground#ffffff
  • inlineChat.shadow#030606
  • inlineChatDiff.inserted#1f5c5c
  • inlineChatDiff.removed#1a0a0a
  • inlineChatInput.background#0a1a1a
  • inlineChatInput.border#00e5ff
  • inlineChatInput.focusBorder#ffffff
  • inlineChatInput.placeholderForeground#299393
  • input.background#0a1a1a
  • input.border#00e5ff
  • input.foreground#ffffff
  • input.placeholderForeground#299393
  • inputOption.activeBackground#00e5ff
  • inputOption.activeBorder#ffffff
  • inputOption.activeForeground#0a1a1a
  • inputOption.hoverBackground#0f2424
  • inputValidation.errorBackground#1a0a0a
  • inputValidation.errorBorder#ff5370
  • inputValidation.errorForeground#ff5370
  • inputValidation.infoBackground#0a1a1a
  • inputValidation.infoBorder#00e5ff
  • inputValidation.infoForeground#00e5ff
  • inputValidation.warningBackground#1a1a0a
  • inputValidation.warningBorder#ffeb3b
  • inputValidation.warningForeground#ffeb3b
  • interactive.activeCodeBorder#00e5ff
  • interactive.inactiveCodeBorder#299393
  • keybindingLabel.background#0f2424
  • keybindingLabel.border#00e5ff
  • keybindingLabel.bottomBorder#00e5ff
  • keybindingLabel.foreground#00e5ff
  • keybindingTable.headerBackground#0f2424
  • keybindingTable.rowsBackground#0a2e2e
  • list.activeSelectionBackground#1f5c5c
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ffffff
  • list.deemphasizedForeground#299393
  • list.dropBackground#1f5c5c
  • list.errorForeground#ff5370
  • list.filterMatchBackground#1f5c5c
  • list.filterMatchBorder#00e5ff
  • list.focusAndSelectionOutline#00e5ff
  • list.focusBackground#1a3a3a
  • list.focusForeground#ffffff
  • list.focusHighlightForeground#ffffff
  • list.focusOutline#00e5ff
  • list.highlightForeground#ffffff
  • list.hoverBackground#0f2424
  • list.hoverForeground#ffffff
  • list.inactiveFocusBackground#0f2424
  • list.inactiveFocusOutline#1f5c5c
  • list.inactiveSelectionBackground#1a3a3a
  • list.inactiveSelectionForeground#ffffff
  • list.inactiveSelectionIconForeground#00e5ff
  • list.invalidItemForeground#ff5370
  • list.warningForeground#ffeb3b
  • listFilterWidget.background#0f2424
  • listFilterWidget.noMatchesOutline#ff5370
  • listFilterWidget.outline#00e5ff
  • listFilterWidget.shadow#030606
  • menu.background#0a1a1a
  • menu.border#00e5ff
  • menu.foreground#ffffff
  • menu.selectionBackground#00e5ff
  • menu.selectionBorder#ffffff
  • menu.selectionForeground#0a1a1a
  • menu.separatorBackground#00e5ff
  • menubar.selectionBackground#1f5c5c
  • menubar.selectionBorder#00e5ff
  • menubar.selectionForeground#ffffff
  • merge.border#00e5ff
  • merge.commonContentBackground#1f5c5c60
  • merge.commonHeaderBackground#1f5c5c80
  • merge.currentContentBackground#00e5ff60
  • merge.currentHeaderBackground#00e5ff80
  • merge.incomingContentBackground#ffd70060
  • merge.incomingHeaderBackground#ffd70080
  • minimap.background#0a1a1a
  • minimap.errorHighlight#ff5370
  • minimap.findMatchHighlight#00e5ff
  • minimap.infoHighlight#00e5ff
  • minimap.selectionHighlight#1f5c5c
  • minimap.selectionOccurrenceHighlight#1a3a3a
  • minimap.warningHighlight#ffeb3b
  • minimapGutter.addedBackground#00e5ff
  • minimapGutter.deletedBackground#ff5370
  • minimapGutter.modifiedBackground#ffeb3b
  • minimapSlider.activeBackground#00e5ff60
  • minimapSlider.background#0f242460
  • minimapSlider.hoverBackground#1f5c5c60
  • multiDiffEditor.background#0a2e2e
  • multiDiffEditor.border#00e5ff
  • multiDiffEditor.headerBackground#0f2424
  • notebook.cellBorderColor#00e5ff
  • notebook.cellEditorBackground#0a2e2e
  • notebook.cellHoverBackground#1a3a3a
  • notebook.cellInsertionIndicator#00e5ff
  • notebook.cellStatusBarItemHoverBackground#1f5c5c
  • notebook.cellToolbarSeparator#00e5ff
  • notebook.focusedCellBackground#0a2e2e
  • notebook.focusedCellBorder#00e5ff
  • notebook.focusedEditorBorder#00e5ff
  • notebook.inactiveFocusedCellBorder#1f5c5c
  • notebook.inactiveSelectedCellBorder#1a3a3a
  • notebook.outputContainerBackgroundColor#0a1a1a
  • notebook.outputContainerBorderColor#00e5ff
  • notebook.selectedCellBackground#0a2e2e
  • notebook.selectedCellBorder#00e5ff
  • notebook.symbolHighlightBackground#1f5c5c
  • notebookScrollbarSlider.activeBackground#00e5ff80
  • notebookScrollbarSlider.background#0f242480
  • notebookScrollbarSlider.hoverBackground#1f5c5c80
  • notebookStatusErrorIcon.foreground#ff5370
  • notebookStatusRunningIcon.foreground#ffeb3b
  • notebookStatusSuccessIcon.foreground#00e5ff
  • notificationCenter.border#00e5ff
  • notificationCenterHeader.background#0f2424
  • notificationCenterHeader.foreground#ffffff
  • notificationLink.foreground#ffffff
  • notifications.background#0f2424
  • notifications.border#00e5ff
  • notifications.foreground#ffffff
  • panel.background#0a1a1a
  • panel.border#00e5ff
  • panel.dropBorder#00e5ff
  • panelSection.border#00e5ff
  • panelSection.dropBackground#1f5c5c80
  • panelSectionHeader.background#0f2424
  • panelSectionHeader.border#00e5ff
  • panelSectionHeader.foreground#ffffff
  • panelStickyScroll.background#0a1a1a
  • panelStickyScroll.border#00e5ff
  • panelStickyScroll.shadow#030606
  • panelTitle.activeBorder#00e5ff
  • panelTitle.activeForeground#ffffff
  • panelTitle.inactiveForeground#299393
  • peekView.border#00e5ff
  • peekViewEditor.background#0a2e2e
  • peekViewEditor.matchHighlightBackground#1f5c5c
  • peekViewEditor.matchHighlightBorder#00e5ff
  • peekViewEditorGutter.background#0a2e2e
  • peekViewEditorStickyScroll.background#0a2e2e
  • peekViewResult.background#0a1a1a
  • peekViewResult.fileForeground#ffffff
  • peekViewResult.lineForeground#299393
  • peekViewResult.matchHighlightBackground#1f5c5c
  • peekViewResult.selectionBackground#00e5ff
  • peekViewResult.selectionForeground#0a1a1a
  • peekViewTitle.background#0f2424
  • peekViewTitleDescription.foreground#299393
  • peekViewTitleLabel.foreground#ffffff
  • ports.iconRunningProcessForeground#00e5ff
  • profiles.sashBorder#00e5ff
  • progressBar.background#00e5ff
  • sash.hoverBorder#00e5ff
  • scmGraph.historyItemHoverAdditionsForeground#00e5ff
  • scmGraph.historyItemHoverDefaultLabelBackground#0f2424
  • scmGraph.historyItemHoverDefaultLabelForeground#ffffff
  • scmGraph.historyItemHoverDeletionsForeground#ff5370
  • scmGraph.historyItemHoverLabelForeground#ffffff
  • scrollbar.shadow#030606
  • scrollbarSlider.activeBackground#00e5ff80
  • scrollbarSlider.background#0f242480
  • scrollbarSlider.hoverBackground#1f5c5c80
  • selection.background#1f5c5c
  • sideBar.background#0a1a1a
  • sideBar.border#00e5ff
  • sideBar.dropBackground#1f5c5c80
  • sideBar.foreground#ffffff
  • sideBarActivityBarTop.border#00e5ff
  • sideBarSectionHeader.background#0f2424
  • sideBarSectionHeader.border#00e5ff
  • sideBarSectionHeader.foreground#ffffff
  • sideBarStickyScroll.background#0a1a1a
  • sideBarStickyScroll.border#00e5ff
  • sideBarStickyScroll.shadow#030606
  • sideBarTitle.foreground#ffffff
  • simpleFindWidget.sashBorder#00e5ff
  • statusBar.background#030606
  • statusBar.border#00e5ff
  • statusBar.debuggingBackground#1a1a0a
  • statusBar.debuggingBorder#ffeb3b
  • statusBar.debuggingForeground#ffeb3b
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#030606
  • statusBar.noFolderBorder#00e5ff
  • statusBar.noFolderForeground#ffffff
  • statusBarItem.activeBackground#1f5c5c
  • statusBarItem.compactHoverBackground#1a3a3a
  • statusBarItem.errorBackground#1a0a0a
  • statusBarItem.errorForeground#ff5370
  • statusBarItem.errorHoverBackground#1a0a0a
  • statusBarItem.errorHoverForeground#ff8a9a
  • statusBarItem.hoverBackground#0f2424
  • statusBarItem.hoverForeground#ffffff
  • statusBarItem.offlineBackground#1a0a0a
  • statusBarItem.offlineForeground#ff5370
  • statusBarItem.offlineHoverBackground#1a0a0a
  • statusBarItem.offlineHoverForeground#ff8a9a
  • statusBarItem.prominentBackground#1f5c5c
  • statusBarItem.prominentForeground#ffffff
  • statusBarItem.prominentHoverBackground#00e5ff
  • statusBarItem.prominentHoverForeground#0a1a1a
  • statusBarItem.remoteBackground#ffeb3b
  • statusBarItem.remoteForeground#0a1a1a
  • statusBarItem.remoteHoverBackground#ffeb3b
  • statusBarItem.remoteHoverForeground#0a1a1a
  • statusBarItem.warningBackground#1a1a0a
  • statusBarItem.warningForeground#ffeb3b
  • statusBarItem.warningHoverBackground#1a1a0a
  • statusBarItem.warningHoverForeground#ffe480
  • symbolIcon.arrayForeground#ff6b9d
  • symbolIcon.booleanForeground#ff6b9d
  • symbolIcon.classForeground#ffcb6b
  • symbolIcon.colorForeground#ffffff
  • symbolIcon.constantForeground#ff8c42
  • symbolIcon.constructorForeground#82aaff
  • symbolIcon.enumeratorForeground#ffcb6b
  • symbolIcon.enumeratorMemberForeground#ffcb6b
  • symbolIcon.eventForeground#ff6b9d
  • symbolIcon.fieldForeground#82aaff
  • symbolIcon.fileForeground#ffffff
  • symbolIcon.folderForeground#ffcb6b
  • symbolIcon.functionForeground#82aaff
  • symbolIcon.interfaceForeground#82aaff
  • symbolIcon.keyForeground#ff6b9d
  • symbolIcon.keywordForeground#ff6b9d
  • symbolIcon.methodForeground#82aaff
  • symbolIcon.moduleForeground#ffffff
  • symbolIcon.namespaceForeground#ffffff
  • symbolIcon.nullForeground#ff8c42
  • symbolIcon.numberForeground#ff8c42
  • symbolIcon.objectForeground#ffffff
  • symbolIcon.operatorForeground#ffffff
  • symbolIcon.packageForeground#ffffff
  • symbolIcon.propertyForeground#82aaff
  • symbolIcon.referenceForeground#00e5ff
  • symbolIcon.snippetForeground#00e5ff
  • symbolIcon.stringForeground#00e5ff
  • symbolIcon.structForeground#ffcb6b
  • symbolIcon.textForeground#ffffff
  • symbolIcon.typeParameterForeground#82aaff
  • symbolIcon.unitForeground#ff8c42
  • symbolIcon.variableForeground#ffffff
  • tab.activeBackground#0a2e2e
  • tab.activeBorder#00e5ff
  • tab.activeBorderTop#00e5ff
  • tab.activeForeground#ffffff
  • tab.border#0f2424
  • tab.hoverBackground#1a3a3a
  • tab.hoverBorder#00e5ff
  • tab.hoverForeground#ffffff
  • tab.inactiveBackground#0f2424
  • tab.inactiveForeground#299393
  • tab.lastPinnedBorder#00e5ff
  • tab.unfocusedActiveBackground#0a2e2e
  • tab.unfocusedActiveBorder#1f5c5c
  • tab.unfocusedActiveBorderTop#1f5c5c
  • tab.unfocusedActiveForeground#ffffff
  • tab.unfocusedHoverBackground#1a3a3a
  • tab.unfocusedHoverBorder#299393
  • tab.unfocusedHoverForeground#ffffff
  • tab.unfocusedInactiveBackground#0f2424
  • tab.unfocusedInactiveForeground#299393
  • textLink.activeForeground#00e5ff
  • textLink.foreground#ffffff
  • titleBar.activeBackground#030606
  • titleBar.activeForeground#ffffff
  • titleBar.border#00e5ff
  • titleBar.inactiveBackground#030606
  • titleBar.inactiveForeground#299393
  • toolbar.activeBackground#1a3a3a
  • toolbar.hoverBackground#1f5c5c
  • toolbar.hoverOutline#00e5ff
  • tree.inactiveIndentGuidesStroke#0f2424
  • tree.indentGuidesStroke#00e5ff
  • tree.tableColumnsBorder#00e5ff
  • tree.tableOddRowsBackground#0a1a1a
  • walkThrough.embeddedEditorBackground#0a2e2e
  • widget.border#00e5ff
  • widget.shadow#030606

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#4d9a4ditalic
variable, string constant.other.placeholder, variable.other.readwrite#ffffff
constant.other.color#ffffff
invalid, invalid.illegal#ff5370bold underline
keyword, keyword.control, storage.type, storage.modifier#ff6b9dbold
punctuation, meta.tag, punctuation.definition.tag, punctuation.separator.inheritance.php, punctuation.definition.tag.html, punctuation.definition.tag.begin.html, punctuation.definition.tag.end.html, punctuation.section.embedded, keyword.other.template, keyword.other.substitution#ffffff
entity.name.tag, meta.tag.sgml, markup.deleted.git_gutter#ff6b9dbold
entity.name.function, meta.function-call, variable.function, support.function, keyword.other.special-method#82aaffbold
meta.block variable.other#ffffff
support.other.variable, string.other.link#ff6b9d
constant.numeric, constant.language, support.constant, constant.character, constant.escape, variable.parameter, keyword.other.unit, keyword.other#ff8c42bold
string, constant.other.symbol, constant.other.key, entity.other.inherited-class, markup.heading, markup.inserted.git_gutter, meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js#7dff5abold
entity.name, support.type, support.class, support.other.namespace.use.php, meta.use.php, support.other.namespace.php, markup.changed.git_gutter, support.type.sys-types#ffcb6bbold
support.type#ffcb6b
source.css support.type.property-name, source.sass support.type.property-name, source.scss support.type.property-name, source.less support.type.property-name, source.stylus support.type.property-name, source.postcss support.type.property-name#89ddff
entity.name.module.js, variable.import.parameter.js, variable.other.class.js#ff6b9d
variable.language#ff6b9ditalic bold
entity.name.method.js#82aaffitalic bold
meta.class-method.js entity.name.function.js, variable.function.constructor#82aaffbold
entity.other.attribute-name#c792eaitalic
text.html.basic entity.other.attribute-name.html, text.html.basic entity.other.attribute-name#c792eaitalic bold
entity.other.attribute-name.class#ffcb6bbold
source.sass keyword.control#82aaffbold
markup.inserted#7dff5abold
markup.deleted#ff5370bold
markup.changed#ffcb6bbold
string.regexp#89ddffbold
constant.character.escape#7dff5abold
*url*, *link*, *uri*#82aaffbold underline
tag.decorator.js entity.name.tag.js, tag.decorator.js punctuation.definition.tag.js#c792eaitalic bold
source.js constant.other.object.key.js string.unquoted.label.js#7dff5aitalic bold
source.json meta.structure.dictionary.json support.type.property-name.json#ff6b9dbold
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#82aaffbold
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7dff5abold
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffffffbold
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffcb6bbold
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ff8c42bold
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#c792eabold
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#ffffffbold
source.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json meta.structure.dictionary.value.json meta.structure.dictionary.json support.type.property-name.json#7dff5abold
text.html.markdown, punctuation.definition.list_item.markdown#ffffff
text.html.markdown markup.inline.raw.markdown#c792eabold
text.html.markdown markup.inline.raw.markdown punctuation.definition.raw.markdown#4d9a4d
markdown.heading, markup.heading | markup.heading entity.name, markup.heading.markdown punctuation.definition.heading.markdown#7dff5abold
markup.italic#82aaffitalic bold
markup.bold, markup.bold string#ff6b9dbold
markup.bold markup.italic, markup.italic markup.bold, markup.quote markup.bold, markup.bold markup.italic string, markup.italic markup.bold string, markup.quote markup.bold string#ff6b9dbold italic
markup.underline#82aaffbold underline
markup.quote punctuation.definition.blockquote.markdown#4d9a4d
markup.quote#7dff5aitalic
string.other.link.title.markdown#82aaffbold underline
string.other.link.description.title.markdown#c792eabold
constant.other.reference.link.markdown#ffcb6bbold
markup.raw.block#c792eabold
markup.raw.block.fenced.markdown#0a1a0a
punctuation.definition.fenced.markdown#0a1a0a
markup.raw.block.fenced.markdown, variable.language.fenced.markdown, punctuation.section.class.end#ffffff
variable.language.fenced.markdown#4d9a4d
meta.separator#39ff14bold
markup.table#ffffff
Explosive Theme by yanni4night - VS Code Theme