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#080810
  • activityBar.border#00000000
  • activityBar.foreground#CC00FF
  • activityBar.inactiveForeground#4040A0
  • activityBarBadge.background#CC00FF
  • activityBarBadge.foreground#07070F
  • badge.background#CC00FF
  • badge.foreground#07070F
  • breadcrumb.activeSelectionForeground#CC00FF
  • breadcrumb.focusForeground#CC00FF
  • breadcrumb.foreground#6060A0
  • breadcrumbPicker.background#0D0D1A
  • button.background#CC00FF
  • button.foreground#07070F
  • button.hoverBackground#DD77FF
  • button.secondaryBackground#16163A
  • button.secondaryForeground#E0DFFF
  • button.secondaryHoverBackground#20205A
  • checkbox.background#0D0D1A
  • checkbox.border#16163A
  • debugToolBar.background#0D0D1A
  • debugToolBar.border#16163A
  • descriptionForeground#C0BFEF
  • diffEditor.insertedLineBackground#CC00FF12
  • diffEditor.insertedTextBackground#CC00FF15
  • diffEditor.removedLineBackground#FF557712
  • diffEditor.removedTextBackground#FF557725
  • diffEditorGutter.insertedLineBackground#CC00FF30
  • diffEditorGutter.removedLineBackground#FF557730
  • disabledForeground#6060A080
  • dropdown.background#0D0D1A
  • dropdown.border#16163A
  • dropdown.foreground#E0DFFF
  • editor.background#0A0A14
  • editor.findMatchBackground#CC00FF40
  • editor.findMatchHighlightBackground#CC00FF20
  • editor.foreground#E0DFFF
  • editor.inactiveSelectionBackground#CC00FF12
  • editor.lineHighlightBackground#FFFFFF08
  • editor.lineHighlightBorder#CC00FF50
  • editor.selectionBackground#CC00FF22
  • editor.wordHighlightBackground#CC00FF18
  • editor.wordHighlightStrongBackground#CC00FF28
  • editorBracketMatch.background#CC00FF20
  • editorBracketMatch.border#CC00FF
  • editorCodeLens.foreground#4040A0
  • editorCursor.foreground#CC00FF
  • editorError.foreground#FF5577
  • editorGroup.border#16163A
  • editorGroup.dropBackground#CC00FF20
  • editorGroupHeader.noTabsBackground#080810
  • editorGroupHeader.tabsBackground#070710
  • editorGroupHeader.tabsBorder#16163A
  • editorGutter.addedBackground#CC00FF
  • editorGutter.background#0A0A14
  • editorGutter.deletedBackground#FF5577
  • editorGutter.modifiedBackground#FF9900
  • editorHint.foreground#4040A0
  • editorHoverWidget.background#0D0D1A
  • editorHoverWidget.border#16163A
  • editorIndentGuide.activeBackground#CC00FF40
  • editorIndentGuide.background#16163A
  • editorInfo.foreground#CC00FF
  • editorLineNumber.activeForeground#CC00FF
  • editorLineNumber.foreground#2A2A50
  • editorOverviewRuler.addedForeground#CC00FF
  • editorOverviewRuler.border#16163A
  • editorOverviewRuler.deletedForeground#FF5577
  • editorOverviewRuler.errorForeground#FF5577
  • editorOverviewRuler.findMatchForeground#CC00FF
  • editorOverviewRuler.infoForeground#CC00FF
  • editorOverviewRuler.modifiedForeground#CC00FF
  • editorOverviewRuler.selectionHighlightForeground#CC00FF55
  • editorOverviewRuler.warningForeground#FF9900
  • editorOverviewRuler.wordHighlightForeground#CC00FF44
  • editorRuler.foreground#16163A
  • editorSuggestWidget.background#0D0D1A
  • editorSuggestWidget.border#16163A
  • editorSuggestWidget.foreground#E0DFFF
  • editorSuggestWidget.highlightForeground#CC00FF
  • editorSuggestWidget.selectedBackground#16163A
  • editorWarning.foreground#FF9900
  • editorWhitespace.foreground#16163A
  • editorWidget.background#0D0D1A
  • editorWidget.border#16163A
  • editorWidget.foreground#E0DFFF
  • errorForeground#FF5577
  • extensionButton.prominentBackground#CC00FF
  • extensionButton.prominentForeground#07070F
  • extensionButton.prominentHoverBackground#DD77FF
  • focusBorder#CC00FF88
  • foreground#E0DFFF
  • gitDecoration.addedResourceForeground#CC00FF
  • gitDecoration.conflictingResourceForeground#FF9900
  • gitDecoration.deletedResourceForeground#FF5577
  • gitDecoration.ignoredResourceForeground#2A2A50
  • gitDecoration.modifiedResourceForeground#FF9900
  • gitDecoration.submoduleResourceForeground#6060A0
  • gitDecoration.untrackedResourceForeground#C0BFEF
  • input.background#0D0D1A
  • input.border#16163A
  • input.foreground#E0DFFF
  • input.placeholderForeground#6060A0
  • inputOption.activeBackground#CC00FF22
  • inputValidation.errorBackground#250010
  • inputValidation.errorBorder#FF5577
  • inputValidation.infoBackground#1A001F
  • inputValidation.infoBorder#CC00FF
  • inputValidation.warningBackground#251200
  • inputValidation.warningBorder#FF9900
  • list.activeSelectionBackground#16163A
  • list.activeSelectionForeground#CC00FF
  • list.dropBackground#CC00FF22
  • list.errorForeground#FF5577
  • list.focusBackground#16163A
  • list.focusForeground#CC00FF
  • list.highlightForeground#CC00FF
  • list.hoverBackground#10102A
  • list.hoverForeground#E0DFFF
  • list.inactiveSelectionBackground#10102A
  • list.inactiveSelectionForeground#C0BFEF
  • list.warningForeground#FF9900
  • menu.background#0D0D1A
  • menu.border#16163A
  • menu.foreground#E0DFFF
  • menu.selectionBackground#16163A
  • menu.selectionForeground#CC00FF
  • menu.separatorBackground#16163A
  • menubar.selectionBackground#16163A
  • menubar.selectionForeground#CC00FF
  • minimap.background#0A0A14
  • minimap.errorHighlight#FF5577
  • minimap.findMatchHighlight#FF990066
  • minimap.selectionHighlight#CC00FF44
  • minimapGutter.addedBackground#CC00FF
  • minimapGutter.deletedBackground#FF5577
  • minimapGutter.modifiedBackground#CC00FF
  • notificationCenterHeader.background#080810
  • notificationLink.foreground#CC00FF
  • notifications.background#0D0D1A
  • notifications.border#16163A
  • notifications.foreground#E0DFFF
  • notificationsErrorIcon.foreground#FF5577
  • notificationsInfoIcon.foreground#CC00FF
  • notificationsWarningIcon.foreground#FF9900
  • notificationToast.border#CC00FF44
  • panel.background#07070F
  • panel.border#16163A
  • panelTitle.activeBorder#CC00FF
  • panelTitle.activeForeground#CC00FF
  • panelTitle.inactiveForeground#6060A0
  • peekView.border#CC00FF
  • peekViewEditor.background#07070F
  • peekViewEditor.matchHighlightBackground#CC00FF30
  • peekViewEditorGutter.background#07070F
  • peekViewResult.background#0A0A14
  • peekViewResult.fileForeground#C0BFEF
  • peekViewResult.lineForeground#E0DFFF
  • peekViewResult.matchHighlightBackground#CC00FF25
  • peekViewResult.selectionBackground#16163A
  • peekViewResult.selectionForeground#CC00FF
  • peekViewTitle.background#0D0D1A
  • peekViewTitleDescription.foreground#C0BFEF
  • peekViewTitleLabel.foreground#CC00FF
  • pickerGroup.border#16163A
  • pickerGroup.foreground#CC00FF
  • progressBar.background#CC00FF
  • scrollbar.shadow#00000080
  • scrollbarSlider.activeBackground#CC00FF58
  • scrollbarSlider.background#CC00FF20
  • scrollbarSlider.hoverBackground#CC00FF40
  • settings.headerForeground#CC00FF
  • settings.modifiedItemIndicator#CC00FF
  • sideBar.background#07070F
  • sideBar.border#16163A
  • sideBar.foreground#C0BFEF
  • sideBarSectionHeader.background#07070F
  • sideBarSectionHeader.border#16163A
  • sideBarSectionHeader.foreground#CC00FF
  • sideBarTitle.foreground#CC00FF
  • statusBar.background#CC00FF
  • statusBar.border#00000000
  • statusBar.debuggingBackground#FF9900
  • statusBar.debuggingForeground#07070F
  • statusBar.foreground#07070F
  • statusBar.noFolderBackground#16163A
  • statusBar.noFolderForeground#C0BFEF
  • statusBarItem.activeBackground#CC00FF44
  • statusBarItem.errorBackground#FF5577
  • statusBarItem.errorForeground#000000
  • statusBarItem.hoverBackground#CC00FF20
  • statusBarItem.remoteBackground#CC00FF
  • statusBarItem.remoteForeground#07070F
  • tab.activeBackground#0A0A14
  • tab.activeBorder#CC00FF
  • tab.activeForeground#E0DFFF
  • tab.border#16163A
  • tab.hoverBorder#CC00FF55
  • tab.inactiveBackground#070710
  • tab.inactiveForeground#6060A0
  • tab.unfocusedActiveBackground#0A0A14
  • tab.unfocusedActiveForeground#C0BFEF
  • tab.unfocusedInactiveBackground#080810
  • tab.unfocusedInactiveForeground#4040A0
  • terminal.ansiBlack#07070F
  • terminal.ansiBlue#5577FF
  • terminal.ansiBrightBlack#16163A
  • terminal.ansiBrightBlue#8899FF
  • terminal.ansiBrightCyan#88FFE8
  • terminal.ansiBrightGreen#88FFE8
  • terminal.ansiBrightMagenta#FF88EE
  • terminal.ansiBrightRed#FF88AA
  • terminal.ansiBrightWhite#E0DFFF
  • terminal.ansiBrightYellow#FFEE88
  • terminal.ansiCyan#00FFCC
  • terminal.ansiGreen#44FFCC
  • terminal.ansiMagenta#FF44CC
  • terminal.ansiRed#FF5577
  • terminal.ansiWhite#C8C7FF
  • terminal.ansiYellow#FFD700
  • terminal.background#060610
  • terminal.border#16163A
  • terminal.foreground#E0DFFF
  • terminal.selectionBackground#CC00FF20
  • terminalCursor.foreground#CC00FF
  • textBlockQuote.background#0D0D1A
  • textBlockQuote.border#16163A
  • textCodeBlock.background#0D0D1A
  • textLink.activeForeground#DD77FF
  • textLink.foreground#CC00FF
  • textSeparator.foreground#16163A
  • titleBar.activeBackground#060610
  • titleBar.activeForeground#E0DFFF
  • titleBar.border#16163A
  • titleBar.inactiveBackground#060610
  • titleBar.inactiveForeground#6060A0
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#3A3A6Aitalic
string, string.quoted, string.template#CCFF00
constant.character.escape, string.regexp#99CC00
keyword, keyword.control, storage.type, storage.modifier#CC00FFbold
entity.name.function, support.function#CC00FFBB
entity.name.type, entity.name.class, support.class, support.type#CC00FF88
variable, variable.other.readwrite#E0DFFF
variable.parameter#E8AAFFitalic
variable.other.constant, constant.other#CCFF00bold
constant.numeric#CCFF00
constant.language#CC00FFbold
entity.name.tag#CC00FF
entity.other.attribute-name#CC00FFBB
keyword.operator#CC00FF88
punctuation, meta.brace#363660
variable.other.property, support.variable.property#C8C7FF
invalid, invalid.illegal#FF5577underline