-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add dark mode #168
base: master
Are you sure you want to change the base?
Add dark mode #168
Conversation
I like the idea of a dark mode. Hoewer, i don't think this PR can be merged this easily. It appears to contain a With our current use of JPGs this won't look good. :/ Therefore i think making this work would need more significant changes. |
7627306
to
ff2c9ce
Compare
Oh, sorry, I forgot to remove it. Yes, with the JPEGs (thanks to having no transparency) it looks not so good :/ That's why I switched for our fork at https://firmware.freifunk-stuttgart.de/ to the SVGs from https://github.com/freifunk/device-pictures. |
This also depends on #155 for this. |
b87a8c5
to
10e9e44
Compare
10e9e44
to
acd3d82
Compare
I have adjusted the shadow colors as well and added the forgotten color change for the footer :D |
This adds a dark mode for the firmware selector.