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#302825
  • activityBar.foreground#B4BDC3
  • activityBarBadge.background#B279A7
  • activityBarBadge.foreground#241E1B
  • badge.background#B279A7
  • badge.foreground#241E1B
  • button.background#302825
  • button.foreground#B4BDC3
  • button.secondaryBackground#241E1B
  • button.secondaryForeground#CAD0D4
  • checkbox.background#302825
  • checkbox.foreground#B4BDC3
  • descriptionForeground#B4BDC3
  • disabledForeground#B4BDC380
  • editor.background#171210
  • editor.findMatchBackground#BA85AF
  • editor.findMatchHighlightBackground#5C3D56
  • editor.foreground#B4BDC3
  • editor.lineHighlightBackground#201A18
  • editor.selectionBackground#37393B
  • editorBracketHighlight.foreground1#6099C0
  • editorBracketHighlight.foreground2#819B69
  • editorBracketHighlight.foreground3#B279A7
  • editorBracketHighlight.foreground4#6099C0
  • editorBracketHighlight.foreground5#819B69
  • editorBracketHighlight.foreground6#B279A7
  • editorBracketHighlight.unexpectedBracket.foreground#DE6E7C
  • editorCursor.foreground#C4CACF
  • editorError.foreground#DE6E7C
  • editorGroupHeader.tabsBackground#241E1B
  • editorGutter.addedBackground#1E2616
  • editorGutter.deletedBackground#361C1F
  • editorGutter.modifiedBackground#18252F
  • editorHint.foreground#B279A7
  • editorHoverWidget.background#2B2421
  • editorHoverWidget.border#483E38
  • editorHoverWidget.foreground#B4BDC3
  • editorIndentGuide.activeBackground#675952a0
  • editorIndentGuide.background#67595250
  • editorInfo.foreground#6099C0
  • editorLineNumber.activeForeground#B4BDC3
  • editorLineNumber.foreground#675952
  • editorOverviewRuler.addedForeground#1E2616
  • editorOverviewRuler.deletedForeground#361C1F
  • editorOverviewRuler.errorForeground#DE6E7C
  • editorOverviewRuler.findMatchForeground#5C3D56
  • editorOverviewRuler.infoForeground#6099C0
  • editorOverviewRuler.modifiedForeground#18252F
  • editorOverviewRuler.selectionHighlightForeground#37393B
  • editorOverviewRuler.warningForeground#B77E64
  • editorRuler.foreground#675952a0
  • editorWarning.foreground#B77E64
  • editorWidget.background#241E1B
  • editorWidget.border#302825
  • editorWidget.foreground#CAD0D4
  • errorForeground#DE6E7C
  • focusBorder#B279A7
  • foreground#B4BDC3
  • icon.foreground#B4BDC3a0
  • input.background#171210
  • input.foreground#B4BDC3
  • input.placeholderForeground#6C615B
  • inputOption.activeBorder#B279A7
  • inputValidation.errorBorder#DE6E7C
  • inputValidation.infoBorder#6099C0
  • inputValidation.warningBorder#B77E64
  • keybindingLabel.background#302825
  • keybindingLabel.border#2B2421
  • keybindingLabel.bottomBorder#483E38
  • keybindingLabel.foreground#B4BDC3
  • list.activeSelectionBackground#483E38
  • list.activeSelectionForeground#B4BDC3
  • list.highlightForeground#B279A7
  • list.hoverBackground#483E3850
  • list.inactiveSelectionBackground#483E38a0
  • minimap.errorHighlight#DE6E7C
  • minimap.findMatchHighlight#5C3D56
  • minimap.selectionHighlight#37393B
  • minimap.warningHighlight#B77E64
  • minimapGutter.addedBackground#1E2616
  • minimapGutter.deletedBackground#361C1F
  • minimapGutter.modifiedBackground#18252F
  • notificationCenterHeader.background#241E1B
  • notificationCenterHeader.foreground#CAD0D4
  • notificationLink.foreground#B279A7
  • notifications.background#171210
  • notifications.foreground#B4BDC3
  • notificationsErrorIcon.foreground#DE6E7C
  • notificationsInfoIcon.foreground#6099C0
  • notificationsWarningIcon.foreground#B77E64
  • panel.background#171210
  • panel.border#675952a0
  • panelTitle.activeBorder#675952a0
  • panelTitle.activeForeground#B4BDC3
  • panelTitle.inactiveForeground#B4BDC3a0
  • pickerGroup.border#675952a0
  • pickerGroup.foreground#CAD0D4
  • problemsErrorIcon.foreground#DE6E7C
  • problemsInfoIcon.foreground#6099C0
  • problemsWarningIcon.foreground#B77E64
  • quickInput.background#241E1B
  • quickInput.foreground#CAD0D4
  • quickInputList.focusBackground#302825
  • quickInputList.focusForeground#B4BDC3
  • scrollbar.shadow#302825
  • scrollbarSlider.activeBackground#5F524B
  • scrollbarSlider.background#2B2421
  • scrollbarSlider.hoverBackground#483E38
  • selection.background#37393B
  • sideBar.background#241E1B
  • sideBar.foreground#CAD0D4
  • sideBarSectionHeader.background#302825
  • sideBarSectionHeader.foreground#B4BDC3
  • statusBar.background#241E1B
  • statusBar.debuggingBackground#241E1B
  • statusBar.foreground#CAD0D4
  • statusBar.noFolderBackground#241E1B
  • statusBarItem.remoteBackground#302825
  • statusBarItem.remoteForeground#B4BDC3
  • tab.activeBackground#171210
  • tab.activeForeground#B4BDC3
  • tab.border#241E1B
  • tab.inactiveBackground#302825
  • tab.inactiveForeground#B4BDC3a0
  • terminal.ansiBlack#1C1917
  • terminal.ansiBlue#6099C0
  • terminal.ansiBrightBlack#403833
  • terminal.ansiBrightBlue#61ABDA
  • terminal.ansiBrightCyan#65B8C1
  • terminal.ansiBrightGreen#8BAE68
  • terminal.ansiBrightMagenta#CF86C1
  • terminal.ansiBrightRed#E8838F
  • terminal.ansiBrightWhite#888F94
  • terminal.ansiBrightYellow#D68C67
  • terminal.ansiCyan#66A5AD
  • terminal.ansiGreen#819B69
  • terminal.ansiMagenta#B279A7
  • terminal.ansiRed#DE6E7C
  • terminal.ansiWhite#B4BDC3
  • terminal.ansiYellow#B77E64
  • terminalCursor.background#171210
  • terminalCursor.foreground#C4CACF
  • textLink.activeForeground#B279A7d0
  • textLink.foreground#B279A7
  • widget.shadow#302825
  • window.activeBorder#B279A7
  • window.inactiveBorder#B4BDC3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#6C615Bitalic
variable.other.constant, constant, string#868C91italic
constant.numeric#B4BDC3italic
constant.language.boolean#B4BDC3italic
variable.other#979FA4
entity.name.function#B4BDC3
keyword#B4BDC3bold
keyword.control.directive#B4BDC3bold
storage.type, storage.modifier, keyword.other.typedef#A48F84
punctuation.definition.template-expression#8D9499bold
entity.name.tag#8D9499bold
support.type.property-name#B4BDC3italic

Shiki preview

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

Loading...