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#292B3F
  • activityBar.foreground#C0CAF5
  • activityBarBadge.background#BB9BF7
  • activityBarBadge.foreground#1F2031
  • badge.background#BB9BF7
  • badge.foreground#1F2031
  • button.background#292B3F
  • button.foreground#C0CAF5
  • button.secondaryBackground#1F2031
  • button.secondaryForeground#D2D9F8
  • checkbox.background#292B3F
  • checkbox.foreground#C0CAF5
  • descriptionForeground#C0CAF5
  • disabledForeground#C0CAF580
  • editor.background#131521
  • editor.findMatchBackground#AD82F5
  • editor.findMatchHighlightBackground#641DAE
  • editor.foreground#C0CAF5
  • editor.lineHighlightBackground#1B1C2C
  • editor.selectionBackground#27396A
  • editorBracketHighlight.foreground1#7BA2F7
  • editorBracketHighlight.foreground2#74DBCB
  • editorBracketHighlight.foreground3#BB9BF7
  • editorBracketHighlight.foreground4#7BA2F7
  • editorBracketHighlight.foreground5#74DBCB
  • editorBracketHighlight.foreground6#BB9BF7
  • editorBracketHighlight.unexpectedBracket.foreground#F77890
  • editorCursor.foreground#CED6F7
  • editorError.foreground#F77890
  • editorGroupHeader.tabsBackground#1F2031
  • editorGutter.addedBackground#192926
  • editorGutter.deletedBackground#381E22
  • editorGutter.modifiedBackground#1C253B
  • editorHint.foreground#BB9BF7
  • editorHoverWidget.background#25263A
  • editorHoverWidget.border#3B3E5A
  • editorHoverWidget.foreground#C0CAF5
  • editorIndentGuide.activeBackground#585B82a0
  • editorIndentGuide.background#585B8250
  • editorInfo.foreground#7BA2F7
  • editorLineNumber.activeForeground#C0CAF5
  • editorLineNumber.foreground#585B82
  • editorOverviewRuler.addedForeground#192926
  • editorOverviewRuler.deletedForeground#381E22
  • editorOverviewRuler.errorForeground#F77890
  • editorOverviewRuler.findMatchForeground#641DAE
  • editorOverviewRuler.infoForeground#7BA2F7
  • editorOverviewRuler.modifiedForeground#1C253B
  • editorOverviewRuler.selectionHighlightForeground#27396A
  • editorOverviewRuler.warningForeground#E1B068
  • editorRuler.foreground#585B82a0
  • editorWarning.foreground#E1B068
  • editorWidget.background#1F2031
  • editorWidget.border#292B3F
  • editorWidget.foreground#D2D9F8
  • errorForeground#F77890
  • focusBorder#BB9BF7
  • foreground#C0CAF5
  • icon.foreground#C0CAF5a0
  • input.background#131521
  • input.foreground#C0CAF5
  • input.placeholderForeground#5E6180
  • inputOption.activeBorder#BB9BF7
  • inputValidation.errorBorder#F77890
  • inputValidation.infoBorder#7BA2F7
  • inputValidation.warningBorder#E1B068
  • keybindingLabel.background#292B3F
  • keybindingLabel.border#25263A
  • keybindingLabel.bottomBorder#3B3E5A
  • keybindingLabel.foreground#C0CAF5
  • list.activeSelectionBackground#3B3E5A
  • list.activeSelectionForeground#C0CAF5
  • list.highlightForeground#BB9BF7
  • list.hoverBackground#3B3E5A50
  • list.inactiveSelectionBackground#3B3E5Aa0
  • minimap.errorHighlight#F77890
  • minimap.findMatchHighlight#641DAE
  • minimap.selectionHighlight#27396A
  • minimap.warningHighlight#E1B068
  • minimapGutter.addedBackground#192926
  • minimapGutter.deletedBackground#381E22
  • minimapGutter.modifiedBackground#1C253B
  • notificationCenterHeader.background#1F2031
  • notificationCenterHeader.foreground#D2D9F8
  • notificationLink.foreground#BB9BF7
  • notifications.background#131521
  • notifications.foreground#C0CAF5
  • notificationsErrorIcon.foreground#F77890
  • notificationsInfoIcon.foreground#7BA2F7
  • notificationsWarningIcon.foreground#E1B068
  • panel.background#131521
  • panel.border#585B82a0
  • panelTitle.activeBorder#585B82a0
  • panelTitle.activeForeground#C0CAF5
  • panelTitle.inactiveForeground#C0CAF5a0
  • pickerGroup.border#585B82a0
  • pickerGroup.foreground#D2D9F8
  • problemsErrorIcon.foreground#F77890
  • problemsInfoIcon.foreground#7BA2F7
  • problemsWarningIcon.foreground#E1B068
  • quickInput.background#1F2031
  • quickInput.foreground#D2D9F8
  • quickInputList.focusBackground#292B3F
  • quickInputList.focusForeground#C0CAF5
  • scrollbar.shadow#292B3F
  • scrollbarSlider.activeBackground#515479
  • scrollbarSlider.background#25263A
  • scrollbarSlider.hoverBackground#3B3E5A
  • selection.background#27396A
  • sideBar.background#1F2031
  • sideBar.foreground#D2D9F8
  • sideBarSectionHeader.background#292B3F
  • sideBarSectionHeader.foreground#C0CAF5
  • statusBar.background#1F2031
  • statusBar.debuggingBackground#1F2031
  • statusBar.foreground#D2D9F8
  • statusBar.noFolderBackground#1F2031
  • statusBarItem.remoteBackground#292B3F
  • statusBarItem.remoteForeground#C0CAF5
  • tab.activeBackground#131521
  • tab.activeForeground#C0CAF5
  • tab.border#1F2031
  • tab.inactiveBackground#292B3F
  • tab.inactiveForeground#C0CAF5a0
  • terminal.ansiBlack#1A1B26
  • terminal.ansiBlue#7BA2F7
  • terminal.ansiBrightBlack#36384D
  • terminal.ansiBrightBlue#90AFFA
  • terminal.ansiBrightCyan#74DBCB
  • terminal.ansiBrightGreen#6DE5D3
  • terminal.ansiBrightMagenta#C6ACFA
  • terminal.ansiBrightRed#F98EA0
  • terminal.ansiBrightWhite#7E98EB
  • terminal.ansiBrightYellow#F2BA64
  • terminal.ansiCyan#2BC4DE
  • terminal.ansiGreen#74DBCB
  • terminal.ansiMagenta#BB9BF7
  • terminal.ansiRed#F77890
  • terminal.ansiWhite#C0CAF5
  • terminal.ansiYellow#E1B068
  • terminalCursor.background#131521
  • terminalCursor.foreground#CED6F7
  • textLink.activeForeground#BB9BF7d0
  • textLink.foreground#BB9BF7
  • widget.shadow#292B3F
  • window.activeBorder#BB9BF7
  • window.inactiveBorder#C0CAF5

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#5E6180italic
variable.other.constant, constant, string#7592EAitalic
constant.numeric#2BC4DE
constant.language.boolean#C0CAF5italic
variable.other#98ABEF
entity.name.function#C0CAF5
keyword#BB9BF7bold
keyword.control.directive#BB9BF7
storage.type, storage.modifier, keyword.other.typedef#8F91AF
punctuation.definition.template-expression#7BA2F7
entity.name.tag#7BA2F7
support.type.property-name#2BC4DE

Shiki preview

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

Loading...

Zenbones Themes by rpbritton - VS Code Theme