#Overwrite the color of data-invalid (errors)

11 messages · Page 1 of 1 (latest)

high sphinx
#

Is there an "easy" way to just override all of the error styles? I don't like the way they look on what I am building right now and I just can't find a way to just say: errors: #color.

Am I missing something from the documentation? Thanks in advanced 🙂

high sphinx
#

Well right now I am just thinking about form inputs, but if it is possible to "override" it in general, would be great

#

Because right now it gives this color: #ffa8a8, which I don't like, or at least it doesn't go with my UI

sweet wren
high sphinx
#

Yeah I saw that part, and thank you, but the problem is that I don't know how to specify only for errors in general

#

But will check it, thanks

high sphinx
#

GOT IT! Love you, thanks

#

Quick question: can this go into the global styles file? Or should it only be inside the provider?

sweet wren