revert: restore brand logo to fixed blue (#00d4ff) — brand identity not UI chrome

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
James Smith
2026-05-20 08:41:11 +01:00
parent 9d72c88a28
commit 517eb8cb77
-8
View File
@@ -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