fmartinou / whats-up-docker

What's up Docker ( aka WUD ) gets you notified when a new version of your Docker Container is available.
https://fmartinou.github.io/whats-up-docker
MIT License
1.02k stars 33 forks source link

Feature: Dark Mode #258

Closed modem7 closed 1 year ago

modem7 commented 1 year ago

Would it be possible to implement a dark mode?

The white GUI is quite shocking on the eyes during late night sessions.

Thanks!

fmartinou commented 1 year ago

Hi,

It's a good suggestion; I'll add it to my to-do list 👍.

fmartinou commented 1 year ago

Preview image

(the light/dark mode toggle is at the bottom of the left menu)

modem7 commented 1 year ago

Oh dats sexy!

Perfect!

fmartinou commented 1 year ago

In addition, the value of the settings (dark/light) is stored into the Browser local storage to persist the preference.