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#120a05
  • activityBar.foreground#ff8c42
  • activityBarBadge.background#ff4500
  • editor.background#1a0f08
  • editor.foreground#ffe4cc
  • editor.selectionBackground#4d281777
  • editorCursor.foreground#ff4500
  • editorLine Number.foreground#4d2817
  • editorLineNumber.activeForeground#ff8c42
  • sideBar.background#1c0e06
  • sideBar.foreground#ffccaa
  • sideBarTitle.foreground#ff8c42
  • statusBar.background#0f0804
  • statusBar.foreground#ff8c42
  • tab.activeBackground#2a1508
  • tab.activeForeground#ff4500
  • tab.inactiveBackground#1a0f08
  • terminal.ansiMagenta#ff6b35
  • terminal.ansiRed#ff4500
  • terminal.ansiYellow#ffaa00

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#996644italic
string#ffaa00
constant.numeric#ff6b35
keyword#ff4500bold
entity.name.function#ff8c42bold
entity.name.class#ffaa00bold