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#363644
  • activityBar.foreground#DDD8BB
  • activityBarBadge.background#957FB8
  • activityBarBadge.foreground#292934
  • badge.background#957FB8
  • badge.foreground#292934
  • button.background#363644
  • button.foreground#DDD8BB
  • button.secondaryBackground#292934
  • button.secondaryForeground#E9E3C5
  • checkbox.background#363644
  • checkbox.foreground#DDD8BB
  • descriptionForeground#DDD8BB
  • disabledForeground#DDD8BB80
  • editor.background#1F1F28
  • editor.findMatchBackground#AE9FCA
  • editor.findMatchHighlightBackground#614A82
  • editor.foreground#DDD8BB
  • editor.lineHighlightBackground#272732
  • editor.selectionBackground#49473E
  • editorBracketHighlight.foreground1#7EB3C9
  • editorBracketHighlight.foreground2#98BC6D
  • editorBracketHighlight.foreground3#957FB8
  • editorBracketHighlight.foreground4#7EB3C9
  • editorBracketHighlight.foreground5#98BC6D
  • editorBracketHighlight.foreground6#957FB8
  • editorBracketHighlight.unexpectedBracket.foreground#E46A78
  • editorCursor.foreground#E6E0C2
  • editorError.foreground#E46A78
  • editorGroupHeader.tabsBackground#292934
  • editorGutter.addedBackground#2A331F
  • editorGutter.deletedBackground#47272A
  • editorGutter.modifiedBackground#22333A
  • editorHint.foreground#957FB8
  • editorHoverWidget.background#31313F
  • editorHoverWidget.border#484759
  • editorHoverWidget.foreground#DDD8BB
  • editorIndentGuide.activeBackground#646476a0
  • editorIndentGuide.background#64647650
  • editorInfo.foreground#7EB3C9
  • editorLineNumber.activeForeground#DDD8BB
  • editorLineNumber.foreground#646476
  • editorOverviewRuler.addedForeground#2A331F
  • editorOverviewRuler.deletedForeground#47272A
  • editorOverviewRuler.errorForeground#E46A78
  • editorOverviewRuler.findMatchForeground#614A82
  • editorOverviewRuler.infoForeground#7EB3C9
  • editorOverviewRuler.modifiedForeground#22333A
  • editorOverviewRuler.selectionHighlightForeground#49473E
  • editorOverviewRuler.warningForeground#E5C283
  • editorRuler.foreground#646476a0
  • editorWarning.foreground#E5C283
  • editorWidget.background#292934
  • editorWidget.border#363644
  • editorWidget.foreground#E9E3C5
  • errorForeground#E46A78
  • focusBorder#957FB8
  • foreground#DDD8BB
  • icon.foreground#DDD8BBa0
  • input.background#1F1F28
  • input.foreground#DDD8BB
  • input.placeholderForeground#696977
  • inputOption.activeBorder#957FB8
  • inputValidation.errorBorder#E46A78
  • inputValidation.infoBorder#7EB3C9
  • inputValidation.warningBorder#E5C283
  • keybindingLabel.background#363644
  • keybindingLabel.border#31313F
  • keybindingLabel.bottomBorder#484759
  • keybindingLabel.foreground#DDD8BB
  • list.activeSelectionBackground#484759
  • list.activeSelectionForeground#DDD8BB
  • list.highlightForeground#957FB8
  • list.hoverBackground#48475950
  • list.inactiveSelectionBackground#484759a0
  • minimap.errorHighlight#E46A78
  • minimap.findMatchHighlight#614A82
  • minimap.selectionHighlight#49473E
  • minimap.warningHighlight#E5C283
  • minimapGutter.addedBackground#2A331F
  • minimapGutter.deletedBackground#47272A
  • minimapGutter.modifiedBackground#22333A
  • notificationCenterHeader.background#292934
  • notificationCenterHeader.foreground#E9E3C5
  • notificationLink.foreground#957FB8
  • notifications.background#1F1F28
  • notifications.foreground#DDD8BB
  • notificationsErrorIcon.foreground#E46A78
  • notificationsInfoIcon.foreground#7EB3C9
  • notificationsWarningIcon.foreground#E5C283
  • panel.background#1F1F28
  • panel.border#646476a0
  • panelTitle.activeBorder#646476a0
  • panelTitle.activeForeground#DDD8BB
  • panelTitle.inactiveForeground#DDD8BBa0
  • pickerGroup.border#646476a0
  • pickerGroup.foreground#E9E3C5
  • problemsErrorIcon.foreground#E46A78
  • problemsInfoIcon.foreground#7EB3C9
  • problemsWarningIcon.foreground#E5C283
  • quickInput.background#292934
  • quickInput.foreground#E9E3C5
  • quickInputList.focusBackground#363644
  • quickInputList.focusForeground#DDD8BB
  • scrollbar.shadow#363644
  • scrollbarSlider.activeBackground#5D5D6F
  • scrollbarSlider.background#31313F
  • scrollbarSlider.hoverBackground#484759
  • selection.background#49473E
  • sideBar.background#292934
  • sideBar.foreground#E9E3C5
  • sideBarSectionHeader.background#363644
  • sideBarSectionHeader.foreground#DDD8BB
  • statusBar.background#292934
  • statusBar.debuggingBackground#292934
  • statusBar.foreground#E9E3C5
  • statusBar.noFolderBackground#292934
  • statusBarItem.remoteBackground#363644
  • statusBarItem.remoteForeground#DDD8BB
  • tab.activeBackground#1F1F28
  • tab.activeForeground#DDD8BB
  • tab.border#292934
  • tab.inactiveBackground#363644
  • tab.inactiveForeground#DDD8BBa0
  • terminal.ansiBlack#1F1F28
  • terminal.ansiBlue#7EB3C9
  • terminal.ansiBrightBlack#3C3C51
  • terminal.ansiBrightBlue#7BC2DF
  • terminal.ansiBrightCyan#7BC2DF
  • terminal.ansiBrightGreen#9EC967
  • terminal.ansiBrightMagenta#A98FD2
  • terminal.ansiBrightRed#EC818C
  • terminal.ansiBrightWhite#A8A48D
  • terminal.ansiBrightYellow#F1C982
  • terminal.ansiCyan#7EB3C9
  • terminal.ansiGreen#98BC6D
  • terminal.ansiMagenta#957FB8
  • terminal.ansiRed#E46A78
  • terminal.ansiWhite#DDD8BB
  • terminal.ansiYellow#E5C283
  • terminalCursor.background#1F1F28
  • terminalCursor.foreground#E6E0C2
  • textLink.activeForeground#957FB8d0
  • textLink.foreground#957FB8
  • widget.shadow#363644
  • window.activeBorder#957FB8
  • window.inactiveBorder#DDD8BB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#696977italic
variable.other.constant, constant, string#A29E89italic
constant.numeric#DDD8BBitalic
constant.language.boolean#DDD8BBitalic
variable.other#BBB79E
entity.name.function#DDD8BB
keyword#DDD8BBbold
keyword.control.directive#DDD8BBbold
storage.type, storage.modifier, keyword.other.typedef#9797A5
punctuation.definition.template-expression#ADA992bold
entity.name.tag#ADA992bold
support.type.property-name#DDD8BBitalic

Shiki preview

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

Loading...