Commit Graph

5 Commits

Author SHA1 Message Date
Maya ce6f1f723a
feat: init paraglide 2025-07-25 17:47:36 +03:00
JovannMC ff071a8146
Use localStorage for cookie (& fix theme flashing)
removes js-cookie
2025-01-17 21:04:04 +03:00
nullptr d70df05c6d
fix: dark mode flicker and non-functionality in general (#22) 2024-11-14 14:13:15 +00:00
not-nullptr 592bd1c1d9 fix: strange xss vulnerability in theme cookie 2024-11-14 09:05:37 +00:00
nullptr cbef8dae0b
feat: dark mode (#7)
* feat: basic dark mode

* feat: theme toggle

* Completed dark mode and about page changes

* Fix progressive blur on dark mode

* feat: dynadark tailwind plugin for dark detection

---------

Co-authored-by: Realmy <163438634+RealmyTheMan@users.noreply.github.com>
2024-11-13 19:33:16 +00:00