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#D6CDC9
  • activityBar.foreground#2C363C
  • activityBarBadge.background#88507D
  • activityBarBadge.foreground#E1DCD9
  • badge.background#88507D
  • badge.foreground#E1DCD9
  • button.background#D6CDC9
  • button.foreground#2C363C
  • button.secondaryBackground#E1DCD9
  • button.secondaryForeground#596A76
  • checkbox.background#D6CDC9
  • checkbox.foreground#2C363C
  • descriptionForeground#2C363C
  • disabledForeground#2C363C80
  • editor.background#F0EDEC
  • editor.findMatchBackground#C074B2
  • editor.findMatchHighlightBackground#DEB9D6
  • editor.foreground#2C363C
  • editor.lineHighlightBackground#E9E4E2
  • editor.selectionBackground#CBD9E3
  • editorBracketHighlight.foreground1#286486
  • editorBracketHighlight.foreground2#4F6C31
  • editorBracketHighlight.foreground3#88507D
  • editorBracketHighlight.foreground4#286486
  • editorBracketHighlight.foreground5#4F6C31
  • editorBracketHighlight.foreground6#88507D
  • editorBracketHighlight.unexpectedBracket.foreground#A8334C
  • editorCursor.foreground#2C363C
  • editorError.foreground#A8334C
  • editorGroupHeader.tabsBackground#E1DCD9
  • editorGutter.addedBackground#CBE5B8
  • editorGutter.deletedBackground#EBD8DA
  • editorGutter.modifiedBackground#D4DEE7
  • editorHint.foreground#88507D
  • editorHoverWidget.background#DAD3CF
  • editorHoverWidget.border#C4B6AF
  • editorHoverWidget.foreground#2C363C
  • editorIndentGuide.activeBackground#A4968Fa0
  • editorIndentGuide.background#A4968F50
  • editorInfo.foreground#286486
  • editorLineNumber.activeForeground#2C363C
  • editorLineNumber.foreground#A4968F
  • editorOverviewRuler.addedForeground#CBE5B8
  • editorOverviewRuler.deletedForeground#EBD8DA
  • editorOverviewRuler.errorForeground#A8334C
  • editorOverviewRuler.findMatchForeground#DEB9D6
  • editorOverviewRuler.infoForeground#286486
  • editorOverviewRuler.modifiedForeground#D4DEE7
  • editorOverviewRuler.selectionHighlightForeground#CBD9E3
  • editorOverviewRuler.warningForeground#944927
  • editorRuler.foreground#A4968Fa0
  • editorWarning.foreground#944927
  • editorWidget.background#E1DCD9
  • editorWidget.border#D6CDC9
  • editorWidget.foreground#596A76
  • errorForeground#A8334C
  • focusBorder#88507D
  • foreground#2C363C
  • icon.foreground#2C363Ca0
  • input.background#F0EDEC
  • input.foreground#2C363C
  • input.placeholderForeground#948985
  • inputOption.activeBorder#88507D
  • inputValidation.errorBorder#A8334C
  • inputValidation.infoBorder#286486
  • inputValidation.warningBorder#944927
  • keybindingLabel.background#D6CDC9
  • keybindingLabel.border#DAD3CF
  • keybindingLabel.bottomBorder#C4B6AF
  • keybindingLabel.foreground#2C363C
  • list.activeSelectionBackground#C4B6AF
  • list.activeSelectionForeground#2C363C
  • list.highlightForeground#88507D
  • list.hoverBackground#C4B6AF50
  • list.inactiveSelectionBackground#C4B6AFa0
  • minimap.errorHighlight#A8334C
  • minimap.findMatchHighlight#DEB9D6
  • minimap.selectionHighlight#CBD9E3
  • minimap.warningHighlight#944927
  • minimapGutter.addedBackground#CBE5B8
  • minimapGutter.deletedBackground#EBD8DA
  • minimapGutter.modifiedBackground#D4DEE7
  • notificationCenterHeader.background#E1DCD9
  • notificationCenterHeader.foreground#596A76
  • notificationLink.foreground#88507D
  • notifications.background#F0EDEC
  • notifications.foreground#2C363C
  • notificationsErrorIcon.foreground#A8334C
  • notificationsInfoIcon.foreground#286486
  • notificationsWarningIcon.foreground#944927
  • panel.background#F0EDEC
  • panel.border#A4968Fa0
  • panelTitle.activeBorder#A4968Fa0
  • panelTitle.activeForeground#2C363C
  • panelTitle.inactiveForeground#2C363Ca0
  • pickerGroup.border#A4968Fa0
  • pickerGroup.foreground#596A76
  • problemsErrorIcon.foreground#A8334C
  • problemsInfoIcon.foreground#286486
  • problemsWarningIcon.foreground#944927
  • quickInput.background#E1DCD9
  • quickInput.foreground#596A76
  • quickInputList.focusBackground#D6CDC9
  • quickInputList.focusForeground#2C363C
  • scrollbar.shadow#D6CDC9
  • scrollbarSlider.activeBackground#B2A39B
  • scrollbarSlider.background#DAD3CF
  • scrollbarSlider.hoverBackground#C4B6AF
  • selection.background#CBD9E3
  • sideBar.background#E1DCD9
  • sideBar.foreground#596A76
  • sideBarSectionHeader.background#D6CDC9
  • sideBarSectionHeader.foreground#2C363C
  • statusBar.background#E1DCD9
  • statusBar.debuggingBackground#E1DCD9
  • statusBar.foreground#596A76
  • statusBar.noFolderBackground#E1DCD9
  • statusBarItem.remoteBackground#D6CDC9
  • statusBarItem.remoteForeground#2C363C
  • tab.activeBackground#F0EDEC
  • tab.activeForeground#2C363C
  • tab.border#E1DCD9
  • tab.inactiveBackground#D6CDC9
  • tab.inactiveForeground#2C363Ca0
  • terminal.ansiBlack#F0EDEC
  • terminal.ansiBlue#286486
  • terminal.ansiBrightBlack#CFC1BA
  • terminal.ansiBrightBlue#1D5573
  • terminal.ansiBrightCyan#2B747C
  • terminal.ansiBrightGreen#3F5A22
  • terminal.ansiBrightMagenta#7B3B70
  • terminal.ansiBrightRed#94253E
  • terminal.ansiBrightWhite#4F5E68
  • terminal.ansiBrightYellow#803D1C
  • terminal.ansiCyan#3B8992
  • terminal.ansiGreen#4F6C31
  • terminal.ansiMagenta#88507D
  • terminal.ansiRed#A8334C
  • terminal.ansiWhite#2C363C
  • terminal.ansiYellow#944927
  • terminalCursor.background#F0EDEC
  • terminalCursor.foreground#2C363C
  • textLink.activeForeground#88507Dd0
  • textLink.foreground#88507D
  • widget.shadow#D6CDC9
  • window.activeBorder#88507D
  • window.inactiveBorder#2C363C

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#948985italic
variable.other.constant, constant, string#556570italic
constant.numeric#2C363Citalic
constant.language.boolean#2C363Citalic
variable.other#44525B
entity.name.function#2C363C
keyword#2C363Cbold
keyword.control.directive#2C363Cbold
storage.type, storage.modifier, keyword.other.typedef#6A5549
punctuation.definition.template-expression#4F5E68bold
entity.name.tag#4F5E68bold
support.type.property-name#2C363Citalic

Shiki preview

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

Loading...