From 028cd9a06132ebac7902056f1df0967ff1219014 Mon Sep 17 00:00:00 2001 From: Mika Kuns Date: Tue, 14 Apr 2026 10:58:41 +0200 Subject: [PATCH] style(ui): replace blue selection highlight with dimmed green Co-Authored-By: Claude Opus 4.6 (1M context) --- src/ClaudeDo.App/App.axaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ClaudeDo.App/App.axaml b/src/ClaudeDo.App/App.axaml index e390b7f..a2cce75 100644 --- a/src/ClaudeDo.App/App.axaml +++ b/src/ClaudeDo.App/App.axaml @@ -37,5 +37,14 @@ + + + \ No newline at end of file