Make the pinned-app eyebrow actually white

Fixkamo-internal
Shipped
August 10, 2026 at 7:15 PM UTC
Author
kamo
Commit
a899065

The previous attempt overrode .operator-label's ink with a class-qualified sx rule, which could never have worked: tailwind.config.js sets `important: true`, so every declaration Tailwind emits for that class — color included — ships as !important. No sx rule wins that at any specificity. The override needs its own !important, which is now there with the reason written down.

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