From 595a4431b5dc4e82e50c81d2c0ae0bb0d91b9732 Mon Sep 17 00:00:00 2001 From: Arul Sharma <31745423+arul28@users.noreply.github.com> Date: Fri, 31 Jul 2026 16:15:33 -0400 Subject: [PATCH] fix(work): unify singleton and lane header title styling Singleton session cards and lane-group headers showed the lane name at different font weight and opacity, making it hard to tell singleton lanes apart from grouped ones at a glance. Both now use the same text-[12px] font-semibold text-fg/85. --- .../desktop/src/renderer/components/terminals/SessionCard.tsx | 4 ++-- .../src/renderer/components/terminals/SessionListPane.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/desktop/src/renderer/components/terminals/SessionCard.tsx b/apps/desktop/src/renderer/components/terminals/SessionCard.tsx index a82aeb38f..ef6b31119 100644 --- a/apps/desktop/src/renderer/components/terminals/SessionCard.tsx +++ b/apps/desktop/src/renderer/components/terminals/SessionCard.tsx @@ -557,7 +557,7 @@ export const SessionCard = React.memo(function SessionCard({ @@ -567,7 +567,7 @@ export const SessionCard = React.memo(function SessionCard({ > - + , diff --git a/apps/desktop/src/renderer/components/terminals/SessionListPane.tsx b/apps/desktop/src/renderer/components/terminals/SessionListPane.tsx index f1312131b..e36e44263 100644 --- a/apps/desktop/src/renderer/components/terminals/SessionListPane.tsx +++ b/apps/desktop/src/renderer/components/terminals/SessionListPane.tsx @@ -650,7 +650,7 @@ function StickyGroupHeader({ className={cn( "min-w-0 shrink truncate leading-tight", isLane - ? "ade-lane-group-header-lane ade-lane-branch-inline-lane text-[12px] font-medium text-fg/85" + ? "ade-lane-group-header-lane ade-lane-branch-inline-lane text-[12px] font-semibold text-fg/85" // A quiet shelf ignores the shelf tone on purpose: colour is // the lane divider's channel, and the whole reason Snoozed // stopped being blue is that a coloured folding label with a