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#CFCFCF
  • activityBar.foreground#353535
  • activityBarBadge.background#88507D
  • activityBarBadge.foreground#DDDDDD
  • badge.background#88507D
  • badge.foreground#DDDDDD
  • button.background#CFCFCF
  • button.foreground#353535
  • button.secondaryBackground#DDDDDD
  • button.secondaryForeground#686868
  • checkbox.background#CFCFCF
  • checkbox.foreground#353535
  • descriptionForeground#353535
  • disabledForeground#35353580
  • editor.background#EEEEEE
  • editor.findMatchBackground#C074B2
  • editor.findMatchHighlightBackground#DEB9D6
  • editor.foreground#353535
  • editor.lineHighlightBackground#E5E5E5
  • editor.selectionBackground#D7D7D7
  • editorBracketHighlight.foreground1#286486
  • editorBracketHighlight.foreground2#4F6C31
  • editorBracketHighlight.foreground3#88507D
  • editorBracketHighlight.foreground4#286486
  • editorBracketHighlight.foreground5#4F6C31
  • editorBracketHighlight.foreground6#88507D
  • editorBracketHighlight.unexpectedBracket.foreground#A8334C
  • editorCursor.foreground#353535
  • editorError.foreground#A8334C
  • editorGroupHeader.tabsBackground#DDDDDD
  • editorGutter.addedBackground#CBE5B8
  • editorGutter.deletedBackground#EBD8DA
  • editorGutter.modifiedBackground#D4DEE7
  • editorHint.foreground#88507D
  • editorHoverWidget.background#D4D4D4
  • editorHoverWidget.border#B9B9B9
  • editorHoverWidget.foreground#353535
  • editorIndentGuide.activeBackground#989898a0
  • editorIndentGuide.background#98989850
  • editorInfo.foreground#286486
  • editorLineNumber.activeForeground#353535
  • editorLineNumber.foreground#989898
  • editorOverviewRuler.addedForeground#CBE5B8
  • editorOverviewRuler.deletedForeground#EBD8DA
  • editorOverviewRuler.errorForeground#A8334C
  • editorOverviewRuler.findMatchForeground#DEB9D6
  • editorOverviewRuler.infoForeground#286486
  • editorOverviewRuler.modifiedForeground#D4DEE7
  • editorOverviewRuler.selectionHighlightForeground#D7D7D7
  • editorOverviewRuler.warningForeground#944927
  • editorRuler.foreground#989898a0
  • editorWarning.foreground#944927
  • editorWidget.background#DDDDDD
  • editorWidget.border#CFCFCF
  • editorWidget.foreground#686868
  • errorForeground#A8334C
  • focusBorder#88507D
  • foreground#353535
  • icon.foreground#353535a0
  • input.background#EEEEEE
  • input.foreground#353535
  • input.placeholderForeground#8B8B8B
  • inputOption.activeBorder#88507D
  • inputValidation.errorBorder#A8334C
  • inputValidation.infoBorder#286486
  • inputValidation.warningBorder#944927
  • keybindingLabel.background#CFCFCF
  • keybindingLabel.border#D4D4D4
  • keybindingLabel.bottomBorder#B9B9B9
  • keybindingLabel.foreground#353535
  • list.activeSelectionBackground#B9B9B9
  • list.activeSelectionForeground#353535
  • list.highlightForeground#88507D
  • list.hoverBackground#B9B9B950
  • list.inactiveSelectionBackground#B9B9B9a0
  • minimap.errorHighlight#A8334C
  • minimap.findMatchHighlight#DEB9D6
  • minimap.selectionHighlight#D7D7D7
  • minimap.warningHighlight#944927
  • minimapGutter.addedBackground#CBE5B8
  • minimapGutter.deletedBackground#EBD8DA
  • minimapGutter.modifiedBackground#D4DEE7
  • notificationCenterHeader.background#DDDDDD
  • notificationCenterHeader.foreground#686868
  • notificationLink.foreground#88507D
  • notifications.background#EEEEEE
  • notifications.foreground#353535
  • notificationsErrorIcon.foreground#A8334C
  • notificationsInfoIcon.foreground#286486
  • notificationsWarningIcon.foreground#944927
  • panel.background#EEEEEE
  • panel.border#989898a0
  • panelTitle.activeBorder#989898a0
  • panelTitle.activeForeground#353535
  • panelTitle.inactiveForeground#353535a0
  • pickerGroup.border#989898a0
  • pickerGroup.foreground#686868
  • problemsErrorIcon.foreground#A8334C
  • problemsInfoIcon.foreground#286486
  • problemsWarningIcon.foreground#944927
  • quickInput.background#DDDDDD
  • quickInput.foreground#686868
  • quickInputList.focusBackground#CFCFCF
  • quickInputList.focusForeground#353535
  • scrollbar.shadow#CFCFCF
  • scrollbarSlider.activeBackground#A6A6A6
  • scrollbarSlider.background#D4D4D4
  • scrollbarSlider.hoverBackground#B9B9B9
  • selection.background#D7D7D7
  • sideBar.background#DDDDDD
  • sideBar.foreground#686868
  • sideBarSectionHeader.background#CFCFCF
  • sideBarSectionHeader.foreground#353535
  • statusBar.background#DDDDDD
  • statusBar.debuggingBackground#DDDDDD
  • statusBar.foreground#686868
  • statusBar.noFolderBackground#DDDDDD
  • statusBarItem.remoteBackground#CFCFCF
  • statusBarItem.remoteForeground#353535
  • tab.activeBackground#EEEEEE
  • tab.activeForeground#353535
  • tab.border#DDDDDD
  • tab.inactiveBackground#CFCFCF
  • tab.inactiveForeground#353535a0
  • terminal.ansiBlack#EEEEEE
  • terminal.ansiBlue#286486
  • terminal.ansiBrightBlack#C6C3C3
  • terminal.ansiBrightBlue#1D5573
  • terminal.ansiBrightCyan#2B747C
  • terminal.ansiBrightGreen#3F5A22
  • terminal.ansiBrightMagenta#7B3B70
  • terminal.ansiBrightRed#94253E
  • terminal.ansiBrightWhite#5C5C5C
  • terminal.ansiBrightYellow#803D1C
  • terminal.ansiCyan#3B8992
  • terminal.ansiGreen#4F6C31
  • terminal.ansiMagenta#88507D
  • terminal.ansiRed#A8334C
  • terminal.ansiWhite#353535
  • terminal.ansiYellow#944927
  • terminalCursor.background#EEEEEE
  • terminalCursor.foreground#353535
  • textLink.activeForeground#88507Dd0
  • textLink.foreground#88507D
  • widget.shadow#CFCFCF
  • window.activeBorder#88507D
  • window.inactiveBorder#353535

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#8B8B8Bitalic
variable.other.constant, constant, string#636363italic
constant.numeric#353535italic
constant.language.boolean#353535italic
variable.other#505050
entity.name.function#353535
keyword#353535bold
keyword.control.directive#353535bold
storage.type, storage.modifier, keyword.other.typedef#735057
punctuation.definition.template-expression#5C5C5Cbold
entity.name.tag#5C5C5Cbold
support.type.property-name#353535italic

Shiki preview

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

Loading...