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#B0B0B0
  • button.background#00A2E8
  • editor.background#C3C7CB
  • editor.foreground#000000
  • editor.lineHighlightBackground#D3D3D3
  • sideBar.background#B0B0B0
  • sideBar.foreground#000080
  • statusBar.background#808080
  • tab.activeBackground#C3C7CB
  • tab.border#808080
  • tab.inactiveBackground#D3D3D3

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#7F7F7F
keyword#000080
string#008000
variable#A020F0bold
function#FFFF00

Shiki preview

TypeScript sample highlighted with this variant's colors and tokenColors.

Loading...

Windows98Theme - Coding Theme