From 7674c456f226fcb4f43d4064a500320b0401f1ae Mon Sep 17 00:00:00 2001 From: sravan Date: Thu, 2 Jul 2026 17:26:22 +0530 Subject: [PATCH] fix(brand): header shows a plain white C + gold dot on the blue bar MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The header is already blue, so the app-icon-in-a-white-pill looked like blue→white→blue→white nesting. Use a transparent mark (mark-light.svg: white C + gold dot) placed directly on the blue header (home/index/connect/dashboard), dropping the white background + padding. share.html keeps the full app icon (it's a light card, not the blue bar). Co-Authored-By: Claude Opus 4.8 --- server/public/connect.html | 2 +- server/public/dashboard.html | 2 +- server/public/home.html | 6 +++--- server/public/index.html | 2 +- server/public/mark-light.svg | 5 +++++ 5 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 server/public/mark-light.svg diff --git a/server/public/connect.html b/server/public/connect.html index 46c14c2..fd75491 100644 --- a/server/public/connect.html +++ b/server/public/connect.html @@ -76,7 +76,7 @@ Home
-
Biz Connect
+
Biz Connect
diff --git a/server/public/dashboard.html b/server/public/dashboard.html index ace138f..48b6950 100644 --- a/server/public/dashboard.html +++ b/server/public/dashboard.html @@ -92,7 +92,7 @@
-
Biz Connect · Dashboard
+
Biz Connect · Dashboard
diff --git a/server/public/home.html b/server/public/home.html index 2c349e6..23e60f2 100644 --- a/server/public/home.html +++ b/server/public/home.html @@ -760,7 +760,7 @@ - @@ -769,7 +769,7 @@ function twemojify(el){ try{ if(el && window.twemoji) window.twemoji.parse(el, {
- +
Biz Connect
@@ -2845,7 +2845,7 @@ async function renderLogin(){ const aw=document.getElementById('authwrap'); aw.style.display='flex'; let regOpen=false; try{ regOpen=(await (await fetch('/api/setup-state')).json()).registrationOpen; }catch(_){} aw.innerHTML=`
-
Biz Connect
Biz Connect
+
Biz Connect
Biz Connect

Welcome back

Sign in to access chats, screen share and connect.
${regOpen?`
diff --git a/server/public/index.html b/server/public/index.html index 194ab8d..6acc252 100644 --- a/server/public/index.html +++ b/server/public/index.html @@ -55,7 +55,7 @@
- +
Biz Connect
diff --git a/server/public/mark-light.svg b/server/public/mark-light.svg new file mode 100644 index 0000000..b92f4d7 --- /dev/null +++ b/server/public/mark-light.svg @@ -0,0 +1,5 @@ + + + + +