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#49505F
  • activityBar.foreground#EBEEF3
  • activityBarBadge.background#B38DAC
  • activityBarBadge.foreground#404754
  • badge.background#B38DAC
  • badge.foreground#404754
  • button.background#49505F
  • button.foreground#EBEEF3
  • button.secondaryBackground#404754
  • button.secondaryForeground#F2F4F7
  • checkbox.background#49505F
  • checkbox.foreground#EBEEF3
  • descriptionForeground#EBEEF3
  • disabledForeground#EBEEF380
  • editor.background#363B47
  • editor.findMatchBackground#D7C4D3
  • editor.findMatchHighlightBackground#8D6987
  • editor.foreground#EBEEF3
  • editor.lineHighlightBackground#3C424F
  • editor.selectionBackground#5B6678
  • 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#404754
  • editorGutter.addedBackground#435234
  • editorGutter.deletedBackground#704044
  • editorGutter.modifiedBackground#375352
  • editorHint.foreground#B38DAC
  • editorHoverWidget.background#474E5D
  • editorHoverWidget.border#5B6376
  • editorHoverWidget.foreground#EBEEF3
  • editorIndentGuide.activeBackground#6F7A90a0
  • editorIndentGuide.background#6F7A9050
  • editorInfo.foreground#8FBCBA
  • editorLineNumber.activeForeground#EBEEF3
  • editorLineNumber.foreground#6F7A90
  • editorOverviewRuler.addedForeground#435234
  • editorOverviewRuler.deletedForeground#704044
  • editorOverviewRuler.errorForeground#C1616A
  • editorOverviewRuler.findMatchForeground#8D6987
  • editorOverviewRuler.infoForeground#8FBCBA
  • editorOverviewRuler.modifiedForeground#375352
  • editorOverviewRuler.selectionHighlightForeground#5B6678
  • editorOverviewRuler.warningForeground#CF866F
  • editorRuler.foreground#6F7A90a0
  • editorWarning.foreground#CF866F
  • editorWidget.background#404754
  • editorWidget.border#49505F
  • editorWidget.foreground#F2F4F7
  • errorForeground#C1616A
  • focusBorder#B38DAC
  • foreground#EBEEF3
  • icon.foreground#EBEEF3a0
  • input.background#363B47
  • input.foreground#EBEEF3
  • input.placeholderForeground#798193
  • inputOption.activeBorder#B38DAC
  • inputValidation.errorBorder#C1616A
  • inputValidation.infoBorder#8FBCBA
  • inputValidation.warningBorder#CF866F
  • keybindingLabel.background#49505F
  • keybindingLabel.border#474E5D
  • keybindingLabel.bottomBorder#5B6376
  • keybindingLabel.foreground#EBEEF3
  • list.activeSelectionBackground#5B6376
  • list.activeSelectionForeground#EBEEF3
  • list.highlightForeground#B38DAC
  • list.hoverBackground#5B637650
  • list.inactiveSelectionBackground#5B6376a0
  • minimap.errorHighlight#C1616A
  • minimap.findMatchHighlight#8D6987
  • minimap.selectionHighlight#5B6678
  • minimap.warningHighlight#CF866F
  • minimapGutter.addedBackground#435234
  • minimapGutter.deletedBackground#704044
  • minimapGutter.modifiedBackground#375352
  • notificationCenterHeader.background#404754
  • notificationCenterHeader.foreground#F2F4F7
  • notificationLink.foreground#B38DAC
  • notifications.background#363B47
  • notifications.foreground#EBEEF3
  • notificationsErrorIcon.foreground#C1616A
  • notificationsInfoIcon.foreground#8FBCBA
  • notificationsWarningIcon.foreground#CF866F
  • panel.background#363B47
  • panel.border#6F7A90a0
  • panelTitle.activeBorder#6F7A90a0
  • panelTitle.activeForeground#EBEEF3
  • panelTitle.inactiveForeground#EBEEF3a0
  • pickerGroup.border#6F7A90a0
  • pickerGroup.foreground#F2F4F7
  • problemsErrorIcon.foreground#C1616A
  • problemsInfoIcon.foreground#8FBCBA
  • problemsWarningIcon.foreground#CF866F
  • quickInput.background#404754
  • quickInput.foreground#F2F4F7
  • quickInputList.focusBackground#49505F
  • quickInputList.focusForeground#EBEEF3
  • scrollbar.shadow#49505F
  • scrollbarSlider.activeBackground#6B758A
  • scrollbarSlider.background#474E5D
  • scrollbarSlider.hoverBackground#5B6376
  • selection.background#5B6678
  • sideBar.background#404754
  • sideBar.foreground#F2F4F7
  • sideBarSectionHeader.background#49505F
  • sideBarSectionHeader.foreground#EBEEF3
  • statusBar.background#404754
  • statusBar.debuggingBackground#404754
  • statusBar.foreground#F2F4F7
  • statusBar.noFolderBackground#404754
  • statusBarItem.remoteBackground#49505F
  • statusBarItem.remoteForeground#EBEEF3
  • tab.activeBackground#363B47
  • tab.activeForeground#EBEEF3
  • tab.border#404754
  • tab.inactiveBackground#49505F
  • 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#363B47
  • terminalCursor.foreground#EEF1F5
  • textLink.activeForeground#B38DACd0
  • textLink.foreground#B38DAC
  • widget.shadow#49505F
  • window.activeBorder#B38DAC
  • window.inactiveBorder#EBEEF3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#798193italic
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...