•Created by michelbeausaert on 6/3/2024 in #❓┊help
laravel filament Color class use numeric scale
Is it possible to adapt the scale of the Color class palette ?
I now use :
'Actions\DeleteAction::make()->color(Color::Zinc)'
It defaults to Zinc-600. But I want Zinc-200.