From 15ed624d4a0663e163dd7f9416f5767475a9b702 Mon Sep 17 00:00:00 2001 From: mika kuns Date: Thu, 4 Jun 2026 10:23:19 +0200 Subject: [PATCH] style(daily-prep): brighten and enlarge the Plan-My-Day icon Rest stroke -> TextBrush (was too dim vs the filled neighbours), hover -> AccentBrush, icon Viewbox 15 -> 18. Co-Authored-By: Claude Opus 4.7 --- src/ClaudeDo.Ui/Design/IslandStyles.axaml | 4 ++-- src/ClaudeDo.Ui/Views/Islands/TasksIslandView.axaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ClaudeDo.Ui/Design/IslandStyles.axaml b/src/ClaudeDo.Ui/Design/IslandStyles.axaml index 2cf5e49..e2f489b 100644 --- a/src/ClaudeDo.Ui/Design/IslandStyles.axaml +++ b/src/ClaudeDo.Ui/Design/IslandStyles.axaml @@ -249,13 +249,13 @@ diff --git a/src/ClaudeDo.Ui/Views/Islands/TasksIslandView.axaml b/src/ClaudeDo.Ui/Views/Islands/TasksIslandView.axaml index 9e16ad1..6838c30 100644 --- a/src/ClaudeDo.Ui/Views/Islands/TasksIslandView.axaml +++ b/src/ClaudeDo.Ui/Views/Islands/TasksIslandView.axaml @@ -39,7 +39,7 @@