The org's colour, not indigo, and a real scrollbar

Stylekamo-internal
Shipped
September 3, 2026 at 2:01 AM UTC
Author
Kamo
Commit
5730c01

THE PURPLE WAS A HARDCODED ACCENT. Every tinted surface in the panel and the Sales Scripts pane drew from --accent-comms (#6366f1), so a white-labelled org got indigo chrome inside their own product no matter what primary they picked — the header icon chip included. All 37 uses across the two files now read --color-primary. The two surfaces outside the Interaction Center that also use --accent-comms (the mobile hero, the sound picker) are untouched: this was about the panel, not about retiring the token. The nav trigger's Forum icon stays #fff. It sits on the dark nav bar among the other white chrome icons, and tinting only that one would make it the odd one out rather than the branded one. SCROLLBARS: all three tabs now carry the house bar rather than the platform's. Chats and the Directory run their own scrollers and the Sales Scripts pane uses the panel's, so all three are wired individually — one missed would have been the one tab that still looked stock. Reused .kamo-page-scroll under a .kamo-panel-scroll alias rather than writing a second block. It is already 14px with an 8px pill thumb — a real drag target, not the thin bar — already drawn in the org's colour with a slate floor so a near-white primary cannot make it invisible, and it already solves the Chrome 121 trap where a non-initial scrollbar-width silently discards every ::-webkit-scrollbar rule on the element. A near-identical second copy would have re-litigated all of that and then drifted.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing