Selection boxes unreadable after recent update

I found this thread

Adding this to the bottom of my theme solved my issue.

  ha-color-form-background: rgba(25, 68, 2, 0)
  ha-color-form-background-hover: rgba(25, 68, 2, 0.6)
  ha-color-form-background-disabled: rgba(12, 17, 9, 0.38)
3 Likes