From e7422936bca273de78fc5e5ba28ec59aefe58d7b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 3 Jun 2026 23:14:48 +0000 Subject: [PATCH 1/6] Adjust theme toggle to respect system preference --- templates/base.html.jinja | 31 ++++++++++++++++++++++++++++--- 1 file changed, 28 insertions(+), 3 deletions(-) diff --git a/templates/base.html.jinja b/templates/base.html.jinja index 980d31e15..544355aba 100644 --- a/templates/base.html.jinja +++ b/templates/base.html.jinja @@ -16,11 +16,27 @@