From 891b1f3a3eaa74bc556995fee658af593fd8efe0 Mon Sep 17 00:00:00 2001 From: John O'Keefe Date: Tue, 24 Feb 2026 12:58:57 -0500 Subject: [PATCH] refactor(profile): remove wood themes from profile settings - Remove wood-light, wood-dark, wood-mahogany from theme dropdown - Wood paneling is now browser-only (localStorage preference) - Users select wood paneling from header dropdown, not profile - Profile form only controls server-synced color themes --- templates/profile_form.templ | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/templates/profile_form.templ b/templates/profile_form.templ index 4c119ed..2f66231 100644 --- a/templates/profile_form.templ +++ b/templates/profile_form.templ @@ -51,11 +51,8 @@ templ ProfileForm(user User, actionURL string, requireCurrentPassword bool, show - - - - - + + if showRoleField {