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#D7D7AF
  • activityBar.foreground#353535
  • activityBarBadge.background#88507D
  • activityBarBadge.foreground#E8E8BE
  • badge.background#88507D
  • badge.foreground#E8E8BE
  • button.background#D7D7AF
  • button.foreground#353535
  • button.secondaryBackground#E8E8BE
  • button.secondaryForeground#686868
  • checkbox.background#D7D7AF
  • checkbox.foreground#353535
  • descriptionForeground#353535
  • disabledForeground#35353580
  • editor.background#F9F9CC
  • editor.findMatchBackground#C57FB7
  • editor.findMatchHighlightBackground#E2C3DB
  • editor.foreground#353535
  • editor.lineHighlightBackground#F0F1C5
  • editor.selectionBackground#DFDFDF
  • 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#E8E8BE
  • editorGutter.addedBackground#D3EEBF
  • editorGutter.deletedBackground#F0E2E4
  • editorGutter.modifiedBackground#DFE6ED
  • editorHint.foreground#88507D
  • editorHoverWidget.background#DCDCB4
  • editorHoverWidget.border#C3C39F
  • editorHoverWidget.foreground#353535
  • editorIndentGuide.activeBackground#A0A082a0
  • editorIndentGuide.background#A0A08250
  • editorInfo.foreground#286486
  • editorLineNumber.activeForeground#353535
  • editorLineNumber.foreground#A0A082
  • editorOverviewRuler.addedForeground#D3EEBF
  • editorOverviewRuler.deletedForeground#F0E2E4
  • editorOverviewRuler.errorForeground#A8334C
  • editorOverviewRuler.findMatchForeground#E2C3DB
  • editorOverviewRuler.infoForeground#286486
  • editorOverviewRuler.modifiedForeground#DFE6ED
  • editorOverviewRuler.selectionHighlightForeground#DFDFDF
  • editorOverviewRuler.warningForeground#944927
  • editorRuler.foreground#A0A082a0
  • editorWarning.foreground#944927
  • editorWidget.background#E8E8BE
  • editorWidget.border#D7D7AF
  • editorWidget.foreground#686868
  • errorForeground#A8334C
  • focusBorder#88507D
  • foreground#353535
  • icon.foreground#353535a0
  • input.background#F9F9CC
  • input.foreground#353535
  • input.placeholderForeground#92927F
  • inputOption.activeBorder#88507D
  • inputValidation.errorBorder#A8334C
  • inputValidation.infoBorder#286486
  • inputValidation.warningBorder#944927
  • keybindingLabel.background#D7D7AF
  • keybindingLabel.border#DCDCB4
  • keybindingLabel.bottomBorder#C3C39F
  • keybindingLabel.foreground#353535
  • list.activeSelectionBackground#C3C39F
  • list.activeSelectionForeground#353535
  • list.highlightForeground#88507D
  • list.hoverBackground#C3C39F50
  • list.inactiveSelectionBackground#C3C39Fa0
  • minimap.errorHighlight#A8334C
  • minimap.findMatchHighlight#E2C3DB
  • minimap.selectionHighlight#DFDFDF
  • minimap.warningHighlight#944927
  • minimapGutter.addedBackground#D3EEBF
  • minimapGutter.deletedBackground#F0E2E4
  • minimapGutter.modifiedBackground#DFE6ED
  • notificationCenterHeader.background#E8E8BE
  • notificationCenterHeader.foreground#686868
  • notificationLink.foreground#88507D
  • notifications.background#F9F9CC
  • notifications.foreground#353535
  • notificationsErrorIcon.foreground#A8334C
  • notificationsInfoIcon.foreground#286486
  • notificationsWarningIcon.foreground#944927
  • panel.background#F9F9CC
  • panel.border#A0A082a0
  • panelTitle.activeBorder#A0A082a0
  • panelTitle.activeForeground#353535
  • panelTitle.inactiveForeground#353535a0
  • pickerGroup.border#A0A082a0
  • pickerGroup.foreground#686868
  • problemsErrorIcon.foreground#A8334C
  • problemsInfoIcon.foreground#286486
  • problemsWarningIcon.foreground#944927
  • quickInput.background#E8E8BE
  • quickInput.foreground#686868
  • quickInputList.focusBackground#D7D7AF
  • quickInputList.focusForeground#353535
  • scrollbar.shadow#D7D7AF
  • scrollbarSlider.activeBackground#ADAD8D
  • scrollbarSlider.background#DCDCB4
  • scrollbarSlider.hoverBackground#C3C39F
  • selection.background#DFDFDF
  • sideBar.background#E8E8BE
  • sideBar.foreground#686868
  • sideBarSectionHeader.background#D7D7AF
  • sideBarSectionHeader.foreground#353535
  • statusBar.background#E8E8BE
  • statusBar.debuggingBackground#E8E8BE
  • statusBar.foreground#686868
  • statusBar.noFolderBackground#E8E8BE
  • statusBarItem.remoteBackground#D7D7AF
  • statusBarItem.remoteForeground#353535
  • tab.activeBackground#F9F9CC
  • tab.activeForeground#353535
  • tab.border#E8E8BE
  • tab.inactiveBackground#D7D7AF
  • tab.inactiveForeground#353535a0
  • terminal.ansiBlack#F0F0CA
  • terminal.ansiBlue#286486
  • terminal.ansiBrightBlack#C6C6A3
  • 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#F9F9CC
  • terminalCursor.foreground#353535
  • textLink.activeForeground#88507Dd0
  • textLink.foreground#88507D
  • widget.shadow#D7D7AF
  • window.activeBorder#88507D
  • window.inactiveBorder#353535

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#92927Fitalic
variable.other.constant, constant, string#636363italic
constant.numeric#2A6535italic
constant.language.boolean#353535italic
variable.other#505050
entity.name.function#353535
keyword#156A29bold
keyword.control.directive#35663D
storage.type, storage.modifier, keyword.other.typedef#5D5E42
punctuation.definition.template-expression#5C5C5Cbold
entity.name.tag#5C5C5Cbold
support.type.property-name#2A6535italic

Shiki preview

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

Loading...