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#373737
  • activityBar.foreground#BBBBBB
  • activityBarBadge.background#B279A7
  • activityBarBadge.foreground#2A2A2A
  • badge.background#B279A7
  • badge.foreground#2A2A2A
  • button.background#373737
  • button.foreground#BBBBBB
  • button.secondaryBackground#2A2A2A
  • button.secondaryForeground#CFCFCF
  • checkbox.background#373737
  • checkbox.foreground#BBBBBB
  • descriptionForeground#BBBBBB
  • disabledForeground#BBBBBB80
  • editor.background#1F1F1F
  • editor.findMatchBackground#C598BB
  • editor.findMatchHighlightBackground#6E4966
  • editor.foreground#BBBBBB
  • editor.lineHighlightBackground#282828
  • editor.selectionBackground#474747
  • 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#2A2A2A
  • editorGutter.addedBackground#29341F
  • editorGutter.deletedBackground#47272B
  • editorGutter.modifiedBackground#22323E
  • editorHint.foreground#B279A7
  • editorHoverWidget.background#323232
  • editorHoverWidget.border#494949
  • editorHoverWidget.foreground#BBBBBB
  • editorIndentGuide.activeBackground#666666a0
  • editorIndentGuide.background#66666650
  • editorInfo.foreground#6099C0
  • editorLineNumber.activeForeground#BBBBBB
  • editorLineNumber.foreground#666666
  • editorOverviewRuler.addedForeground#29341F
  • editorOverviewRuler.deletedForeground#47272B
  • editorOverviewRuler.errorForeground#DE6E7C
  • editorOverviewRuler.findMatchForeground#6E4966
  • editorOverviewRuler.infoForeground#6099C0
  • editorOverviewRuler.modifiedForeground#22323E
  • editorOverviewRuler.selectionHighlightForeground#474747
  • editorOverviewRuler.warningForeground#B77E64
  • editorRuler.foreground#666666a0
  • editorWarning.foreground#B77E64
  • editorWidget.background#2A2A2A
  • editorWidget.border#373737
  • editorWidget.foreground#CFCFCF
  • errorForeground#DE6E7C
  • focusBorder#B279A7
  • foreground#BBBBBB
  • icon.foreground#BBBBBBa0
  • input.background#1F1F1F
  • input.foreground#BBBBBB
  • input.placeholderForeground#6A6A6A
  • inputOption.activeBorder#B279A7
  • inputValidation.errorBorder#DE6E7C
  • inputValidation.infoBorder#6099C0
  • inputValidation.warningBorder#B77E64
  • keybindingLabel.background#373737
  • keybindingLabel.border#323232
  • keybindingLabel.bottomBorder#494949
  • keybindingLabel.foreground#BBBBBB
  • list.activeSelectionBackground#494949
  • list.activeSelectionForeground#BBBBBB
  • list.highlightForeground#B279A7
  • list.hoverBackground#49494950
  • list.inactiveSelectionBackground#494949a0
  • minimap.errorHighlight#DE6E7C
  • minimap.findMatchHighlight#6E4966
  • minimap.selectionHighlight#474747
  • minimap.warningHighlight#B77E64
  • minimapGutter.addedBackground#29341F
  • minimapGutter.deletedBackground#47272B
  • minimapGutter.modifiedBackground#22323E
  • notificationCenterHeader.background#2A2A2A
  • notificationCenterHeader.foreground#CFCFCF
  • notificationLink.foreground#B279A7
  • notifications.background#1F1F1F
  • notifications.foreground#BBBBBB
  • notificationsErrorIcon.foreground#DE6E7C
  • notificationsInfoIcon.foreground#6099C0
  • notificationsWarningIcon.foreground#B77E64
  • panel.background#1F1F1F
  • panel.border#666666a0
  • panelTitle.activeBorder#666666a0
  • panelTitle.activeForeground#BBBBBB
  • panelTitle.inactiveForeground#BBBBBBa0
  • pickerGroup.border#666666a0
  • pickerGroup.foreground#CFCFCF
  • problemsErrorIcon.foreground#DE6E7C
  • problemsInfoIcon.foreground#6099C0
  • problemsWarningIcon.foreground#B77E64
  • quickInput.background#2A2A2A
  • quickInput.foreground#CFCFCF
  • quickInputList.focusBackground#373737
  • quickInputList.focusForeground#BBBBBB
  • scrollbar.shadow#373737
  • scrollbarSlider.activeBackground#5E5E5E
  • scrollbarSlider.background#323232
  • scrollbarSlider.hoverBackground#494949
  • selection.background#474747
  • sideBar.background#2A2A2A
  • sideBar.foreground#CFCFCF
  • sideBarSectionHeader.background#373737
  • sideBarSectionHeader.foreground#BBBBBB
  • statusBar.background#2A2A2A
  • statusBar.debuggingBackground#2A2A2A
  • statusBar.foreground#CFCFCF
  • statusBar.noFolderBackground#2A2A2A
  • statusBarItem.remoteBackground#373737
  • statusBarItem.remoteForeground#BBBBBB
  • tab.activeBackground#1F1F1F
  • tab.activeForeground#BBBBBB
  • tab.border#2A2A2A
  • tab.inactiveBackground#373737
  • 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#1F1F1F
  • terminalCursor.foreground#C9C9C9
  • textLink.activeForeground#B279A7d0
  • textLink.foreground#B279A7
  • widget.shadow#373737
  • window.activeBorder#B279A7
  • window.inactiveBorder#BBBBBB

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6A6A6Aitalic
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#989898
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...