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#141212
  • activityBar.border#241E1E
  • activityBar.foreground#97cadd
  • activityBar.inactiveForeground#7A7676
  • activityBarBadge.background#7babb4
  • activityBarBadge.foreground#ffffff
  • badge.background#7babb4
  • badge.foreground#ffffff
  • breadcrumb.activeSelectionForeground#97cadd
  • breadcrumb.background#181616
  • breadcrumb.focusForeground#F0F5F5
  • breadcrumb.foreground#7A7676
  • breadcrumbPicker.background#181616
  • button.background#7babb4
  • button.border#97cadd60
  • button.foreground#ffffff
  • button.hoverBackground#8BBBC4
  • button.secondaryBackground#2E2626
  • button.secondaryForeground#F0F5F5
  • button.secondaryHoverBackground#3E3636
  • descriptionForeground#7A7676
  • dropdown.background#181616
  • dropdown.border#3E3636
  • dropdown.foreground#F0F5F5
  • dropdown.listBackground#141212
  • editor.background#181616
  • editor.findMatchBackground#e6a4c760
  • editor.findMatchBorder#e6a4c7
  • editor.findMatchHighlightBackground#7babb435
  • editor.foreground#F0F5F5
  • editor.inactiveSelectionBackground#2E262630
  • editor.lineHighlightBackground#241E1E
  • editor.lineHighlightBorder#2E262600
  • editor.rangeHighlightBackground#241E1E80
  • editor.selectionBackground#7babb440
  • editor.wordHighlightBackground#7babb425
  • editor.wordHighlightBorder#7babb460
  • editor.wordHighlightStrongBackground#7babb445
  • editor.wordHighlightStrongBorder#7babb480
  • editorBracketMatch.background#7babb435
  • editorBracketMatch.border#7babb4
  • editorCursor.foreground#7babb4
  • editorGroupHeader.tabsBackground#141212
  • editorGroupHeader.tabsBorder#241E1E
  • editorGutter.addedBackground#80A8A0
  • editorGutter.background#181616
  • editorGutter.deletedBackground#D88090
  • editorGutter.modifiedBackground#B8A8C8
  • editorHoverWidget.background#181616
  • editorHoverWidget.border#3E3636
  • editorHoverWidget.statusBarBackground#241E1E
  • editorIndentGuide.activeBackground1#5E5656
  • editorIndentGuide.background1#2E2626
  • editorLineNumber.activeForeground#97cadd
  • editorLineNumber.foreground#4E4646
  • editorOverviewRuler.addedForeground#80A8A0
  • editorOverviewRuler.border#241E1E
  • editorOverviewRuler.deletedForeground#D88090
  • editorOverviewRuler.errorForeground#D88090
  • editorOverviewRuler.findMatchForeground#e6a4c780
  • editorOverviewRuler.modifiedForeground#B8A8C8
  • editorOverviewRuler.warningForeground#B8A8C8
  • editorRuler.foreground#2E2626
  • editorSuggestWidget.background#181616
  • editorSuggestWidget.border#3E3636
  • editorSuggestWidget.focusHighlightForeground#7babb4
  • editorSuggestWidget.foreground#F0F5F5
  • editorSuggestWidget.highlightForeground#97cadd
  • editorSuggestWidget.selectedBackground#2E2626
  • editorWidget.background#241E1E
  • editorWidget.border#3E3636
  • editorWidget.foreground#F0F5F5
  • editorWidget.resizeBorder#7babb4
  • errorForeground#D88090
  • focusBorder#7babb480
  • gitDecoration.addedResourceForeground#90B8B0
  • gitDecoration.conflictingResourceForeground#e6a4c7
  • gitDecoration.deletedResourceForeground#D88090
  • gitDecoration.ignoredResourceForeground#5E5656
  • gitDecoration.modifiedResourceForeground#B8A8C8
  • gitDecoration.stageDeletedResourceForeground#D88090
  • gitDecoration.stageModifiedResourceForeground#B8A8C8
  • gitDecoration.submoduleResourceForeground#97cadd
  • gitDecoration.untrackedResourceForeground#7babb4
  • icon.foreground#97cadd
  • input.background#141212
  • input.border#3E3636
  • input.foreground#F0F5F5
  • input.placeholderForeground#7A7676
  • inputOption.activeBackground#7babb4
  • inputOption.activeBorder#97cadd
  • inputOption.activeForeground#ffffff
  • inputValidation.errorBackground#D8809020
  • inputValidation.errorBorder#D88090
  • inputValidation.infoBackground#97cadd20
  • inputValidation.infoBorder#97cadd
  • inputValidation.warningBackground#B8A8C820
  • inputValidation.warningBorder#B8A8C8
  • list.activeSelectionBackground#7babb4
  • list.activeSelectionForeground#ffffff
  • list.activeSelectionIconForeground#ffffff
  • list.focusBackground#2E2626
  • list.hoverBackground#241E1E
  • list.inactiveSelectionBackground#2E2626
  • list.inactiveSelectionForeground#D5D8D8
  • minimap.background#181616
  • minimap.errorHighlight#D88090
  • minimap.findMatchHighlight#e6a4c780
  • minimap.selectionHighlight#7babb450
  • minimap.warningHighlight#B8A8C8
  • minimapGutter.addedBackground#90B8B0
  • minimapGutter.deletedBackground#D88090
  • minimapGutter.modifiedBackground#B8A8C8
  • notificationCenter.border#3E3636
  • notificationCenterHeader.background#241E1E
  • notificationCenterHeader.foreground#F0F5F5
  • notifications.background#241E1E
  • notifications.border#3E3636
  • notifications.foreground#F0F5F5
  • notificationsErrorIcon.foreground#D88090
  • notificationsInfoIcon.foreground#97cadd
  • notificationsWarningIcon.foreground#B8A8C8
  • panel.background#141212
  • panel.border#3E3636
  • panelTitle.activeBorder#7babb4
  • panelTitle.activeForeground#F0F5F5
  • panelTitle.inactiveForeground#7A7676
  • peekView.border#7babb4
  • peekViewEditor.background#181616
  • peekViewEditor.matchHighlightBackground#7babb440
  • peekViewEditorGutter.background#241E1E
  • peekViewResult.background#241E1E
  • peekViewResult.fileForeground#F0F5F5
  • peekViewResult.lineForeground#D5D8D8
  • peekViewResult.matchHighlightBackground#7babb450
  • peekViewResult.selectionBackground#7babb435
  • peekViewResult.selectionForeground#F0F5F5
  • peekViewTitle.background#141212
  • peekViewTitleDescription.foreground#7A7676
  • peekViewTitleLabel.foreground#97cadd
  • progressBar.background#97cadd
  • sash.hoverBorder#7babb4
  • scrollbar.shadow#00000040
  • scrollbarSlider.activeBackground#7babb4
  • scrollbarSlider.background#5E565650
  • scrollbarSlider.hoverBackground#5E565670
  • selection.background#7babb445
  • sideBar.background#141212
  • sideBar.foreground#D5D8D8
  • sideBarSectionHeader.background#241E1E
  • sideBarSectionHeader.border#3E3636
  • sideBarSectionHeader.foreground#F0F5F5
  • sideBarTitle.foreground#97cadd
  • statusBar.background#7babb4
  • statusBar.border#3E3636
  • statusBar.debuggingBackground#e6a4c7
  • statusBar.debuggingForeground#ffffff
  • statusBar.foreground#ffffff
  • statusBar.noFolderBackground#241E1E
  • statusBar.noFolderForeground#F0F5F5
  • tab.activeBackground#181616
  • tab.activeBorder#7babb4
  • tab.activeBorderTop#7babb4
  • tab.activeForeground#97cadd
  • tab.border#241E1E
  • tab.hoverBackground#1C1A1A
  • tab.hoverBorder#7babb480
  • tab.hoverForeground#97cadd
  • tab.inactiveBackground#141212
  • tab.inactiveForeground#7A7676
  • tab.unfocusedActiveForeground#D5D8D8
  • terminal.ansiBlack#181616
  • terminal.ansiBlue#97cadd
  • terminal.ansiBrightBlack#5E5656
  • terminal.ansiBrightBlue#A8D8EC
  • terminal.ansiBrightCyan#8BBBC4
  • terminal.ansiBrightGreen#A0C8C0
  • terminal.ansiBrightMagenta#D8B0C8
  • terminal.ansiBrightRed#E890A0
  • terminal.ansiBrightWhite#ffffff
  • terminal.ansiBrightYellow#F8B8D8
  • terminal.ansiCyan#7babb4
  • terminal.ansiGreen#90B8B0
  • terminal.ansiMagenta#C8A0B8
  • terminal.ansiRed#D88090
  • terminal.ansiWhite#F0F5F5
  • terminal.ansiYellow#e6a4c7
  • terminal.background#181616
  • terminal.border#241E1E
  • terminal.foreground#F0F5F5
  • textBlockQuote.background#241E1E
  • textBlockQuote.border#7babb4
  • textCodeBlock.background#241E1E
  • textLink.activeForeground#A8D8EC
  • textLink.foreground#97cadd
  • textPreformat.foreground#B8A8C8
  • textSeparator.foreground#3E3636
  • titleBar.activeBackground#141212
  • titleBar.activeForeground#F0F5F5
  • titleBar.border#241E1E
  • titleBar.inactiveBackground#181616
  • titleBar.inactiveForeground#7A7676

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment#6A6666italic
keyword, storage#97cadd
storage.type, support.type#7babb4
constant.language, support.constant, variable.language#e6a4c7
variable, support.variable#F0F5F5
entity.name.function, support.function#B8A8C8bold
entity.name.type, entity.other.inherited-class, support.class#7babb4bold
constant.numeric, constant.character, constant#e6a4c7
string#B0A8B0
constant.character.escape#97cadd
punctuation#9A9696
entity.name.tag#97cadd
meta.tag entity.other.attribute-name, entity.other.attribute-name.html#7babb4italic
meta.property-name, support.type.property-name#B8A8C8
markup.heading#7babb4bold

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...