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#18181b
  • activityBar.border#ffffff1a
  • activityBar.foreground#fafafa
  • badge.background#ff6467
  • badge.foreground#fafafa
  • breadcrumb.foreground#9f9fa9
  • button.background#5ea500
  • button.foreground#f7fee7
  • button.hoverBackground#7bf1a8
  • debugToolBar.background#18181b
  • dropdown.background#09090b
  • dropdown.border#ffffff1a
  • dropdown.foreground#fafafa
  • editor.background#09090b
  • editor.foreground#fafafa
  • editorGroup.border#ffffff1a
  • editorGroupHeader.tabsBackground#27272a
  • editorGutter.background#18181b
  • editorLineNumber.foreground#9f9fa9
  • editorWidget.background#18181b
  • focusBorder#35530e
  • input.background#ffffff26
  • input.border#ffffff1a
  • input.foreground#fafafa
  • inputOption.activeBackground#5ea500
  • inputOption.activeForeground#f7fee7
  • list.activeSelectionBackground#5ea500
  • list.activeSelectionForeground#f7fee7
  • list.focusBackground#35530e
  • list.hoverBackground#27272a
  • list.inactiveSelectionBackground#27272a
  • menu.background#18181b
  • menu.foreground#fafafa
  • menu.separatorBackground#ffffff1a
  • panel.background#09090b
  • panel.border#ffffff1a
  • peekViewEditor.background#09090b
  • peekViewResult.background#27272a
  • progressBar.background#5ea500
  • scrollbarSlider.activeBackground#27272aff
  • scrollbarSlider.background#27272a99
  • scrollbarSlider.hoverBackground#27272acc
  • settings.headerForeground#fafafa
  • settings.modifiedItemIndicator#35530e
  • sideBar.background#18181b
  • sideBar.foreground#fafafa
  • sideBarSectionHeader.background#18181b
  • sideBarSectionHeader.border#ffffff1a
  • sideBarSectionHeader.foreground#fafafa
  • statusBar.background#5ea500
  • statusBar.border#ffffff1a
  • statusBar.foreground#f7fee7
  • tab.activeBackground#09090b
  • tab.activeForeground#fafafa
  • tab.border#ffffff1a
  • tab.inactiveBackground#27272a
  • terminal.ansiBlack#09090b
  • terminal.ansiBlue#35530e
  • terminal.ansiBrightBlack#27272a
  • terminal.ansiBrightBlue#5ea500
  • terminal.ansiBrightCyan#00a63e
  • terminal.ansiBrightGreen#7bf1a8
  • terminal.ansiBrightMagenta#dff5e2
  • terminal.ansiBrightRed#ff6467
  • terminal.ansiBrightWhite#fafafa
  • terminal.ansiBrightYellow#f7fee7
  • terminal.ansiCyan#016630
  • terminal.ansiGreen#00c950
  • terminal.ansiMagenta#00a63e
  • terminal.ansiRed#ff6467
  • terminal.ansiWhite#fafafa
  • terminal.ansiYellow#7bf1a8
  • terminal.background#09090b
  • terminal.border#ffffff1a
  • terminal.foreground#fafafa
  • terminal.selectionBackground#5ea50099
  • terminalCursor.background#09090b
  • terminalCursor.foreground#5ea500
  • textLink.foreground#5ea500
  • titleBar.activeBackground#18181b
  • titleBar.activeForeground#fafafa
  • titleBar.border#ffffff1a
  • titleBar.inactiveBackground#18181b
  • welcomePage.background#09090b
  • welcomePage.tileBackground#18181b

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#9f9fa9
string#016630
keyword#5ea500
entity.name.function#7bf1a8
variable#dff5e2
entity.name.type#00a63e
constant#ff6467
markup.underline.link#5ea500
punctuation#fafafa
constant.numeric#ff6467
keyword.operator#7bf1a8
Prism Themes by Muhammad-Sulman - VS Code Theme