From a555cb74ddeca1a7bc82acc65bd552e12d141b7b Mon Sep 17 00:00:00 2001 From: serversdown Date: Thu, 11 Jun 2026 20:42:55 +0000 Subject: [PATCH] style(portal): default to light theme Light is now the default for new visitors/clients (was dark); the toggle still flips to dark and the choice persists. Also fixed the mobile theme-color meta to update the actual tag (was setting a no-op attribute on ) and use the warm paper shade. Co-Authored-By: Claude Opus 4.8 --- templates/portal/base.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/templates/portal/base.html b/templates/portal/base.html index 7fd0a3a..d4f55fe 100644 --- a/templates/portal/base.html +++ b/templates/portal/base.html @@ -5,8 +5,8 @@ {% block title %}Monitoring{% endblock %} ยท TMI - - + + @@ -25,7 +25,7 @@ } - +