v2.1.1
Fixed
- Dark mode now applies to the topbar trigger button. Its colours were set via inline
style="…"while dark mode used Tailwinddark:utility classes — and inline styles always override classes, so thedark:rules never took effect and the button stayed light in dark mode. Styling moved to a scoped<style>block with.darkselectors and theme-awarevar(--gray-*). Also dropped non-existentfi-text-gray-*icon utilities and made the button label translatable.
Upgrade: composer require xuanpablo/filament-palette:^2.1