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#171717
  • activityBar.border#ffffff1a
  • activityBar.foreground#fafafa
  • badge.background#ff6467
  • badge.foreground#fafafa
  • breadcrumb.foreground#a1a1a1
  • button.background#e5e5e5
  • button.foreground#171717
  • button.hoverBackground#1447e6
  • debugToolBar.background#171717
  • dropdown.background#0a0a0a
  • dropdown.border#ffffff1a
  • dropdown.foreground#fafafa
  • editor.background#0a0a0a
  • editor.foreground#fafafa
  • editorGroup.border#ffffff1a
  • editorGroupHeader.tabsBackground#262626
  • editorGutter.background#171717
  • editorLineNumber.foreground#a1a1a1
  • editorWidget.background#171717
  • focusBorder#737373
  • input.background#ffffff26
  • input.border#ffffff1a
  • input.foreground#fafafa
  • inputOption.activeBackground#e5e5e5
  • inputOption.activeForeground#171717
  • list.activeSelectionBackground#e5e5e5
  • list.activeSelectionForeground#171717
  • list.focusBackground#737373
  • list.hoverBackground#262626
  • list.inactiveSelectionBackground#262626
  • menu.background#171717
  • menu.foreground#fafafa
  • menu.separatorBackground#ffffff1a
  • panel.background#0a0a0a
  • panel.border#ffffff1a
  • peekViewEditor.background#0a0a0a
  • peekViewResult.background#262626
  • progressBar.background#e5e5e5
  • scrollbarSlider.activeBackground#262626ff
  • scrollbarSlider.background#26262699
  • scrollbarSlider.hoverBackground#262626cc
  • settings.headerForeground#fafafa
  • settings.modifiedItemIndicator#737373
  • sideBar.background#171717
  • sideBar.foreground#fafafa
  • sideBarSectionHeader.background#171717
  • sideBarSectionHeader.border#ffffff1a
  • sideBarSectionHeader.foreground#fafafa
  • statusBar.background#e5e5e5
  • statusBar.border#ffffff1a
  • statusBar.foreground#171717
  • tab.activeBackground#0a0a0a
  • tab.activeForeground#fafafa
  • tab.border#ffffff1a
  • tab.inactiveBackground#262626
  • terminal.ansiBlack#0a0a0a
  • terminal.ansiBlue#737373
  • terminal.ansiBrightBlack#262626
  • terminal.ansiBrightBlue#e5e5e5
  • terminal.ansiBrightCyan#ad46ff
  • terminal.ansiBrightGreen#1447e6
  • terminal.ansiBrightMagenta#fe9a00
  • terminal.ansiBrightRed#ff6467
  • terminal.ansiBrightWhite#fafafa
  • terminal.ansiBrightYellow#171717
  • terminal.ansiCyan#ff2056
  • terminal.ansiGreen#00bc7d
  • terminal.ansiMagenta#104e64
  • terminal.ansiRed#ff6467
  • terminal.ansiWhite#fafafa
  • terminal.ansiYellow#1447e6
  • terminal.background#0a0a0a
  • terminal.border#ffffff1a
  • terminal.foreground#fafafa
  • terminal.selectionBackground#e5e5e599
  • terminalCursor.background#0a0a0a
  • terminalCursor.foreground#e5e5e5
  • textLink.foreground#e5e5e5
  • titleBar.activeBackground#171717
  • titleBar.activeForeground#fafafa
  • titleBar.border#ffffff1a
  • titleBar.inactiveBackground#171717
  • welcomePage.background#0a0a0a
  • welcomePage.tileBackground#171717

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#a1a1a1
string#ff2056
keyword#e5e5e5
entity.name.function#1447e6
variable#fe9a00
entity.name.type#ad46ff
constant#ff6467
markup.underline.link#e5e5e5
punctuation#fafafa
constant.numeric#ff6467
keyword.operator#1447e6