Fixes selects having unreadable text on some browsers/OSes.
- Aug 05, 2018
-
-
HJ authored
switcher select now has styled options that show preview of what theme's bg/fg colors are
-
Currently some Browser/OS configurations allow <option>
to be somewhat styled, and it leads to them being unreadable on darker themes due to color
being inherited from body
to a light color but background still being white. See image below:
Currently known browsers/os that has this issue:
While i was at it, i added trivial theme switcher theme preview.
Closes #123 (closed)
switcher select now has styled options that show preview of what theme's bg/fg colors are