From 2d1a4881aa3130a538fb19f79d96cb80108fd80a Mon Sep 17 00:00:00 2001 From: mika kuns Date: Mon, 20 Apr 2026 11:01:07 +0200 Subject: [PATCH] fix(ui): use Tag-attribute selectors for terminal log colors Rewrote all Border.terminal TextBlock log-kind selectors from CSS class form (.log-sys) to attribute form ([Tag=log-sys]), matching the pattern used by the diff-line selectors. Classes are not set on dynamically created TextBlocks; Tag binding works. Co-Authored-By: Claude Sonnet 4.6 --- src/ClaudeDo.Ui/Design/IslandStyles.axaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/ClaudeDo.Ui/Design/IslandStyles.axaml b/src/ClaudeDo.Ui/Design/IslandStyles.axaml index 23090ea..764c2c3 100644 --- a/src/ClaudeDo.Ui/Design/IslandStyles.axaml +++ b/src/ClaudeDo.Ui/Design/IslandStyles.axaml @@ -252,27 +252,27 @@ - - - - - - -