From ee25781f2b9b195f6bf6a26213a6933e449c9071 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 9 May 2023 14:27:26 +0200 Subject: [PATCH] feat: default to dark theme while loading pages --- frontend/src/app.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/frontend/src/app.html b/frontend/src/app.html index dd330c4..0f9a71c 100644 --- a/frontend/src/app.html +++ b/frontend/src/app.html @@ -1,12 +1,12 @@ - - - - - - %sveltekit.head% - - -
%sveltekit.body%
- + + + + + + %sveltekit.head% + + +
%sveltekit.body%
+