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#303030
  • activityBar.foreground#BBBBBB
  • activityBarBadge.background#B279A7
  • activityBarBadge.foreground#242424
  • badge.background#B279A7
  • badge.foreground#242424
  • button.background#303030
  • button.foreground#BBBBBB
  • button.secondaryBackground#242424
  • button.secondaryForeground#CFCFCF
  • checkbox.background#303030
  • checkbox.foreground#BBBBBB
  • descriptionForeground#BBBBBB
  • disabledForeground#BBBBBB80
  • editor.background#191919
  • editor.findMatchBackground#BF8FB5
  • editor.findMatchHighlightBackground#65435E
  • editor.foreground#BBBBBB
  • editor.lineHighlightBackground#222222
  • editor.selectionBackground#404040
  • editorBracketHighlight.foreground1#6099C0
  • editorBracketHighlight.foreground2#819B69
  • editorBracketHighlight.foreground3#B279A7
  • editorBracketHighlight.foreground4#6099C0
  • editorBracketHighlight.foreground5#819B69
  • editorBracketHighlight.foreground6#B279A7
  • editorBracketHighlight.unexpectedBracket.foreground#DE6E7C
  • editorCursor.foreground#C9C9C9
  • editorError.foreground#DE6E7C
  • editorGroupHeader.tabsBackground#242424
  • editorGutter.addedBackground#232D1A
  • editorGutter.deletedBackground#3E2225
  • editorGutter.modifiedBackground#1D2C36
  • editorHint.foreground#B279A7
  • editorHoverWidget.background#2C2C2C
  • editorHoverWidget.border#444444
  • editorHoverWidget.foreground#BBBBBB
  • editorIndentGuide.activeBackground#616161a0
  • editorIndentGuide.background#61616150
  • editorInfo.foreground#6099C0
  • editorLineNumber.activeForeground#BBBBBB
  • editorLineNumber.foreground#616161
  • editorOverviewRuler.addedForeground#232D1A
  • editorOverviewRuler.deletedForeground#3E2225
  • editorOverviewRuler.errorForeground#DE6E7C
  • editorOverviewRuler.findMatchForeground#65435E
  • editorOverviewRuler.infoForeground#6099C0
  • editorOverviewRuler.modifiedForeground#1D2C36
  • editorOverviewRuler.selectionHighlightForeground#404040
  • editorOverviewRuler.warningForeground#B77E64
  • editorRuler.foreground#616161a0
  • editorWarning.foreground#B77E64
  • editorWidget.background#242424
  • editorWidget.border#303030
  • editorWidget.foreground#CFCFCF
  • errorForeground#DE6E7C
  • focusBorder#B279A7
  • foreground#BBBBBB
  • icon.foreground#BBBBBBa0
  • input.background#191919
  • input.foreground#BBBBBB
  • input.placeholderForeground#686868
  • inputOption.activeBorder#B279A7
  • inputValidation.errorBorder#DE6E7C
  • inputValidation.infoBorder#6099C0
  • inputValidation.warningBorder#B77E64
  • keybindingLabel.background#303030
  • keybindingLabel.border#2C2C2C
  • keybindingLabel.bottomBorder#444444
  • keybindingLabel.foreground#BBBBBB
  • list.activeSelectionBackground#444444
  • list.activeSelectionForeground#BBBBBB
  • list.highlightForeground#B279A7
  • list.hoverBackground#44444450
  • list.inactiveSelectionBackground#444444a0
  • minimap.errorHighlight#DE6E7C
  • minimap.findMatchHighlight#65435E
  • minimap.selectionHighlight#404040
  • minimap.warningHighlight#B77E64
  • minimapGutter.addedBackground#232D1A
  • minimapGutter.deletedBackground#3E2225
  • minimapGutter.modifiedBackground#1D2C36
  • notificationCenterHeader.background#242424
  • notificationCenterHeader.foreground#CFCFCF
  • notificationLink.foreground#B279A7
  • notifications.background#191919
  • notifications.foreground#BBBBBB
  • notificationsErrorIcon.foreground#DE6E7C
  • notificationsInfoIcon.foreground#6099C0
  • notificationsWarningIcon.foreground#B77E64
  • panel.background#191919
  • panel.border#616161a0
  • panelTitle.activeBorder#616161a0
  • panelTitle.activeForeground#BBBBBB
  • panelTitle.inactiveForeground#BBBBBBa0
  • pickerGroup.border#616161a0
  • pickerGroup.foreground#CFCFCF
  • problemsErrorIcon.foreground#DE6E7C
  • problemsInfoIcon.foreground#6099C0
  • problemsWarningIcon.foreground#B77E64
  • quickInput.background#242424
  • quickInput.foreground#CFCFCF
  • quickInputList.focusBackground#303030
  • quickInputList.focusForeground#BBBBBB
  • scrollbar.shadow#303030
  • scrollbarSlider.activeBackground#595959
  • scrollbarSlider.background#2C2C2C
  • scrollbarSlider.hoverBackground#444444
  • selection.background#404040
  • sideBar.background#242424
  • sideBar.foreground#CFCFCF
  • sideBarSectionHeader.background#303030
  • sideBarSectionHeader.foreground#BBBBBB
  • statusBar.background#242424
  • statusBar.debuggingBackground#242424
  • statusBar.foreground#CFCFCF
  • statusBar.noFolderBackground#242424
  • statusBarItem.remoteBackground#303030
  • statusBarItem.remoteForeground#BBBBBB
  • tab.activeBackground#191919
  • tab.activeForeground#BBBBBB
  • tab.border#242424
  • tab.inactiveBackground#303030
  • tab.inactiveForeground#BBBBBBa0
  • terminal.ansiBlack#191919
  • terminal.ansiBlue#6099C0
  • terminal.ansiBrightBlack#3D3839
  • terminal.ansiBrightBlue#61ABDA
  • terminal.ansiBrightCyan#65B8C1
  • terminal.ansiBrightGreen#8BAE68
  • terminal.ansiBrightMagenta#CF86C1
  • terminal.ansiBrightRed#E8838F
  • terminal.ansiBrightWhite#8E8E8E
  • terminal.ansiBrightYellow#D68C67
  • terminal.ansiCyan#66A5AD
  • terminal.ansiGreen#819B69
  • terminal.ansiMagenta#B279A7
  • terminal.ansiRed#DE6E7C
  • terminal.ansiWhite#BBBBBB
  • terminal.ansiYellow#B77E64
  • terminalCursor.background#191919
  • terminalCursor.foreground#C9C9C9
  • textLink.activeForeground#B279A7d0
  • textLink.foreground#B279A7
  • widget.shadow#303030
  • window.activeBorder#B279A7
  • window.inactiveBorder#BBBBBB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#686868italic
variable.other.constant, constant, string#8B8B8Bitalic
constant.numeric#BBBBBBitalic
constant.language.boolean#BBBBBBitalic
variable.other#9E9E9E
entity.name.function#BBBBBB
keyword#BBBBBBbold
keyword.control.directive#BBBBBBbold
storage.type, storage.modifier, keyword.other.typedef#969696
punctuation.definition.template-expression#939393bold
entity.name.tag#939393bold
support.type.property-name#BBBBBBitalic

Shiki preview

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

Loading...