🏠 Home 

Dark Mode Toggle

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


ติดตั้งสคริปต์นี้?
ผู้เขียน
Alistair1231
จำนวนติดตั้งประจำวัน
0
จำนวนติดตั้งทั้งหมด
0
คะแนน
0 0 0
เวอร์ชัน
0.2.1
สร้างเมื่อ
16-03-2025
อัปเดตเมื่อ
16-03-2025
Size
3.4 กิโลไบต์
สัญญาอนุญาต
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: