pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.26k stars 61 forks source link

[UX] Edit form - Style: If text is white then will be hiden in form field #185

Closed digitalfredy closed 1 year ago

digitalfredy commented 1 year ago

Context

I want to modify a form style to have a dark form with fonts in white color but because the color for Form text color is used for the text color to fulfill the form as result is not possible to read because is white text over white background (inf the form field, by example to insert the email).

As workaround I'm using a dark grey but I want to have white text.

How to reproduce

20230126_22h32m23s_grim

Expected

If form fields will always have white background then leave the black color for text inside the form field.

wmnnd commented 1 year ago

Thanks for reporting this! Would you prefer to be able to change the input field background color?

digitalfredy commented 1 year ago

It was my first idea but:

Then,

I'm not a CSS expert but if you can declare it as the reverse color of the form field background it will work for 99% of the cases because forms fields are mostly black and white.

To me any option is ok. Is on you to know If your product philosophy is to be simple or to be customizable.

Internet & Software Libre!

wmnnd commented 1 year ago

I’ve now added new settings for the form builder so you can fully customize the input field colors - and the input color doesn’t default to the form color anymore. Thanks for reporting this @digitalfredy!

The update is already live on keila.io :smiley: