From 517eb8cb77164bb4204b9b8071f9c9e515d3f143 Mon Sep 17 00:00:00 2001 From: James Smith Date: Wed, 20 May 2026 08:41:11 +0100 Subject: [PATCH] =?UTF-8?q?revert:=20restore=20brand=20logo=20to=20fixed?= =?UTF-8?q?=20blue=20(#00d4ff)=20=E2=80=94=20brand=20identity=20not=20UI?= =?UTF-8?q?=20chrome?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- static/css/index.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/static/css/index.css b/static/css/index.css index a11bfb2..7856274 100644 --- a/static/css/index.css +++ b/static/css/index.css @@ -7675,14 +7675,6 @@ body[data-mode="tscm"] { background-attachment: fixed; } -/* ============================================ - BRAND SVG LOGO — follow accent color - ============================================ */ -.logo svg path, -.welcome-logo svg path { stroke: var(--accent-cyan); } -.logo svg rect, -.welcome-logo svg rect, -.brand-i svg rect { fill: var(--accent-cyan); } /* ============================================ ENHANCED TIER — visual edge/glow overrides