Greasy Fork is available in English.

Dark Mode Toggle

dark mode using inversion, double-hit Esc for toggle button

Autor
Alistair1231
Denne inštalácií
0
Celkový počet inštalácií
2
Hodnotenie
0 0 0
Verzia
0.2.1
Vytvorené
16.03.2025
Aktualizované
16.03.2025
Veľkosť
3,4 KB
Licencia
GPL-3.0
Spustiť na
Všetkých stránkach

Dark Mode Toggle

I got frustrated with how complex and unreliable existing dark mode methods were, so I made a very simple one myself. It simply inverts the colors of the page, while keeping images and videos the same.

Double-Hit Esc to shortly display the toggle button. Dark Mode state is saved in window.localStorage.darkMode for persistence.

Style loads very early to avoid white flash.

Button:

Before:

After: