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#121824
  • activityBar.foreground#B3AAE2
  • activityBar.inactiveForeground#7CAFD1
  • activityBarBadge.background#B3AAE2
  • activityBarBadge.foreground#121824
  • badge.background#34446b
  • badge.foreground#BFD1E2
  • button.background#B3AAE2
  • button.foreground#121824
  • editor.background#121824
  • editor.foreground#BFD1E2
  • editor.inactiveSelectionBackground#1B243A
  • editor.selectionBackground#25304B
  • editorCursor.foreground#B3AAE2
  • editorGroupHeader.tabsBackground#121824
  • editorHoverWidget.background#121824
  • editorLineNumber.activeForeground#BFD1E2
  • editorLineNumber.foreground#7CAFD1
  • editorSuggestWidget.background#121824
  • editorSuggestWidget.highlightForeground#BFD1E2
  • editorSuggestWidget.selectedBackground#25304B
  • input.background#1A2135
  • input.foreground#BFD1E2
  • list.activeSelectionBackground#25304B
  • list.activeSelectionForeground#BFD1E2
  • list.hoverBackground#1B243A
  • notificationCenterHeader.background#181825
  • notificationCenterHeader.foreground#BFD1E2
  • notificationLink.foreground#7CAFD1
  • notifications.background#181825
  • notifications.foreground#BFD1E2
  • quickInput.background#121824
  • scrollbarSlider.background#1B243A
  • sideBar.background#121824
  • sideBar.foreground#BFD1E2
  • statusBar.background#121824
  • statusBar.foreground#BFD1E2
  • tab.inactiveBackground#121824
  • titleBar.activeBackground#121824
  • titleBar.activeForeground#BFD1E2

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment, punctuation.definition.comment, string.comment#6C7086italic
keyword, storage#B3AAE2
string, constant.other.symbol#7CAFD1
constant.numeric, number#D09292
entity.name.function, support.function#A2D0C0
variable, identifier#A4B6DD
storage.type, entity.name.type#A2D0C0
constant.language, constant.character#EADA52
punctuation, meta.brace#7CAFD1
variable.property, support.variable.property#BFD1E2
Chromatica by Halim Qarroum - VS Code Theme