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#655658
  • activityBar.foreground#DDDDDD
  • activityBarBadge.background#A5A6C5
  • activityBarBadge.foreground#574A4D
  • badge.background#A5A6C5
  • badge.foreground#574A4D
  • button.background#655658
  • button.foreground#DDDDDD
  • button.secondaryBackground#574A4D
  • button.secondaryForeground#E5E5E5
  • checkbox.background#655658
  • checkbox.foreground#DDDDDD
  • descriptionForeground#DDDDDD
  • disabledForeground#DDDDDD80
  • editor.background#4D4244
  • editor.findMatchBackground#D3D3E2
  • editor.findMatchHighlightBackground#7A7BA7
  • editor.foreground#DDDDDD
  • editor.lineHighlightBackground#55484A
  • editor.selectionBackground#6F6F6F
  • editorBracketHighlight.foreground1#97BDDE
  • editorBracketHighlight.foreground2#98BD99
  • editorBracketHighlight.foreground3#A5A6C5
  • editorBracketHighlight.foreground4#97BDDE
  • editorBracketHighlight.foreground5#98BD99
  • editorBracketHighlight.foreground6#A5A6C5
  • editorBracketHighlight.unexpectedBracket.foreground#E388A3
  • editorCursor.foreground#E2E2E2
  • editorError.foreground#E388A3
  • editorGroupHeader.tabsBackground#574A4D
  • editorGutter.addedBackground#3B603D
  • editorGutter.deletedBackground#784A57
  • editorGutter.modifiedBackground#415A6E
  • editorHint.foreground#A5A6C5
  • editorHoverWidget.background#5F5154
  • editorHoverWidget.border#776669
  • editorHoverWidget.foreground#DDDDDD
  • editorIndentGuide.activeBackground#907C80a0
  • editorIndentGuide.background#907C8050
  • editorInfo.foreground#97BDDE
  • editorLineNumber.activeForeground#DDDDDD
  • editorLineNumber.foreground#907C80
  • editorOverviewRuler.addedForeground#3B603D
  • editorOverviewRuler.deletedForeground#784A57
  • editorOverviewRuler.errorForeground#E388A3
  • editorOverviewRuler.findMatchForeground#7A7BA7
  • editorOverviewRuler.infoForeground#97BDDE
  • editorOverviewRuler.modifiedForeground#415A6E
  • editorOverviewRuler.selectionHighlightForeground#6F6F6F
  • editorOverviewRuler.warningForeground#FFDF9B
  • editorRuler.foreground#907C80a0
  • editorWarning.foreground#FFDF9B
  • editorWidget.background#574A4D
  • editorWidget.border#655658
  • editorWidget.foreground#E5E5E5
  • errorForeground#E388A3
  • focusBorder#A5A6C5
  • foreground#DDDDDD
  • icon.foreground#DDDDDDa0
  • input.background#4D4244
  • input.foreground#DDDDDD
  • input.placeholderForeground#719871
  • inputOption.activeBorder#A5A6C5
  • inputValidation.errorBorder#E388A3
  • inputValidation.infoBorder#97BDDE
  • inputValidation.warningBorder#FFDF9B
  • keybindingLabel.background#655658
  • keybindingLabel.border#5F5154
  • keybindingLabel.bottomBorder#776669
  • keybindingLabel.foreground#DDDDDD
  • list.activeSelectionBackground#776669
  • list.activeSelectionForeground#DDDDDD
  • list.highlightForeground#A5A6C5
  • list.hoverBackground#77666950
  • list.inactiveSelectionBackground#776669a0
  • minimap.errorHighlight#E388A3
  • minimap.findMatchHighlight#7A7BA7
  • minimap.selectionHighlight#6F6F6F
  • minimap.warningHighlight#FFDF9B
  • minimapGutter.addedBackground#3B603D
  • minimapGutter.deletedBackground#784A57
  • minimapGutter.modifiedBackground#415A6E
  • notificationCenterHeader.background#574A4D
  • notificationCenterHeader.foreground#E5E5E5
  • notificationLink.foreground#A5A6C5
  • notifications.background#4D4244
  • notifications.foreground#DDDDDD
  • notificationsErrorIcon.foreground#E388A3
  • notificationsInfoIcon.foreground#97BDDE
  • notificationsWarningIcon.foreground#FFDF9B
  • panel.background#4D4244
  • panel.border#907C80a0
  • panelTitle.activeBorder#907C80a0
  • panelTitle.activeForeground#DDDDDD
  • panelTitle.inactiveForeground#DDDDDDa0
  • pickerGroup.border#907C80a0
  • pickerGroup.foreground#E5E5E5
  • problemsErrorIcon.foreground#E388A3
  • problemsInfoIcon.foreground#97BDDE
  • problemsWarningIcon.foreground#FFDF9B
  • quickInput.background#574A4D
  • quickInput.foreground#E5E5E5
  • quickInputList.focusBackground#655658
  • quickInputList.focusForeground#DDDDDD
  • scrollbar.shadow#655658
  • scrollbarSlider.activeBackground#8B777B
  • scrollbarSlider.background#5F5154
  • scrollbarSlider.hoverBackground#776669
  • selection.background#6F6F6F
  • sideBar.background#574A4D
  • sideBar.foreground#E5E5E5
  • sideBarSectionHeader.background#655658
  • sideBarSectionHeader.foreground#DDDDDD
  • statusBar.background#574A4D
  • statusBar.debuggingBackground#574A4D
  • statusBar.foreground#E5E5E5
  • statusBar.noFolderBackground#574A4D
  • statusBarItem.remoteBackground#655658
  • statusBarItem.remoteForeground#DDDDDD
  • tab.activeBackground#4D4244
  • tab.activeForeground#DDDDDD
  • tab.border#574A4D
  • tab.inactiveBackground#655658
  • tab.inactiveForeground#DDDDDDa0
  • terminal.ansiBlack#4B4B4B
  • terminal.ansiBlue#97BDDE
  • terminal.ansiBrightBlack#6C6465
  • terminal.ansiBrightBlue#A2C8E9
  • terminal.ansiBrightCyan#6BCACB
  • terminal.ansiBrightGreen#8FCD92
  • terminal.ansiBrightMagenta#B2B3DA
  • terminal.ansiBrightRed#EB99B1
  • terminal.ansiBrightWhite#A8A8A8
  • terminal.ansiBrightYellow#FFE5B3
  • terminal.ansiCyan#6FBDBE
  • terminal.ansiGreen#98BD99
  • terminal.ansiMagenta#A5A6C5
  • terminal.ansiRed#E388A3
  • terminal.ansiWhite#DDDDDD
  • terminal.ansiYellow#FFDF9B
  • terminalCursor.background#4D4244
  • terminalCursor.foreground#E2E2E2
  • textLink.activeForeground#A5A6C5d0
  • textLink.foreground#A5A6C5
  • widget.shadow#655658
  • window.activeBorder#A5A6C5
  • window.inactiveBorder#DDDDDD

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#719871italic
variable.other.constant, constant, string#A3A3A3italic
constant.numeric#F7E0B3italic
constant.language.boolean#DDDDDDitalic
variable.other#DDDDDD
entity.name.function#DFDFC1
keyword#97BDDEbold
keyword.control.directive#D590A3
storage.type, storage.modifier, keyword.other.typedef#B4A8AA
punctuation.definition.template-expression#BCBCD3
entity.name.tag#BCBCD3
support.type.property-name#F7E0B3italic

Shiki preview

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

Loading...