Team,
After trying for hours I have to consult the community.
I would like to change the search bar color. (marked red)
This is the CSS to be changed:
Theme customization tests in configuration.yaml:
frontend:
themes:
happy:
.mdc-text-field__input: yellow
whitesmoke: yellow
.mdc-text-field: yellow
mdc-text-field--filled: yellow !important
mdc-text-field__input: yellow
.mdc-text-field--outlined: yellow
without luck…
Any ideas on how to only change the search bar? : - )