From 091e04f3f72f11219f901cd621c0c34a478bd0e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jure=20=C5=A0orn?= Date: Sun, 16 Feb 2025 05:33:26 +0100 Subject: [PATCH] Implemented automatic dark mode --- index.html | 15 ++++++++++----- parse.js | 10 +++++++--- web/template.html | 5 +++-- 3 files changed, 20 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index c718c83..8b26394 100644 --- a/index.html +++ b/index.html @@ -13,8 +13,9 @@