agenticmorf/fluxui-theme
FluxUI theme and appearance settings for Laravel apps using Livewire Flux. Offers light/dark/system mode, accent and base color swatch pickers, and stores user preferences in an appearance_preferences JSON field on the User model.
Publish the config:
php artisan vendor:publish --tag=fluxui-theme-config
Edit config/fluxui-theme.php:
settings/appearance)appearance.edit)components.layouts.app.sidebar)fn(): array returning ['accent' => string, 'base' => string, 'theme' => string]How can I help you explore Laravel packages today?