From ffefe1db38e42a3574b4dd3d1bd800c517d3d76b Mon Sep 17 00:00:00 2001 From: Sergio <77530549+sergi0g@users.noreply.github.com> Date: Tue, 25 Mar 2025 15:40:21 +0200 Subject: [PATCH] fix: specify color scheme in the web UI Fixes a bug when displaying dark mode in Chrome --- web/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/web/index.html b/web/index.html index 318ce11..347e48c 100644 --- a/web/index.html +++ b/web/index.html @@ -3,6 +3,7 @@ + {% if theme == 'neutral' %}