FilamentColor::register() not working properly
Hello everyone, I'm trying to override the default colors in my AppServiceProvider boot function, like so
And when I use a class like bg-primary-500 it works but if I use any other color it doesn't. Anyone has this problem too?
P.S. When I change the color of 'primary' the application detects that change.
Laravel: 10.10
Filament: 3.2.*
PHP: 8.2
Thanks
And when I use a class like bg-primary-500 it works but if I use any other color it doesn't. Anyone has this problem too?
P.S. When I change the color of 'primary' the application detects that change.
Laravel: 10.10
Filament: 3.2.*
PHP: 8.2
Thanks