Skip to main content
Coding Theme

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#CFCBCC
  • activityBar.foreground#555555
  • activityBarBadge.background#896788
  • activityBarBadge.foreground#DCD9DA
  • badge.background#896788
  • badge.foreground#DCD9DA
  • button.background#CFCBCC
  • button.foreground#555555
  • button.secondaryBackground#DCD9DA
  • button.secondaryForeground#818181
  • checkbox.background#CFCBCC
  • checkbox.foreground#555555
  • descriptionForeground#555555
  • disabledForeground#55555580
  • editor.background#ECEAEB
  • editor.findMatchBackground#A77EA6
  • editor.findMatchHighlightBackground#D1BAD0
  • editor.foreground#555555
  • editor.lineHighlightBackground#E4E2E2
  • editor.selectionBackground#D4D4D4
  • editorBracketHighlight.foreground1#0084A3
  • editorBracketHighlight.foreground2#628562
  • editorBracketHighlight.foreground3#896788
  • editorBracketHighlight.foreground4#0084A3
  • editorBracketHighlight.foreground5#628562
  • editorBracketHighlight.foreground6#896788
  • editorBracketHighlight.unexpectedBracket.foreground#DC5284
  • editorCursor.foreground#555555
  • editorError.foreground#DC5284
  • editorGroupHeader.tabsBackground#DCD9DA
  • editorGutter.addedBackground#B5E6B6
  • editorGutter.deletedBackground#EAD5DA
  • editorGutter.modifiedBackground#CCDDE5
  • editorHint.foreground#896788
  • editorHoverWidget.background#D5D1D1
  • editorHoverWidget.border#BBB4B5
  • editorHoverWidget.foreground#555555
  • editorIndentGuide.activeBackground#9F9395a0
  • editorIndentGuide.background#9F939550
  • editorInfo.foreground#0084A3
  • editorLineNumber.activeForeground#555555
  • editorLineNumber.foreground#9F9395
  • editorOverviewRuler.addedForeground#B5E6B6
  • editorOverviewRuler.deletedForeground#EAD5DA
  • editorOverviewRuler.errorForeground#DC5284
  • editorOverviewRuler.findMatchForeground#D1BAD0
  • editorOverviewRuler.infoForeground#0084A3
  • editorOverviewRuler.modifiedForeground#CCDDE5
  • editorOverviewRuler.selectionHighlightForeground#D4D4D4
  • editorOverviewRuler.warningForeground#C48562
  • editorRuler.foreground#9F9395a0
  • editorWarning.foreground#C48562
  • editorWidget.background#DCD9DA
  • editorWidget.border#CFCBCC
  • editorWidget.foreground#818181
  • errorForeground#DC5284
  • focusBorder#896788
  • foreground#555555
  • icon.foreground#555555a0
  • input.background#ECEAEB
  • input.foreground#555555
  • input.placeholderForeground#628562
  • inputOption.activeBorder#896788
  • inputValidation.errorBorder#DC5284
  • inputValidation.infoBorder#0084A3
  • inputValidation.warningBorder#C48562
  • keybindingLabel.background#CFCBCC
  • keybindingLabel.border#D5D1D1
  • keybindingLabel.bottomBorder#BBB4B5
  • keybindingLabel.foreground#555555
  • list.activeSelectionBackground#BBB4B5
  • list.activeSelectionForeground#555555
  • list.highlightForeground#896788
  • list.hoverBackground#BBB4B550
  • list.inactiveSelectionBackground#BBB4B5a0
  • minimap.errorHighlight#DC5284
  • minimap.findMatchHighlight#D1BAD0
  • minimap.selectionHighlight#D4D4D4
  • minimap.warningHighlight#C48562
  • minimapGutter.addedBackground#B5E6B6
  • minimapGutter.deletedBackground#EAD5DA
  • minimapGutter.modifiedBackground#CCDDE5
  • notificationCenterHeader.background#DCD9DA
  • notificationCenterHeader.foreground#818181
  • notificationLink.foreground#896788
  • notifications.background#ECEAEB
  • notifications.foreground#555555
  • notificationsErrorIcon.foreground#DC5284
  • notificationsInfoIcon.foreground#0084A3
  • notificationsWarningIcon.foreground#C48562
  • panel.background#ECEAEB
  • panel.border#9F9395a0
  • panelTitle.activeBorder#9F9395a0
  • panelTitle.activeForeground#555555
  • panelTitle.inactiveForeground#555555a0
  • pickerGroup.border#9F9395a0
  • pickerGroup.foreground#818181
  • problemsErrorIcon.foreground#DC5284
  • problemsInfoIcon.foreground#0084A3
  • problemsWarningIcon.foreground#C48562
  • quickInput.background#DCD9DA
  • quickInput.foreground#818181
  • quickInputList.focusBackground#CFCBCC
  • quickInputList.focusForeground#555555
  • scrollbar.shadow#CFCBCC
  • scrollbarSlider.activeBackground#AAA1A2
  • scrollbarSlider.background#D5D1D1
  • scrollbarSlider.hoverBackground#BBB4B5
  • selection.background#D4D4D4
  • sideBar.background#DCD9DA
  • sideBar.foreground#818181
  • sideBarSectionHeader.background#CFCBCC
  • sideBarSectionHeader.foreground#555555
  • statusBar.background#DCD9DA
  • statusBar.debuggingBackground#DCD9DA
  • statusBar.foreground#818181
  • statusBar.noFolderBackground#DCD9DA
  • statusBarItem.remoteBackground#CFCBCC
  • statusBarItem.remoteForeground#555555
  • tab.activeBackground#ECEAEB
  • tab.activeForeground#555555
  • tab.border#DCD9DA
  • tab.inactiveBackground#CFCBCC
  • tab.inactiveForeground#555555a0
  • terminal.ansiBlack#E2E2E2
  • terminal.ansiBlue#0084A3
  • terminal.ansiBrightBlack#BFBABB
  • terminal.ansiBrightBlue#006F89
  • terminal.ansiBrightCyan#006F70
  • terminal.ansiBrightGreen#487249
  • terminal.ansiBrightMagenta#7F4C7E
  • terminal.ansiBrightRed#BE3C6D
  • terminal.ansiBrightWhite#777777
  • terminal.ansiBrightYellow#A76B48
  • terminal.ansiCyan#008586
  • terminal.ansiGreen#628562
  • terminal.ansiMagenta#896788
  • terminal.ansiRed#DC5284
  • terminal.ansiWhite#555555
  • terminal.ansiYellow#C48562
  • terminalCursor.background#ECEAEB
  • terminalCursor.foreground#555555
  • textLink.activeForeground#896788d0
  • textLink.foreground#896788
  • widget.shadow#CFCBCC
  • window.activeBorder#896788
  • window.inactiveBorder#555555

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#628562italic
variable.other.constant, constant, string#7C7C7Citalic
constant.numeric#896500italic
constant.language.boolean#555555italic
variable.other#555555
entity.name.function#6C6B20
keyword#0084A3bold
keyword.control.directive#BE6A84
storage.type, storage.modifier, keyword.other.typedef#754C54
punctuation.definition.template-expression#755F74
entity.name.tag#755F74
support.type.property-name#896500italic