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#32b9c6
  • activityBar.foreground#000000
  • button.background#32b9c6
  • button.foreground#000000
  • editor.background#191A1A
  • editor.foreground#F8FAFA
  • editor.lineHighlightBackground#2D3232
  • editor.selectionBackground#18333a
  • editorCursor.foreground#32b9c6
  • editorIndentGuide.background#2a2e2e
  • editorLineNumber.foreground#a1a3a3
  • focusBorder#0099a6
  • input.background#1F2121
  • panel.background#121313
  • panel.border#2a2e2e
  • sideBar.background#1F2121
  • sideBar.border#232525
  • sideBar.foreground#F8FAFA
  • statusBar.background#2D3232
  • statusBar.foreground#F8FAFA
  • tab.activeBackground#191A1A
  • tab.activeForeground#F8FAFA
  • tab.inactiveBackground#1F2121
  • tab.inactiveForeground#a1a3a3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#a1a3a3italic
keyword#32b9c6
string#6ccbd5
number#0b9aa6
function#005e68
variable#F8FAFA
type#6986a0
Perplexity Themes by Zaki Ul Hassan - VS Code Theme