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#fafafa
  • activityBar.border#e4e4e7
  • activityBar.foreground#09090b
  • badge.background#e7000b
  • badge.foreground#09090b
  • breadcrumb.foreground#71717b
  • button.background#7f22fe
  • button.foreground#f5f3ff
  • button.hoverBackground#c4b4ff
  • debugToolBar.background#ffffff
  • dropdown.background#ffffff
  • dropdown.border#e4e4e7
  • dropdown.foreground#09090b
  • editor.background#ffffff
  • editor.foreground#09090b
  • editorGroup.border#e4e4e7
  • editorGroupHeader.tabsBackground#f4f4f5
  • editorGutter.background#fafafa
  • editorLineNumber.foreground#71717b
  • editorWidget.background#ffffff
  • focusBorder#a684ff
  • input.background#e4e4e7
  • input.border#e4e4e7
  • input.foreground#09090b
  • inputOption.activeBackground#7f22fe
  • inputOption.activeForeground#f5f3ff
  • list.activeSelectionBackground#7f22fe
  • list.activeSelectionForeground#f5f3ff
  • list.focusBackground#a684ff
  • list.hoverBackground#f4f4f5
  • list.inactiveSelectionBackground#f4f4f5
  • menu.background#ffffff
  • menu.foreground#09090b
  • menu.separatorBackground#e4e4e7
  • panel.background#ffffff
  • panel.border#e4e4e7
  • peekViewEditor.background#ffffff
  • peekViewResult.background#f4f4f5
  • progressBar.background#7f22fe
  • scrollbarSlider.activeBackground#f4f4f5ff
  • scrollbarSlider.background#f4f4f599
  • scrollbarSlider.hoverBackground#f4f4f5cc
  • settings.headerForeground#09090b
  • settings.modifiedItemIndicator#a684ff
  • sideBar.background#fafafa
  • sideBar.foreground#09090b
  • sideBarSectionHeader.background#fafafa
  • sideBarSectionHeader.border#e4e4e7
  • sideBarSectionHeader.foreground#09090b
  • statusBar.background#7f22fe
  • statusBar.border#e4e4e7
  • statusBar.foreground#f5f3ff
  • tab.activeBackground#ffffff
  • tab.activeForeground#09090b
  • tab.border#e4e4e7
  • tab.inactiveBackground#f4f4f5
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#a684ff
  • terminal.ansiBrightBlack#f4f4f5
  • terminal.ansiBrightBlue#7f22fe
  • terminal.ansiBrightCyan#7008e7
  • terminal.ansiBrightGreen#c4b4ff
  • terminal.ansiBrightMagenta#7f22fe
  • terminal.ansiBrightRed#e7000b
  • terminal.ansiBrightWhite#09090b
  • terminal.ansiBrightYellow#f5f3ff
  • terminal.ansiCyan#5d0ec0
  • terminal.ansiGreen#8e51ff
  • terminal.ansiMagenta#7008e7
  • terminal.ansiRed#e7000b
  • terminal.ansiWhite#09090b
  • terminal.ansiYellow#c4b4ff
  • terminal.background#ffffff
  • terminal.border#e4e4e7
  • terminal.foreground#09090b
  • terminal.selectionBackground#7f22fe99
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#7f22fe
  • textLink.foreground#7f22fe
  • titleBar.activeBackground#fafafa
  • titleBar.activeForeground#09090b
  • titleBar.border#e4e4e7
  • titleBar.inactiveBackground#fafafa
  • welcomePage.background#ffffff
  • welcomePage.tileBackground#ffffff

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#71717b
string#5d0ec0
keyword#7f22fe
entity.name.function#c4b4ff
variable#7f22fe
entity.name.type#7008e7
constant#e7000b
markup.underline.link#7f22fe
punctuation#09090b
constant.numeric#e7000b
keyword.operator#c4b4ff