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.activeBackground#00FFE515
  • activityBar.activeBorder#00FFE5
  • activityBar.background#001A18
  • activityBar.border#0A3A38
  • activityBar.foreground#00FFE5
  • activityBar.inactiveForeground#2A7A7A
  • activityBarBadge.background#00FFE5
  • activityBarBadge.foreground#001A18
  • badge.background#00FFE5
  • badge.foreground#001A18
  • breadcrumb.activeSelectionForeground#00FFE5
  • breadcrumb.background#001F1D
  • breadcrumb.focusForeground#00FFE5
  • breadcrumb.foreground#2A7A7A
  • breadcrumbPicker.background#001715
  • button.background#007A72
  • button.foreground#E0FFFC
  • button.hoverBackground#009988
  • button.secondaryBackground#0A3A38
  • button.secondaryForeground#E0FFFC
  • button.secondaryHoverBackground#0E4442
  • checkbox.background#001715
  • checkbox.border#0A3A38
  • debugToolBar.background#001715
  • debugToolBar.border#0A3A38
  • descriptionForeground#80AAAA
  • diffEditor.insertedLineBackground#00FFE512
  • diffEditor.insertedTextBackground#00FFE518
  • diffEditor.removedLineBackground#FF446612
  • diffEditor.removedTextBackground#FF446618
  • diffEditorGutter.insertedLineBackground#00FFE530
  • diffEditorGutter.removedLineBackground#FF446630
  • disabledForeground#2A7A7A80
  • dropdown.background#001715
  • dropdown.border#0A3A38
  • dropdown.foreground#E0FFFC
  • editor.background#001F1D
  • editor.findMatchBackground#FF6B0040
  • editor.findMatchHighlightBackground#FF6B0022
  • editor.foreground#E0FFFC
  • editor.inactiveSelectionBackground#00FFE520
  • editor.lineHighlightBackground#00FFE512
  • editor.lineHighlightBorder#00FFE500
  • editor.rangeHighlightBackground#00FFE512
  • editor.selectionBackground#00FFE530
  • editor.selectionHighlightBackground#00FFE518
  • editor.wordHighlightBackground#00FFE520
  • editor.wordHighlightStrongBackground#00FFE530
  • editorBracketMatch.background#00FFE525
  • editorBracketMatch.border#00FFE5AA
  • editorCodeLens.foreground#2A7A7A
  • editorCursor.background#001F1D
  • editorCursor.foreground#00FFE5
  • editorError.foreground#FF4466
  • editorGroup.border#0A3A38
  • editorGroup.dropBackground#00FFE522
  • editorGroupHeader.noTabsBackground#001A18
  • editorGroupHeader.tabsBackground#001A18
  • editorGroupHeader.tabsBorder#0A3A38
  • editorGutter.addedBackground#00FFE5
  • editorGutter.background#001F1D
  • editorGutter.deletedBackground#FF4466
  • editorGutter.modifiedBackground#80FFF4
  • editorHint.foreground#00FFE588
  • editorHoverWidget.background#001715
  • editorHoverWidget.border#00FFE544
  • editorIndentGuide.activeBackground1#00FFE555
  • editorIndentGuide.background1#0A3A38
  • editorInfo.foreground#80FFF4
  • editorLineNumber.activeForeground#00FFE5
  • editorLineNumber.foreground#0E4A48
  • editorOverviewRuler.addedForeground#00FFE5
  • editorOverviewRuler.border#0A3A38
  • editorOverviewRuler.deletedForeground#FF4466
  • editorOverviewRuler.errorForeground#FF4466
  • editorOverviewRuler.findMatchForeground#FF6B0088
  • editorOverviewRuler.infoForeground#80FFF4
  • editorOverviewRuler.modifiedForeground#80FFF4
  • editorOverviewRuler.selectionHighlightForeground#00FFE555
  • editorOverviewRuler.warningForeground#FF6B00
  • editorOverviewRuler.wordHighlightForeground#00FFE544
  • editorRuler.foreground#0A3A38
  • editorSuggestWidget.background#001715
  • editorSuggestWidget.border#00FFE544
  • editorSuggestWidget.foreground#E0FFFC
  • editorSuggestWidget.highlightForeground#00FFE5
  • editorSuggestWidget.selectedBackground#00FFE522
  • editorWarning.foreground#FF6B00
  • editorWhitespace.foreground#0A3A38
  • editorWidget.background#001715
  • editorWidget.border#00FFE544
  • editorWidget.foreground#E0FFFC
  • errorForeground#FF4466
  • extensionButton.prominentBackground#00FFE5
  • extensionButton.prominentForeground#001A18
  • extensionButton.prominentHoverBackground#80FFF4
  • focusBorder#00FFE588
  • foreground#E0FFFC
  • gitDecoration.addedResourceForeground#00FFE5
  • gitDecoration.conflictingResourceForeground#FF6B00
  • gitDecoration.deletedResourceForeground#FF4466
  • gitDecoration.ignoredResourceForeground#0E4A48
  • gitDecoration.modifiedResourceForeground#80FFF4
  • gitDecoration.submoduleResourceForeground#80FFF4
  • gitDecoration.untrackedResourceForeground#80FFF4
  • icon.foreground#80FFF4
  • input.background#001715
  • input.border#0A3A38
  • input.foreground#E0FFFC
  • input.placeholderForeground#2A7A7A
  • inputOption.activeBackground#00FFE522
  • inputOption.activeBorder#00FFE5
  • inputValidation.errorBackground#2A000A
  • inputValidation.errorBorder#FF4466
  • inputValidation.infoBackground#001A18
  • inputValidation.infoBorder#00FFE5
  • inputValidation.warningBackground#2A1000
  • inputValidation.warningBorder#FF6B00
  • list.activeSelectionBackground#00FFE522
  • list.activeSelectionForeground#00FFE5
  • list.dropBackground#00FFE522
  • list.errorForeground#FF4466
  • list.focusBackground#00FFE522
  • list.focusForeground#00FFE5
  • list.highlightForeground#00FFE5
  • list.hoverBackground#00FFE515
  • list.hoverForeground#E0FFFC
  • list.inactiveSelectionBackground#00FFE515
  • list.inactiveSelectionForeground#E0FFFC
  • list.warningForeground#FF6B00
  • menu.background#001715
  • menu.border#0A3A38
  • menu.foreground#E0FFFC
  • menu.selectionBackground#00FFE522
  • menu.selectionForeground#00FFE5
  • menu.separatorBackground#0A3A38
  • menubar.selectionBackground#00FFE522
  • menubar.selectionForeground#00FFE5
  • minimap.background#001F1D
  • minimap.errorHighlight#FF4466
  • minimap.findMatchHighlight#FF6B0066
  • minimap.selectionHighlight#00FFE544
  • minimapGutter.addedBackground#00FFE5
  • minimapGutter.deletedBackground#FF4466
  • minimapGutter.modifiedBackground#00FFE5
  • notificationCenterHeader.background#001A18
  • notificationLink.foreground#00FFE5
  • notifications.background#001715
  • notifications.border#00FFE544
  • notifications.foreground#E0FFFC
  • notificationsErrorIcon.foreground#FF4466
  • notificationsInfoIcon.foreground#80FFF4
  • notificationsWarningIcon.foreground#FF6B00
  • notificationToast.border#00FFE544
  • panel.background#001513
  • panel.border#0A3A38
  • panelTitle.activeBorder#00FFE5
  • panelTitle.activeForeground#00FFE5
  • panelTitle.inactiveForeground#2A7A7A
  • peekView.border#00FFE5
  • peekViewEditor.background#001715
  • peekViewEditor.matchHighlightBackground#00FFE530
  • peekViewEditorGutter.background#001715
  • peekViewResult.background#001A18
  • peekViewResult.fileForeground#E0FFFC
  • peekViewResult.lineForeground#C0EFEA
  • peekViewResult.matchHighlightBackground#00FFE525
  • peekViewResult.selectionBackground#00FFE522
  • peekViewResult.selectionForeground#00FFE5
  • peekViewTitle.background#001A18
  • peekViewTitleDescription.foreground#80FFF4
  • peekViewTitleLabel.foreground#00FFE5
  • pickerGroup.border#0A3A38
  • pickerGroup.foreground#00FFE5
  • progressBar.background#00FFE5
  • scrollbar.shadow#00000066
  • scrollbarSlider.activeBackground#00FFE566
  • scrollbarSlider.background#00FFE522
  • scrollbarSlider.hoverBackground#00FFE544
  • selection.background#00FFE533
  • settings.headerForeground#00FFE5
  • settings.modifiedItemIndicator#00FFE5
  • sideBar.background#001715
  • sideBar.border#0A3A38
  • sideBar.foreground#C0EFEA
  • sideBarSectionHeader.background#001A18
  • sideBarSectionHeader.border#0A3A38
  • sideBarSectionHeader.foreground#80FFF4
  • sideBarTitle.foreground#00FFE5
  • statusBar.background#00FFE5
  • statusBar.border#00CCBB
  • statusBar.debuggingBackground#FF6B00
  • statusBar.debuggingForeground#001A18
  • statusBar.foreground#001A18
  • statusBar.noFolderBackground#007A72
  • statusBar.noFolderForeground#E0FFFC
  • statusBarItem.activeBackground#00FFE544
  • statusBarItem.errorBackground#FF4466
  • statusBarItem.errorForeground#000000
  • statusBarItem.hoverBackground#00CCBB
  • statusBarItem.remoteBackground#007A72
  • statusBarItem.remoteForeground#E0FFFC
  • tab.activeBackground#001F1D
  • tab.activeBorder#00000000
  • tab.activeBorderTop#00FFE5
  • tab.activeForeground#00FFE5
  • tab.border#0A3A38
  • tab.hoverBackground#00FFE515
  • tab.hoverBorder#00FFE555
  • tab.inactiveBackground#001A18
  • tab.inactiveForeground#2A7A7A
  • tab.unfocusedActiveBackground#001F1D
  • tab.unfocusedActiveForeground#80FFF4
  • tab.unfocusedInactiveBackground#001A18
  • tab.unfocusedInactiveForeground#0E4A48
  • terminal.ansiBlack#001A18
  • terminal.ansiBlue#00AAFF
  • terminal.ansiBrightBlack#0E4A48
  • terminal.ansiBrightBlue#22CCFF
  • terminal.ansiBrightCyan#80FFF4
  • terminal.ansiBrightGreen#5BFF36
  • terminal.ansiBrightMagenta#E181FF
  • terminal.ansiBrightRed#FF6688
  • terminal.ansiBrightWhite#E0FFFC
  • terminal.ansiBrightYellow#FFF922
  • terminal.ansiCyan#00FFE5
  • terminal.ansiGreen#39FF14
  • terminal.ansiMagenta#BF5FFF
  • terminal.ansiRed#FF4466
  • terminal.ansiWhite#C0EFEA
  • terminal.ansiYellow#FFD700
  • terminal.background#001513
  • terminal.border#0A3A38
  • terminal.foreground#C0EFEA
  • terminal.selectionBackground#00FFE533
  • terminalCursor.foreground#00FFE5
  • textBlockQuote.background#001F1D
  • textBlockQuote.border#00FFE5
  • textCodeBlock.background#001715
  • textLink.activeForeground#80FFF4
  • textLink.foreground#00FFE5
  • textSeparator.foreground#0A3A38
  • titleBar.activeBackground#001A18
  • titleBar.activeForeground#E0FFFC
  • titleBar.border#0A3A38
  • titleBar.inactiveBackground#001A18
  • titleBar.inactiveForeground#2A7A7A
  • widget.shadow#00000066

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#2A7A7Aitalic
string, string.quoted, string.template#FF6B00
constant.character.escape, string.regexp#DD5500
keyword, keyword.control, storage.type, storage.modifier#00FFE5bold
entity.name.function, support.function#80FFF4
entity.name.type, entity.name.class, support.class, support.type#AAFFFA
variable, variable.other.readwrite#E0FFFC
variable.parameter#AAFFFAitalic
variable.other.constant, constant.other#FF6B00bold
constant.numeric#FF6B00
constant.language#00FFE5bold
entity.name.tag#00FFE5
entity.other.attribute-name#80FFF4
keyword.operator#22FFEE
punctuation, meta.brace#2A7A7A
variable.other.property, support.variable.property#CCFFF8
invalid, invalid.illegal#FF4466underline