Skip to main content
CodingTheme

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#e4e6eb
  • activityBar.border#bec5cd
  • activityBar.foreground#1d1d1d
  • editor.background#F2F3F7
  • editor.foreground#262626
  • editor.selectionBackground#B8DDE0
  • foreground#1d1d1d
  • list.activeSelectionBackground#3eb2c2
  • list.activeSelectionIconForeground#fff
  • list.inactiveSelectionBackground#d0d5db
  • menu.background#e4e6eb
  • menu.selectionBackground#3eb2c2
  • panelTitle.activeBorder#29abcb
  • scrollbarSlider.activeBackground#ced2d9
  • scrollbarSlider.background#e4e6eb
  • scrollbarSlider.hoverBackground#ced2d9
  • sideBar.background#e4e6eb
  • sideBar.border#bec5cd
  • tab.activeBorder#29abcb
  • tab.border#bec5cd
  • tab.hoverBackground#b9bdc999
  • tab.inactiveBackground#e4e6eb
  • titleBar.activeBackground#e4e6eb
  • titleBar.inactiveBackground#F2F3F7

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
keyword.operator#262626
keyword, storage#000080
string#00733B
comment, punctuation.definition.comment#808080

Shiki preview

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

Loading...

Cyan Light Theme by Cloud - VS Code Theme