From 2b2291827bbf96bfcbe8e91aafed5750138dc674 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 2 Jul 2025 16:48:42 +0200 Subject: Added dark theme --- templates/base.html | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 507f14d..c8d5d76 100644 --- a/templates/base.html +++ b/templates/base.html @@ -12,34 +12,50 @@