From a889be2edbc52fe426e0d359cfe2284a41870a33 Mon Sep 17 00:00:00 2001
From: Arthur <79015591+arthur-adriansens@users.noreply.github.com>
Date: Sat, 6 Jan 2024 10:19:19 +0100
Subject: [PATCH] added dark mode support based on device preference and
previous visits preference (with localstorage)
---
src/index.html | 100 +++++++++++++++++++++++++++---------------------
src/js/setup.js | 2 +
2 files changed, 59 insertions(+), 43 deletions(-)
diff --git a/src/index.html b/src/index.html
index b61839d..8788853 100644
--- a/src/index.html
+++ b/src/index.html
@@ -21,6 +21,19 @@
+
@@ -28,109 +41,109 @@
-