← back to projects overview toggle dark/light
Dark Mode rework
Reworked a whole lot of my pages to work with prefers-color-scheme.
Thanks to A Complete Guide to Dark Mode on the Web by CSS Tricks for guidance.
You can view pages in dark mode by setting ui.systemUsesDarkTheme=1
in about:config in Firefox or by using the system-wide toggle in your OS.
grid-gallery.js by jestov