v102.0.1lumaweave2026-06-02

Theme menu missing stylesheet — Browse card grid, sub-nav tabs, Active token rows

Adds the missing CSS for v102.0.0's CategoryTheme, which shipped with correct logic but no stylesheet. Fixes Browse card grid, sub-nav tabs, Active token inspector, and stub placeholder — all using existing SettingsPanel.css token vocabulary.

v102.0.12026-06-02
  • ·.theme-browse-grid: repeat(auto-fill, minmax(150px, 1fr)) — converts stacked text into a card grid (the primary symptom fix)
  • ·.theme-subnav + .theme-subnav-btn: horizontal flex tabs with color-mix hover/active tints; stub/disabled → 0.38 opacity, not-allowed cursor
  • ·.theme-card: full card styling — panel-bg bg, panel-border; --selected → accent 55%; --applied → accent + glow
  • ·.theme-active-*: display font header + mono id, uppercase muted section titles, token rows with 16px swatch squares + mono values
  • ·All tokens from existing SettingsPanel.css vocabulary — no hardcoded hex, logical properties throughout