Skip to main content
CodingTheme

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#3B4557
  • activityBar.foreground#EBEEF3
  • activityBarBadge.background#B38DAC
  • activityBarBadge.foreground#313949
  • badge.background#B38DAC
  • badge.foreground#313949
  • button.background#3B4557
  • button.foreground#EBEEF3
  • button.secondaryBackground#313949
  • button.secondaryForeground#F2F4F7
  • checkbox.background#3B4557
  • checkbox.foreground#EBEEF3
  • descriptionForeground#EBEEF3
  • disabledForeground#EBEEF380
  • editor.background#272E3C
  • editor.findMatchBackground#CBB1C6
  • editor.findMatchHighlightBackground#7B5C76
  • editor.foreground#EBEEF3
  • editor.lineHighlightBackground#2D3544
  • editor.selectionBackground#4D5867
  • editorBracketHighlight.foreground1#8FBCBA
  • editorBracketHighlight.foreground2#A4BE8D
  • editorBracketHighlight.foreground3#B38DAC
  • editorBracketHighlight.foreground4#8FBCBA
  • editorBracketHighlight.foreground5#A4BE8D
  • editorBracketHighlight.foreground6#B38DAC
  • editorBracketHighlight.unexpectedBracket.foreground#C1616A
  • editorCursor.foreground#EEF1F5
  • editorError.foreground#C1616A
  • editorGroupHeader.tabsBackground#313949
  • editorGutter.addedBackground#37442A
  • editorGutter.deletedBackground#5D3438
  • editorGutter.modifiedBackground#2D4443
  • editorHint.foreground#B38DAC
  • editorHoverWidget.background#374051
  • editorHoverWidget.border#4C576E
  • editorHoverWidget.foreground#EBEEF3
  • editorIndentGuide.activeBackground#62708Ca0
  • editorIndentGuide.background#62708C50
  • editorInfo.foreground#8FBCBA
  • editorLineNumber.activeForeground#EBEEF3
  • editorLineNumber.foreground#62708C
  • editorOverviewRuler.addedForeground#37442A
  • editorOverviewRuler.deletedForeground#5D3438
  • editorOverviewRuler.errorForeground#C1616A
  • editorOverviewRuler.findMatchForeground#7B5C76
  • editorOverviewRuler.infoForeground#8FBCBA
  • editorOverviewRuler.modifiedForeground#2D4443
  • editorOverviewRuler.selectionHighlightForeground#4D5867
  • editorOverviewRuler.warningForeground#CF866F
  • editorRuler.foreground#62708Ca0
  • editorWarning.foreground#CF866F
  • editorWidget.background#313949
  • editorWidget.border#3B4557
  • editorWidget.foreground#F2F4F7
  • errorForeground#C1616A
  • focusBorder#B38DAC
  • foreground#EBEEF3
  • icon.foreground#EBEEF3a0
  • input.background#272E3C
  • input.foreground#EBEEF3
  • input.placeholderForeground#6C778F
  • inputOption.activeBorder#B38DAC
  • inputValidation.errorBorder#C1616A
  • inputValidation.infoBorder#8FBCBA
  • inputValidation.warningBorder#CF866F
  • keybindingLabel.background#3B4557
  • keybindingLabel.border#374051
  • keybindingLabel.bottomBorder#4C576E
  • keybindingLabel.foreground#EBEEF3
  • list.activeSelectionBackground#4C576E
  • list.activeSelectionForeground#EBEEF3
  • list.highlightForeground#B38DAC
  • list.hoverBackground#4C576E50
  • list.inactiveSelectionBackground#4C576Ea0
  • minimap.errorHighlight#C1616A
  • minimap.findMatchHighlight#7B5C76
  • minimap.selectionHighlight#4D5867
  • minimap.warningHighlight#CF866F
  • minimapGutter.addedBackground#37442A
  • minimapGutter.deletedBackground#5D3438
  • minimapGutter.modifiedBackground#2D4443
  • notificationCenterHeader.background#313949
  • notificationCenterHeader.foreground#F2F4F7
  • notificationLink.foreground#B38DAC
  • notifications.background#272E3C
  • notifications.foreground#EBEEF3
  • notificationsErrorIcon.foreground#C1616A
  • notificationsInfoIcon.foreground#8FBCBA
  • notificationsWarningIcon.foreground#CF866F
  • panel.background#272E3C
  • panel.border#62708Ca0
  • panelTitle.activeBorder#62708Ca0
  • panelTitle.activeForeground#EBEEF3
  • panelTitle.inactiveForeground#EBEEF3a0
  • pickerGroup.border#62708Ca0
  • pickerGroup.foreground#F2F4F7
  • problemsErrorIcon.foreground#C1616A
  • problemsInfoIcon.foreground#8FBCBA
  • problemsWarningIcon.foreground#CF866F
  • quickInput.background#313949
  • quickInput.foreground#F2F4F7
  • quickInputList.focusBackground#3B4557
  • quickInputList.focusForeground#EBEEF3
  • scrollbar.shadow#3B4557
  • scrollbarSlider.activeBackground#5D6B86
  • scrollbarSlider.background#374051
  • scrollbarSlider.hoverBackground#4C576E
  • selection.background#4D5867
  • sideBar.background#313949
  • sideBar.foreground#F2F4F7
  • sideBarSectionHeader.background#3B4557
  • sideBarSectionHeader.foreground#EBEEF3
  • statusBar.background#313949
  • statusBar.debuggingBackground#313949
  • statusBar.foreground#F2F4F7
  • statusBar.noFolderBackground#313949
  • statusBarItem.remoteBackground#3B4557
  • statusBarItem.remoteForeground#EBEEF3
  • tab.activeBackground#272E3C
  • tab.activeForeground#EBEEF3
  • tab.border#313949
  • tab.inactiveBackground#3B4557
  • tab.inactiveForeground#EBEEF3a0
  • terminal.ansiBlack#2F3541
  • terminal.ansiBlue#8FBCBA
  • terminal.ansiBrightBlack#475063
  • terminal.ansiBrightBlue#89CAC8
  • terminal.ansiBrightCyan#82CCE0
  • terminal.ansiBrightGreen#A8CC86
  • terminal.ansiBrightMagenta#CF97C5
  • terminal.ansiBrightRed#D6787F
  • terminal.ansiBrightWhite#A5B4CD
  • terminal.ansiBrightYellow#E09680
  • terminal.ansiCyan#87BFCE
  • terminal.ansiGreen#A4BE8D
  • terminal.ansiMagenta#B38DAC
  • terminal.ansiRed#C1616A
  • terminal.ansiWhite#EBEEF3
  • terminal.ansiYellow#CF866F
  • terminalCursor.background#272E3C
  • terminalCursor.foreground#EEF1F5
  • textLink.activeForeground#B38DACd0
  • textLink.foreground#B38DAC
  • widget.shadow#3B4557
  • window.activeBorder#B38DAC
  • window.inactiveBorder#EBEEF3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6C778Fitalic
variable.other.constant, constant, string#9EAFC9italic
constant.numeric#8FBCBAitalic
constant.language.boolean#EBEEF3italic
variable.other#EBEEF3
entity.name.function#87BFCE
keyword#81A1C1
keyword.control.directive#EBEEF3bold
storage.type, storage.modifier, keyword.other.typedef#5E81AB
punctuation.definition.template-expression#ABBAD0bold
entity.name.tag#ABBAD0bold
support.type.property-name#8FBCBAitalic

Shiki preview

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

Loading...