Skip to main content
Coding Theme

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.activeBorder#ddf99faa
  • activityBar.background#2d2a27
  • activityBar.foreground#ddf99faa
  • activityBarBadge.background#2d2a27
  • activityBarBadge.foreground#fce271
  • badge.background#0000
  • badge.foreground#fce271
  • button.background#0000
  • button.foreground#fce271
  • editor.background#1d1b19
  • editor.foreground#f9e99f
  • editorGroupHeader.noTabsBackground#1d1b19
  • editorGroupHeader.tabsBackground#1d1b19
  • focusBorder#0000
  • menu.background#24211f
  • menu.border#0000
  • menu.foreground#ddf99faa
  • menu.selectionBackground#0000
  • menu.selectionForeground#fce271
  • menu.separatorBackground#0000
  • sideBar.background#24211f
  • statusBar.background#24211f
  • tab.activeBackground#1d1b19
  • tab.activeBorderTop#fce271
  • tab.activeForeground#fce271
  • tab.border#0000
  • tab.inactiveBackground#1d1b19
  • titleBar.activeBackground#24211f
  • titleBar.activeForeground#ddf99faa
  • titleBar.inactiveBackground#24211f
  • titleBar.inactiveForeground#ddf99faa

tokenColors

TextMate scopes and font styles (syntax highlighting rules).

scopeforegroundfontStyle
comment#ddf99faa
keyword, storage#fce271
entity, variable, constant, support, emphasis#d0fc71
string, constant.numeric#fc9d71
keyword.operator#f9e99f

Shiki preview

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

Loading...

Cookie Catto - Coding Theme