robsontenorio / mary

Laravel Blade UI Components for Livewire 3
https://mary-ui.com
Other
990 stars 117 forks source link

HELP with <x-input /> #472

Closed LucasCavalheri closed 3 months ago

LucasCavalheri commented 3 months ago

maryUI version

1.32

daisyUI version

4.12.2

Livewire version

3.5

What browsers are affected?

Firefox, Chrome, Safari, Microsoft Edge

What happened?

How i can change this "border, outline" (i dont know) color of the input? Captura de tela de 2024-06-07 19-10-26

robsontenorio commented 3 months ago

All styles comes from daisyUI. See its docs to check how to change theme variables as "primary color", "rounded", "focus" ...

https://daisyui.com/docs/themes/

image