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#C2CFC4
  • activityBar.foreground#202E18
  • activityBarBadge.background#88507D
  • activityBarBadge.foreground#D0DED2
  • badge.background#88507D
  • badge.foreground#D0DED2
  • button.background#C2CFC4
  • button.foreground#202E18
  • button.secondaryBackground#D0DED2
  • button.secondaryForeground#4B663C
  • checkbox.background#C2CFC4
  • checkbox.foreground#202E18
  • descriptionForeground#202E18
  • disabledForeground#202E1880
  • editor.background#E5EDE6
  • editor.findMatchBackground#BD72AF
  • editor.findMatchHighlightBackground#DCB5D4
  • editor.foreground#202E18
  • editor.lineHighlightBackground#DAE5DB
  • editor.selectionBackground#ADE48C
  • editorBracketHighlight.foreground1#286486
  • editorBracketHighlight.foreground2#567A30
  • editorBracketHighlight.foreground3#88507D
  • editorBracketHighlight.foreground4#286486
  • editorBracketHighlight.foreground5#567A30
  • editorBracketHighlight.foreground6#88507D
  • editorBracketHighlight.unexpectedBracket.foreground#A8334C
  • editorCursor.foreground#202E18
  • editorError.foreground#A8334C
  • editorGroupHeader.tabsBackground#D0DED2
  • editorGutter.addedBackground#C8E2B5
  • editorGutter.deletedBackground#EAD5D7
  • editorGutter.modifiedBackground#D1DBE5
  • editorHint.foreground#88507D
  • editorHoverWidget.background#C8D5C9
  • editorHoverWidget.border#ADB9AF
  • editorHoverWidget.foreground#202E18
  • editorIndentGuide.activeBackground#8F9890a0
  • editorIndentGuide.background#8F989050
  • editorInfo.foreground#286486
  • editorLineNumber.activeForeground#202E18
  • editorLineNumber.foreground#8F9890
  • editorOverviewRuler.addedForeground#C8E2B5
  • editorOverviewRuler.deletedForeground#EAD5D7
  • editorOverviewRuler.errorForeground#A8334C
  • editorOverviewRuler.findMatchForeground#DCB5D4
  • editorOverviewRuler.infoForeground#286486
  • editorOverviewRuler.modifiedForeground#D1DBE5
  • editorOverviewRuler.selectionHighlightForeground#ADE48C
  • editorOverviewRuler.warningForeground#944927
  • editorRuler.foreground#8F9890a0
  • editorWarning.foreground#944927
  • editorWidget.background#D0DED2
  • editorWidget.border#C2CFC4
  • editorWidget.foreground#4B663C
  • errorForeground#A8334C
  • focusBorder#88507D
  • foreground#202E18
  • icon.foreground#202E18a0
  • input.background#E5EDE6
  • input.foreground#202E18
  • input.placeholderForeground#878D88
  • inputOption.activeBorder#88507D
  • inputValidation.errorBorder#A8334C
  • inputValidation.infoBorder#286486
  • inputValidation.warningBorder#944927
  • keybindingLabel.background#C2CFC4
  • keybindingLabel.border#C8D5C9
  • keybindingLabel.bottomBorder#ADB9AF
  • keybindingLabel.foreground#202E18
  • list.activeSelectionBackground#ADB9AF
  • list.activeSelectionForeground#202E18
  • list.highlightForeground#88507D
  • list.hoverBackground#ADB9AF50
  • list.inactiveSelectionBackground#ADB9AFa0
  • minimap.errorHighlight#A8334C
  • minimap.findMatchHighlight#DCB5D4
  • minimap.selectionHighlight#ADE48C
  • minimap.warningHighlight#944927
  • minimapGutter.addedBackground#C8E2B5
  • minimapGutter.deletedBackground#EAD5D7
  • minimapGutter.modifiedBackground#D1DBE5
  • notificationCenterHeader.background#D0DED2
  • notificationCenterHeader.foreground#4B663C
  • notificationLink.foreground#88507D
  • notifications.background#E5EDE6
  • notifications.foreground#202E18
  • notificationsErrorIcon.foreground#A8334C
  • notificationsInfoIcon.foreground#286486
  • notificationsWarningIcon.foreground#944927
  • panel.background#E5EDE6
  • panel.border#8F9890a0
  • panelTitle.activeBorder#8F9890a0
  • panelTitle.activeForeground#202E18
  • panelTitle.inactiveForeground#202E18a0
  • pickerGroup.border#8F9890a0
  • pickerGroup.foreground#4B663C
  • problemsErrorIcon.foreground#A8334C
  • problemsInfoIcon.foreground#286486
  • problemsWarningIcon.foreground#944927
  • quickInput.background#D0DED2
  • quickInput.foreground#4B663C
  • quickInputList.focusBackground#C2CFC4
  • quickInputList.focusForeground#202E18
  • scrollbar.shadow#C2CFC4
  • scrollbarSlider.activeBackground#9BA69D
  • scrollbarSlider.background#C8D5C9
  • scrollbarSlider.hoverBackground#ADB9AF
  • selection.background#ADE48C
  • sideBar.background#D0DED2
  • sideBar.foreground#4B663C
  • sideBarSectionHeader.background#C2CFC4
  • sideBarSectionHeader.foreground#202E18
  • statusBar.background#D0DED2
  • statusBar.debuggingBackground#D0DED2
  • statusBar.foreground#4B663C
  • statusBar.noFolderBackground#D0DED2
  • statusBarItem.remoteBackground#C2CFC4
  • statusBarItem.remoteForeground#202E18
  • tab.activeBackground#E5EDE6
  • tab.activeForeground#202E18
  • tab.border#D0DED2
  • tab.inactiveBackground#C2CFC4
  • tab.inactiveForeground#202E18a0
  • terminal.ansiBlack#E5EDE6
  • terminal.ansiBlue#286486
  • terminal.ansiBrightBlack#B3C6B6
  • terminal.ansiBrightBlue#1D5573
  • terminal.ansiBrightCyan#2B747C
  • terminal.ansiBrightGreen#3F5A22
  • terminal.ansiBrightMagenta#7B3B70
  • terminal.ansiBrightRed#94253E
  • terminal.ansiBrightWhite#415934
  • terminal.ansiBrightYellow#803D1C
  • terminal.ansiCyan#3B8992
  • terminal.ansiGreen#567A30
  • terminal.ansiMagenta#88507D
  • terminal.ansiRed#A8334C
  • terminal.ansiWhite#202E18
  • terminal.ansiYellow#944927
  • terminalCursor.background#E5EDE6
  • terminalCursor.foreground#202E18
  • textLink.activeForeground#88507Dd0
  • textLink.foreground#88507D
  • widget.shadow#C2CFC4
  • window.activeBorder#88507D
  • window.inactiveBorder#202E18

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#878D88italic
variable.other.constant, constant, string#476038italic
constant.numeric#202E18italic
constant.language.boolean#202E18italic
variable.other#364A2A
entity.name.function#202E18
keyword#202E18bold
keyword.control.directive#202E18bold
storage.type, storage.modifier, keyword.other.typedef#495C4C
punctuation.definition.template-expression#415934bold
entity.name.tag#415934bold
support.type.property-name#202E18italic

Shiki preview

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

Loading...