Dark Mode Toggle

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

ავტორი
Alistair1231
დღიური ინსტალაციები
1
მთლიანი ინსტალაციები
1
რეიტინგი
0 0 0
ვერსია
0.2.1
შექმნილია
16.03.2025
განახლებულია
16.03.2025
Size
3,4 KB
ლიცენზია
GPL-3.0
გამოყენებს მათ
ყველა საიტი

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: