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