- Issue created by @renatog
- First commit to issue fork.
- ๐ฎ๐ณIndia Vinayak.Ambig
Using js we can achieve this while value is equal to #ffffff we can change text color to black. So itโs easy to readable. Please suggest on this.
Attached screenshot after change color.
- ๐ฎ๐ณIndia bandanasharma
@Vinayak.Ambig The same problem also occurs with other input fields i.e. Button color, Button hover, Dark background color, Secondary background color, and Dropdown active background color.
The proposed solution needs to check the existing code and set the condition if the input value is #fff then the text color for that input will change to black.
- ๐ง๐ทBrazil renatog Campinas
The proposed solution needs to check the existing code and set the condition if the input value is #fff then the text color for that input will change to black
Good catch
Updated the IS with this proposed solution
- Status changed to Fixed
over 1 year ago 2:10am 10 May 2023 - ๐บ๐ธUnited States drupalninja99
We probably need something more robust at some point but for now I changed the color to affect the border: https://git.drupalcode.org/project/openchurch_theme/-/commit/0a9ac508574...
- ๐ง๐ทBrazil renatog Campinas
Awesome! It helps a lot. Thanks a lot @drupalninja99
Automatically closed - issue fixed for 2 weeks with no activity.