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#FF0090
  • activityBar.background#060606
  • activityBar.border#FF0090
  • activityBar.foreground#FF0090
  • activityBar.inactiveForeground#555555
  • activityBarBadge.background#FF0090
  • activityBarBadge.foreground#000000
  • badge.background#FF0090
  • badge.foreground#000000
  • breadcrumb.activeSelectionForeground#FF0090
  • breadcrumb.focusForeground#FF0090
  • breadcrumb.foreground#888888
  • breadcrumbPicker.background#0D0D0D
  • button.background#FF0090
  • button.foreground#000000
  • button.hoverBackground#FF0090CC
  • button.secondaryBackground#0D0D0D
  • button.secondaryForeground#E8E8E8
  • button.secondaryHoverBackground#1D1D1D
  • checkbox.background#0D0D0D
  • checkbox.border#FF0090
  • debugToolBar.background#0D0D0D
  • debugToolBar.border#FF0090
  • descriptionForeground#AAAAAA
  • diffEditor.insertedLineBackground#39FF1415
  • diffEditor.insertedTextBackground#39FF1422
  • diffEditor.removedLineBackground#FF404015
  • diffEditor.removedTextBackground#FF404022
  • diffEditorGutter.insertedLineBackground#39FF1430
  • diffEditorGutter.removedLineBackground#FF404030
  • disabledForeground#666666
  • dropdown.background#0D0D0D
  • dropdown.border#FF009055
  • dropdown.foreground#E8E8E8
  • editor.background#000000
  • editor.findMatchBackground#00FFAA60
  • editor.findMatchHighlightBackground#00FFAA30
  • editor.foreground#E8E8E8
  • editor.lineHighlightBackground#FF00900A
  • editor.lineHighlightBorder#FF0090
  • editor.rangeHighlightBackground#FF009015
  • editor.selectionBackground#FF009033
  • editor.selectionHighlightBackground#FF009022
  • editor.wordHighlightBackground#FF009022
  • editor.wordHighlightStrongBackground#FF009033
  • editorBracketMatch.background#FF009022
  • editorBracketMatch.border#FF0090
  • editorCodeLens.foreground#555555
  • editorCursor.foreground#FF0090
  • editorError.foreground#FF4040
  • editorGroup.border#FF0090
  • editorGroup.dropBackground#FF009022
  • editorGroupHeader.noTabsBackground#060606
  • editorGroupHeader.tabsBackground#060606
  • editorGroupHeader.tabsBorder#FF0090
  • editorGutter.addedBackground#39FF14
  • editorGutter.background#000000
  • editorGutter.deletedBackground#FF4040
  • editorGutter.modifiedBackground#FF0090
  • editorHint.foreground#FF009088
  • editorHoverWidget.background#0D0D0D
  • editorHoverWidget.border#FF009044
  • editorIndentGuide.activeBackground1#FF009066
  • editorIndentGuide.background1#FF009022
  • editorInfo.foreground#FF0090
  • editorLineNumber.activeForeground#FF0090
  • editorLineNumber.foreground#FF009033
  • editorOverviewRuler.addedForeground#39FF14
  • editorOverviewRuler.border#FF0090
  • editorOverviewRuler.deletedForeground#FF4040
  • editorOverviewRuler.errorForeground#FF4040
  • editorOverviewRuler.findMatchForeground#00FFAA88
  • editorOverviewRuler.infoForeground#FF0090
  • editorOverviewRuler.modifiedForeground#FF0090
  • editorOverviewRuler.selectionHighlightForeground#FF009055
  • editorOverviewRuler.warningForeground#00FFAA
  • editorOverviewRuler.wordHighlightForeground#FF009044
  • editorRuler.foreground#FF009033
  • editorSuggestWidget.background#0D0D0D
  • editorSuggestWidget.border#FF009044
  • editorSuggestWidget.foreground#E8E8E8
  • editorSuggestWidget.highlightForeground#FF0090
  • editorSuggestWidget.selectedBackground#FF009022
  • editorWarning.foreground#00FFAA
  • editorWhitespace.foreground#FF009022
  • editorWidget.background#0D0D0D
  • editorWidget.border#FF009044
  • editorWidget.foreground#E8E8E8
  • errorForeground#FF4040
  • extensionButton.prominentBackground#FF0090
  • extensionButton.prominentForeground#060606
  • extensionButton.prominentHoverBackground#FF0090
  • focusBorder#FF009088
  • foreground#E8E8E8
  • gitDecoration.addedResourceForeground#39FF14
  • gitDecoration.conflictingResourceForeground#00BFFE
  • gitDecoration.deletedResourceForeground#FF4040
  • gitDecoration.ignoredResourceForeground#444444
  • gitDecoration.modifiedResourceForeground#FF0090
  • gitDecoration.submoduleResourceForeground#FF009088
  • gitDecoration.untrackedResourceForeground#00FFAA
  • icon.foreground#FF0090
  • input.background#0D0D0D
  • input.border#FF009055
  • input.foreground#E8E8E8
  • input.placeholderForeground#555555
  • inputOption.activeBackground#FF009022
  • inputOption.activeBorder#FF0090
  • inputValidation.errorBackground#2A000A
  • inputValidation.errorBorder#FF4040
  • inputValidation.infoBackground#060606
  • inputValidation.infoBorder#FF0090
  • inputValidation.warningBackground#2A1000
  • inputValidation.warningBorder#00FFAA
  • list.activeSelectionBackground#FF009022
  • list.activeSelectionForeground#E8E8E8
  • list.dropBackground#FF009022
  • list.errorForeground#FF4040
  • list.focusBackground#FF009022
  • list.focusForeground#FF0090
  • list.highlightForeground#FF0090
  • list.hoverBackground#FF009015
  • list.hoverForeground#E8E8E8
  • list.inactiveSelectionBackground#FF009015
  • list.inactiveSelectionForeground#E8E8E8
  • list.warningForeground#00FFAA
  • menu.background#0D0D0D
  • menu.border#FF009044
  • menu.foreground#E8E8E8
  • menu.selectionBackground#FF009022
  • menu.selectionForeground#E8E8E8
  • menu.separatorBackground#FF009033
  • menubar.selectionBackground#FF009022
  • menubar.selectionForeground#E8E8E8
  • minimap.background#000000
  • minimap.errorHighlight#FF4040
  • minimap.findMatchHighlight#00FFAA66
  • minimap.selectionHighlight#FF009044
  • minimapGutter.addedBackground#39FF14
  • minimapGutter.deletedBackground#FF4040
  • minimapGutter.modifiedBackground#FF0090
  • notificationCenterHeader.background#060606
  • notificationLink.foreground#FF0090
  • notifications.background#0D0D0D
  • notifications.border#FF0090
  • notifications.foreground#E8E8E8
  • notificationsErrorIcon.foreground#FF4040
  • notificationsInfoIcon.foreground#FF0090
  • notificationsWarningIcon.foreground#00FFAA
  • notificationToast.border#FF009044
  • panel.background#050505
  • panel.border#FF0090
  • panelTitle.activeBorder#FF0090
  • panelTitle.activeForeground#FF0090
  • panelTitle.inactiveForeground#666666
  • peekView.border#FF0090
  • peekViewEditor.background#140010
  • peekViewEditor.matchHighlightBackground#FF009033
  • peekViewEditorGutter.background#0D0D0D
  • peekViewResult.background#060606
  • peekViewResult.fileForeground#E8E8E8
  • peekViewResult.lineForeground#C8C8C8
  • peekViewResult.matchHighlightBackground#FF009022
  • peekViewResult.selectionBackground#FF009033
  • peekViewResult.selectionForeground#FF0090
  • peekViewTitle.background#060606
  • peekViewTitleDescription.foreground#AAAAAA
  • peekViewTitleLabel.foreground#FF0090
  • pickerGroup.border#FF0090
  • pickerGroup.foreground#FF0090
  • progressBar.background#FF0090
  • scrollbar.shadow#00000060
  • scrollbarSlider.activeBackground#FF009088
  • scrollbarSlider.background#FF009033
  • scrollbarSlider.hoverBackground#FF009055
  • selection.background#FF009033
  • settings.headerForeground#FF0090
  • settings.modifiedItemIndicator#FF0090
  • sideBar.background#090909
  • sideBar.border#FF0090
  • sideBar.foreground#C8C8C8
  • sideBarSectionHeader.background#060606
  • sideBarSectionHeader.border#FF009044
  • sideBarSectionHeader.foreground#FF0090
  • sideBarTitle.foreground#FF0090
  • statusBar.background#FF0090
  • statusBar.border#FF0090
  • statusBar.debuggingBackground#00FFAA
  • statusBar.debuggingForeground#000000
  • statusBar.foreground#000000
  • statusBar.noFolderBackground#1A1A1A
  • statusBar.noFolderForeground#E8E8E8
  • statusBarItem.activeBackground#FF009044
  • statusBarItem.errorBackground#FF4040
  • statusBarItem.errorForeground#000000
  • statusBarItem.hoverBackground#FF0090CC
  • statusBarItem.remoteBackground#FF0090
  • statusBarItem.remoteForeground#000000
  • tab.activeBackground#0D0D0D
  • tab.activeBorder#00000000
  • tab.activeBorderTop#FF0090
  • tab.activeForeground#E8E8E8
  • tab.border#00000000
  • tab.hoverBackground#FF009015
  • tab.hoverBorder#FF009055
  • tab.inactiveBackground#060606
  • tab.inactiveForeground#888888
  • tab.unfocusedActiveBackground#000000
  • tab.unfocusedActiveForeground#FF0090
  • tab.unfocusedInactiveBackground#060606
  • tab.unfocusedInactiveForeground#555555
  • terminal.ansiBlack#000000
  • terminal.ansiBlue#A020F0
  • terminal.ansiBrightBlack#444444
  • terminal.ansiBrightBlue#A020F0
  • terminal.ansiBrightCyan#00FFE5
  • terminal.ansiBrightGreen#39FF14
  • terminal.ansiBrightMagenta#FF0090
  • terminal.ansiBrightRed#FF6060
  • terminal.ansiBrightWhite#FFFFFF
  • terminal.ansiBrightYellow#00FFAA
  • terminal.ansiCyan#00FFE5
  • terminal.ansiGreen#39FF14
  • terminal.ansiMagenta#FF0090
  • terminal.ansiRed#FF4040
  • terminal.ansiWhite#E8E8E8
  • terminal.ansiYellow#00FFAA
  • terminal.background#050505
  • terminal.border#FF0090
  • terminal.foreground#E8E8E8
  • terminal.selectionBackground#FF009030
  • terminalCursor.foreground#FF0090
  • textBlockQuote.background#060606
  • textBlockQuote.border#FF0090
  • textCodeBlock.background#0D0D0D
  • textLink.activeForeground#FF0090
  • textLink.foreground#FF0090
  • textSeparator.foreground#FF0090
  • titleBar.activeBackground#000000
  • titleBar.activeForeground#E8E8E8
  • titleBar.border#FF0090
  • titleBar.inactiveBackground#000000
  • titleBar.inactiveForeground#666666
  • widget.shadow#00000080

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#FF009066italic
string#00FFAA
constant.numeric#FF0090
constant.language#FF0090CCbold
constant.character.escape#00BFFE
variable#E8E8E8
variable.parameter#FFD0EE
variable.other.constant#FF0090bold
keyword#FF0090bold
keyword.operator#FF0090AA
storage.type#FF0090
storage.modifier#FF0090CC
entity.name.function#00FFAA
entity.name.type#00FFAACC
entity.name.class#00FFAAbold
entity.name.tag#FF0090
entity.other.attribute-name#00FFAA
support.function#00FFAACC
support.type#FF0090CC
support.class#00FFAACC
support.constant#FF0090
meta.function-call#00FFAA
punctuation.separator#AAAAAA
invalid#FF4040underline