From 3209236ae3a25558bf27ca4b88fffe66e9b420e8 Mon Sep 17 00:00:00 2001 From: Brooklyn Nicholson Date: Thu, 30 Jul 2026 01:20:08 -0500 Subject: [PATCH] =?UTF-8?q?fix(desktop):=20fade=20the=20=E2=8C=98-held=20p?= =?UTF-8?q?roject=20label?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The 'New session in ' preview is a note about what Enter will do, not the row's name — so it takes text-muted-foreground/80, the same muted tone the palette's detail notes already use. --- apps/desktop/src/app/command-palette/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/desktop/src/app/command-palette/index.tsx b/apps/desktop/src/app/command-palette/index.tsx index 0a444d00c37..ff7af6b5c91 100644 --- a/apps/desktop/src/app/command-palette/index.tsx +++ b/apps/desktop/src/app/command-palette/index.tsx @@ -267,7 +267,7 @@ const PaletteRow = memo(function PaletteRow({ value={paletteValue(item)} > - + {modPreview ? ( item.modLabel ) : (