feat(branding): branded "i" with cyan stem and green dot across all titles

Matches the logo icon — the "i" in iNTERCEPT now renders with a cyan
letter and green dot via CSS, consistent across the main header, welcome
card, dashboard headers, help modal, settings modal, and all popout pages.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Smittix
2026-03-12 22:17:24 +00:00
parent 1787294f9a
commit 11b6b1107e
11 changed files with 31 additions and 12 deletions
+1 -1
View File
@@ -281,7 +281,7 @@
</svg>
</div>
<h1 style="margin: 0;">
iNTERCEPT <span class="tagline">// Remote Agents</span>
<span class="brand-i">&#x131;</span>NTERCEPT <span class="tagline">// Remote Agents</span>
</h1>
</header>