From f2939d70abaff467755cb1b93a26760ab28a96c4 Mon Sep 17 00:00:00 2001 From: LyAhn Date: Mon, 29 Jun 2026 17:23:03 +0100 Subject: [PATCH] fix: atlas glow and AI Workspace scope pre-selection in light theme Two targeted fixes: - Tag Cloud atlas SVG radial gradient now switches its inner stop from white to a warm dark tone (rgba 60 50 30) when the Subtle Light theme is active, matching the explore-tag hover glow style used elsewhere in light mode. - Switching the AI Workspace tagging queue scope to "Selected Folders" no longer auto-selects the first folder in the list; the selection now starts empty so the user can choose exactly which folders to target. --- src/components/TagCloud.tsx | 4 ++-- src/store.ts | 12 ++---------- 2 files changed, 4 insertions(+), 12 deletions(-) diff --git a/src/components/TagCloud.tsx b/src/components/TagCloud.tsx index b2077ba..c38026a 100644 --- a/src/components/TagCloud.tsx +++ b/src/components/TagCloud.tsx @@ -477,8 +477,8 @@ function TagAtlas({