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#2F2E43
  • activityBar.foreground#DDD8BB
  • activityBarBadge.background#957FB8
  • activityBarBadge.foreground#222233
  • badge.background#957FB8
  • badge.foreground#222233
  • button.background#2F2E43
  • button.foreground#DDD8BB
  • button.secondaryBackground#222233
  • button.secondaryForeground#E9E3C5
  • checkbox.background#2F2E43
  • checkbox.foreground#DDD8BB
  • descriptionForeground#DDD8BB
  • disabledForeground#DDD8BB80
  • editor.background#181825
  • editor.findMatchBackground#A796C5
  • editor.findMatchHighlightBackground#594378
  • editor.foreground#DDD8BB
  • editor.lineHighlightBackground#202030
  • editor.selectionBackground#424038
  • 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#222233
  • editorGutter.addedBackground#242D1A
  • editorGutter.deletedBackground#3E2225
  • editorGutter.modifiedBackground#1D2C33
  • editorHint.foreground#957FB8
  • editorHoverWidget.background#2A2A3D
  • editorHoverWidget.border#42425D
  • editorHoverWidget.foreground#DDD8BB
  • editorIndentGuide.activeBackground#5E5E7Ca0
  • editorIndentGuide.background#5E5E7C50
  • editorInfo.foreground#7EB3C9
  • editorLineNumber.activeForeground#DDD8BB
  • editorLineNumber.foreground#5E5E7C
  • editorOverviewRuler.addedForeground#242D1A
  • editorOverviewRuler.deletedForeground#3E2225
  • editorOverviewRuler.errorForeground#E46A78
  • editorOverviewRuler.findMatchForeground#594378
  • editorOverviewRuler.infoForeground#7EB3C9
  • editorOverviewRuler.modifiedForeground#1D2C33
  • editorOverviewRuler.selectionHighlightForeground#424038
  • editorOverviewRuler.warningForeground#E5C283
  • editorRuler.foreground#5E5E7Ca0
  • editorWarning.foreground#E5C283
  • editorWidget.background#222233
  • editorWidget.border#2F2E43
  • editorWidget.foreground#E9E3C5
  • errorForeground#E46A78
  • focusBorder#957FB8
  • foreground#DDD8BB
  • icon.foreground#DDD8BBa0
  • input.background#181825
  • input.foreground#DDD8BB
  • input.placeholderForeground#66667D
  • inputOption.activeBorder#957FB8
  • inputValidation.errorBorder#E46A78
  • inputValidation.infoBorder#7EB3C9
  • inputValidation.warningBorder#E5C283
  • keybindingLabel.background#2F2E43
  • keybindingLabel.border#2A2A3D
  • keybindingLabel.bottomBorder#42425D
  • keybindingLabel.foreground#DDD8BB
  • list.activeSelectionBackground#42425D
  • list.activeSelectionForeground#DDD8BB
  • list.highlightForeground#957FB8
  • list.hoverBackground#42425D50
  • list.inactiveSelectionBackground#42425Da0
  • minimap.errorHighlight#E46A78
  • minimap.findMatchHighlight#594378
  • minimap.selectionHighlight#424038
  • minimap.warningHighlight#E5C283
  • minimapGutter.addedBackground#242D1A
  • minimapGutter.deletedBackground#3E2225
  • minimapGutter.modifiedBackground#1D2C33
  • notificationCenterHeader.background#222233
  • notificationCenterHeader.foreground#E9E3C5
  • notificationLink.foreground#957FB8
  • notifications.background#181825
  • notifications.foreground#DDD8BB
  • notificationsErrorIcon.foreground#E46A78
  • notificationsInfoIcon.foreground#7EB3C9
  • notificationsWarningIcon.foreground#E5C283
  • panel.background#181825
  • panel.border#5E5E7Ca0
  • panelTitle.activeBorder#5E5E7Ca0
  • panelTitle.activeForeground#DDD8BB
  • panelTitle.inactiveForeground#DDD8BBa0
  • pickerGroup.border#5E5E7Ca0
  • pickerGroup.foreground#E9E3C5
  • problemsErrorIcon.foreground#E46A78
  • problemsInfoIcon.foreground#7EB3C9
  • problemsWarningIcon.foreground#E5C283
  • quickInput.background#222233
  • quickInput.foreground#E9E3C5
  • quickInputList.focusBackground#2F2E43
  • quickInputList.focusForeground#DDD8BB
  • scrollbar.shadow#2F2E43
  • scrollbarSlider.activeBackground#575775
  • scrollbarSlider.background#2A2A3D
  • scrollbarSlider.hoverBackground#42425D
  • selection.background#424038
  • sideBar.background#222233
  • sideBar.foreground#E9E3C5
  • sideBarSectionHeader.background#2F2E43
  • sideBarSectionHeader.foreground#DDD8BB
  • statusBar.background#222233
  • statusBar.debuggingBackground#222233
  • statusBar.foreground#E9E3C5
  • statusBar.noFolderBackground#222233
  • statusBarItem.remoteBackground#2F2E43
  • statusBarItem.remoteForeground#DDD8BB
  • tab.activeBackground#181825
  • tab.activeForeground#DDD8BB
  • tab.border#222233
  • tab.inactiveBackground#2F2E43
  • 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#181825
  • terminalCursor.foreground#E6E0C2
  • textLink.activeForeground#957FB8d0
  • textLink.foreground#957FB8
  • widget.shadow#2F2E43
  • window.activeBorder#957FB8
  • window.inactiveBorder#DDD8BB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#66667Ditalic
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#9494AA
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...