fix: sort select background in dark mode#1427
fix: sort select background in dark mode#1427fish-404 wants to merge 1 commit intoumputun:masterfrom
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1427 +/- ##
=======================================
Coverage 58.12% 58.12%
=======================================
Files 131 131
Lines 2909 2909
Branches 743 743
=======================================
Hits 1691 1691
Misses 1087 1087
Partials 131 131 Continue to review full report at Codecov.
|
|
@fish-404 hey, thanks for contribution. I'm curious what browser renders select dropdown like so? |
@akellbl4 Hey, I use Firefox 100.0.2, inspect the default Take Edge and Chrome to test, their default |
|
|
|
I've checked the problem. It should be fixed in slightly different way. The problem is in |
OK, but I'm not sure if I am able to help, will check it later. |
|
This pull request looks like a useful fix and probably won't hurt to merge before the general solution for #1430 is implemented |
|
thanks for the original report and patch — this one sat too long. closing in favour of #2023, which just merged and fixes the underlying the one-line change here would layer on top of that by forcing if you still see a problem with the sort select in dark Firefox after #2023, please reopen or file a fresh issue with a screenshot against current master — happy to take another look. |
Fix sort select background in dark mode in order to see the text clearly.