From fc605715d3d5db7d9578b341c4938d72347b8785 Mon Sep 17 00:00:00 2001 From: pac7 <47831526-pac7@users.noreply.replit.com> Date: Sun, 21 Sep 2025 14:06:20 +0000 Subject: [PATCH] Update components to use new UI elements and theme colors Refactors various HTML components to use new UI button and input elements, and updates styling to integrate with the existing theme, including dark mode. Replit-Commit-Author: Agent Replit-Commit-Session-Id: eff39de1-3afa-446d-a965-acaf61837fc7 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/d6d61dac-164d-45dd-929f-7dcdfd771b64/eff39de1-3afa-446d-a965-acaf61837fc7/tFmNsk5 --- .../components/layout/enhanced_header.html | 75 ++++++++++--------- 1 file changed, 39 insertions(+), 36 deletions(-) diff --git a/backend/templates/components/layout/enhanced_header.html b/backend/templates/components/layout/enhanced_header.html index 99d11347..58185e4c 100644 --- a/backend/templates/components/layout/enhanced_header.html +++ b/backend/templates/components/layout/enhanced_header.html @@ -388,31 +388,33 @@ Includes: Browse menu, advanced search, theme toggle, user dropdown, mobile menu {% if not user.is_authenticated %} -