How to change the color of buttons

Hi second time i am asking this question how i can change the color of the buttons, i want to change the on the create resource second button it does not have the specific class it was just added filament classes how i can fix these problem
6 Replies
PabloZagni
PabloZagni4mo ago
Try Tables\Actions\DeleteAction::make()->button()->color('danger')->size(ActionSize::ExtraSmall), or ->color( Color::hex('#000000') ) , I don't remember if this works
PabloZagni
PabloZagni4mo ago
Yes, this works
No description
PabloZagni
PabloZagni4mo ago
use Filament\Support\Colors\Color;
mile4841
mile4841OP4mo ago
thanks do you know how i can edit the color of the text button
PabloZagni
PabloZagni4mo ago
Nope.. sorry
mile4841
mile4841OP4mo ago
Okay thanks
Want results from more Discord servers?
Add your server