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#BEBEBE
  • activityBar.foreground#555555
  • activityBarBadge.background#896788
  • activityBarBadge.foreground#CCCCCC
  • badge.background#896788
  • badge.foreground#CCCCCC
  • button.background#BEBEBE
  • button.foreground#555555
  • button.secondaryBackground#CCCCCC
  • button.secondaryForeground#818181
  • checkbox.background#BEBEBE
  • checkbox.foreground#555555
  • descriptionForeground#555555
  • disabledForeground#55555580
  • editor.background#DADADA
  • editor.findMatchBackground#957094
  • editor.findMatchHighlightBackground#C5A7C4
  • editor.foreground#555555
  • editor.lineHighlightBackground#D1D1D1
  • editor.selectionBackground#C4C4C4
  • 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#CCCCCC
  • editorGutter.addedBackground#A7D5A7
  • editorGutter.deletedBackground#E1C1C9
  • editorGutter.modifiedBackground#B4CDDA
  • editorHint.foreground#896788
  • editorHoverWidget.background#C1C1C1
  • editorHoverWidget.border#ABABAB
  • editorHoverWidget.foreground#555555
  • editorIndentGuide.activeBackground#8B8B8Ba0
  • editorIndentGuide.background#8B8B8B50
  • editorInfo.foreground#0084A3
  • editorLineNumber.activeForeground#555555
  • editorLineNumber.foreground#8B8B8B
  • editorOverviewRuler.addedForeground#A7D5A7
  • editorOverviewRuler.deletedForeground#E1C1C9
  • editorOverviewRuler.errorForeground#DC5284
  • editorOverviewRuler.findMatchForeground#C5A7C4
  • editorOverviewRuler.infoForeground#0084A3
  • editorOverviewRuler.modifiedForeground#B4CDDA
  • editorOverviewRuler.selectionHighlightForeground#C4C4C4
  • editorOverviewRuler.warningForeground#C48562
  • editorRuler.foreground#8B8B8Ba0
  • editorWarning.foreground#C48562
  • editorWidget.background#CCCCCC
  • editorWidget.border#BEBEBE
  • editorWidget.foreground#818181
  • errorForeground#DC5284
  • focusBorder#896788
  • foreground#555555
  • icon.foreground#555555a0
  • input.background#DADADA
  • input.foreground#555555
  • input.placeholderForeground#628562
  • inputOption.activeBorder#896788
  • inputValidation.errorBorder#DC5284
  • inputValidation.infoBorder#0084A3
  • inputValidation.warningBorder#C48562
  • keybindingLabel.background#BEBEBE
  • keybindingLabel.border#C1C1C1
  • keybindingLabel.bottomBorder#ABABAB
  • keybindingLabel.foreground#555555
  • list.activeSelectionBackground#ABABAB
  • list.activeSelectionForeground#555555
  • list.highlightForeground#896788
  • list.hoverBackground#ABABAB50
  • list.inactiveSelectionBackground#ABABABa0
  • minimap.errorHighlight#DC5284
  • minimap.findMatchHighlight#C5A7C4
  • minimap.selectionHighlight#C4C4C4
  • minimap.warningHighlight#C48562
  • minimapGutter.addedBackground#A7D5A7
  • minimapGutter.deletedBackground#E1C1C9
  • minimapGutter.modifiedBackground#B4CDDA
  • notificationCenterHeader.background#CCCCCC
  • notificationCenterHeader.foreground#818181
  • notificationLink.foreground#896788
  • notifications.background#DADADA
  • notifications.foreground#555555
  • notificationsErrorIcon.foreground#DC5284
  • notificationsInfoIcon.foreground#0084A3
  • notificationsWarningIcon.foreground#C48562
  • panel.background#DADADA
  • panel.border#8B8B8Ba0
  • panelTitle.activeBorder#8B8B8Ba0
  • panelTitle.activeForeground#555555
  • panelTitle.inactiveForeground#555555a0
  • pickerGroup.border#8B8B8Ba0
  • pickerGroup.foreground#818181
  • problemsErrorIcon.foreground#DC5284
  • problemsInfoIcon.foreground#0084A3
  • problemsWarningIcon.foreground#C48562
  • quickInput.background#CCCCCC
  • quickInput.foreground#818181
  • quickInputList.focusBackground#BEBEBE
  • quickInputList.focusForeground#555555
  • scrollbar.shadow#BEBEBE
  • scrollbarSlider.activeBackground#989898
  • scrollbarSlider.background#C1C1C1
  • scrollbarSlider.hoverBackground#ABABAB
  • selection.background#C4C4C4
  • sideBar.background#CCCCCC
  • sideBar.foreground#818181
  • sideBarSectionHeader.background#BEBEBE
  • sideBarSectionHeader.foreground#555555
  • statusBar.background#CCCCCC
  • statusBar.debuggingBackground#CCCCCC
  • statusBar.foreground#818181
  • statusBar.noFolderBackground#CCCCCC
  • statusBarItem.remoteBackground#BEBEBE
  • statusBarItem.remoteForeground#555555
  • tab.activeBackground#DADADA
  • tab.activeForeground#555555
  • tab.border#CCCCCC
  • tab.inactiveBackground#BEBEBE
  • 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#DADADA
  • terminalCursor.foreground#555555
  • textLink.activeForeground#896788d0
  • textLink.foreground#896788
  • widget.shadow#BEBEBE
  • 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#6A4A50
punctuation.definition.template-expression#755F74
entity.name.tag#755F74
support.type.property-name#896500italic

Shiki preview

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

Loading...