jesec / flood

A modern web UI for various torrent clients with a Node.js backend and React frontend.
https://flood.js.org
GNU General Public License v3.0
2.18k stars 135 forks source link

Dark mode fixes #714

Open FinalDoom opened 9 months ago

FinalDoom commented 9 months ago

Make login, connection interrupted, and loading screens not blaringly white when dark mode is preferred/selected.

Description

Screenshots

Light Mode / Previous always

image image image

Dark Mode

image

Neat thing on this above one, there's actually blue sliders on the loading hamburger that you basically can't see in light mode because of the brightness blowout, but the lower contrast in dark makes them visible. (Fun human vision stuff)

image image

Types of changes

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (748195a) 73.14% compared to head (92126e4) 73.14%.

:exclamation: Current head 92126e4 differs from pull request most recent head 470aca6. Consider uploading reports for the commit 470aca6 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #714 +/- ## ======================================= Coverage 73.14% 73.14% ======================================= Files 62 62 Lines 11375 11375 Branches 962 958 -4 ======================================= Hits 8320 8320 Misses 3041 3041 Partials 14 14 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

trim21 commented 9 months ago

can you paste some screenshots about this fix?

FinalDoom commented 9 months ago

can you paste some screenshots about this fix?

Updated