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#5ea500
  • button.foreground#f7fee7
  • button.hoverBackground#7bf1a8
  • 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#9ae600
  • input.background#e4e4e7
  • input.border#e4e4e7
  • input.foreground#09090b
  • inputOption.activeBackground#5ea500
  • inputOption.activeForeground#f7fee7
  • list.activeSelectionBackground#5ea500
  • list.activeSelectionForeground#f7fee7
  • list.focusBackground#9ae600
  • 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#5ea500
  • scrollbarSlider.activeBackground#f4f4f5ff
  • scrollbarSlider.background#f4f4f599
  • scrollbarSlider.hoverBackground#f4f4f5cc
  • settings.headerForeground#09090b
  • settings.modifiedItemIndicator#9ae600
  • sideBar.background#fafafa
  • sideBar.foreground#09090b
  • sideBarSectionHeader.background#fafafa
  • sideBarSectionHeader.border#e4e4e7
  • sideBarSectionHeader.foreground#09090b
  • statusBar.background#5ea500
  • statusBar.border#e4e4e7
  • statusBar.foreground#f7fee7
  • tab.activeBackground#ffffff
  • tab.activeForeground#09090b
  • tab.border#e4e4e7
  • tab.inactiveBackground#f4f4f5
  • terminal.ansiBlack#ffffff
  • terminal.ansiBlue#9ae600
  • terminal.ansiBrightBlack#f4f4f5
  • terminal.ansiBrightBlue#5ea500
  • terminal.ansiBrightCyan#00a63e
  • terminal.ansiBrightGreen#7bf1a8
  • terminal.ansiBrightMagenta#dff5e2
  • terminal.ansiBrightRed#e7000b
  • terminal.ansiBrightWhite#09090b
  • terminal.ansiBrightYellow#f7fee7
  • terminal.ansiCyan#016630
  • terminal.ansiGreen#00c950
  • terminal.ansiMagenta#00a63e
  • terminal.ansiRed#e7000b
  • terminal.ansiWhite#09090b
  • terminal.ansiYellow#7bf1a8
  • terminal.background#ffffff
  • terminal.border#e4e4e7
  • terminal.foreground#09090b
  • terminal.selectionBackground#5ea50099
  • terminalCursor.background#ffffff
  • terminalCursor.foreground#5ea500
  • textLink.foreground#5ea500
  • 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#016630
keyword#5ea500
entity.name.function#7bf1a8
variable#dff5e2
entity.name.type#00a63e
constant#e7000b
markup.underline.link#5ea500
punctuation#09090b
constant.numeric#e7000b
keyword.operator#7bf1a8
Prism Themes by Muhammad-Sulman - VS Code Theme