Skip to content

v2.1.1

Choose a tag to compare

@xuanpablo xuanpablo released this 08 Jun 22:21
· 5 commits to main since this release

Fixed

  • Dark mode now applies to the topbar trigger button. Its colours were set via inline style="…" while dark mode used Tailwind dark: utility classes — and inline styles always override classes, so the dark: rules never took effect and the button stayed light in dark mode. Styling moved to a scoped <style> block with .dark selectors and theme-aware var(--gray-*). Also dropped non-existent fi-text-gray-* icon utilities and made the button label translatable.

Upgrade: composer require xuanpablo/filament-palette:^2.1