From 2df28f0b27e83b53ab21d54220b12f72c1dc5071 Mon Sep 17 00:00:00 2001 From: Gamosoft Date: Tue, 2 Dec 2025 15:21:21 +0100 Subject: [PATCH] move theme selector to footer for more real estate (for now) --- frontend/index.html | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index 14cedc8..a1969f9 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -733,7 +733,7 @@ :style="'width: ' + sidebarWidth + 'px; background-color: var(--bg-secondary); border-right: 1px solid var(--border-primary); min-width: 200px; max-width: 600px;'" > -
+