From 16e29a9b49f9ed6461af25ffa109429401c0775e Mon Sep 17 00:00:00 2001 From: Wally Hackenslacker Date: Fri, 1 May 2026 15:06:38 -0400 Subject: [PATCH] feat: add shared theme partial with cookie-based dark mode --- views/partials/theme.php | 209 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 209 insertions(+) create mode 100644 views/partials/theme.php diff --git a/views/partials/theme.php b/views/partials/theme.php new file mode 100644 index 0000000..fc29c2e --- /dev/null +++ b/views/partials/theme.php @@ -0,0 +1,209 @@ + + + + + + + + + + +