Commit 28d7415
committed
feat(ai-chat): dim stale TodoWrite blocks and neutralise their icons
Adds .ai-msg-tool.ai-todo-stale modifier that lowers a TodoWrite
block's opacity to 0.65 and overrides .ai-todo-icon colour to a
neutral muted tone with reduced alpha. Paired with the browser-side
sweep that swaps the stale spinner glyph for fa-arrow-right and
strips the in_progress class, so older TodoWrite cards read as
historical snapshots rather than implying parallel activity.1 parent 97ccbb4 commit 28d7415
1 file changed
Lines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
794 | 794 | | |
795 | 795 | | |
796 | 796 | | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
797 | 811 | | |
798 | 812 | | |
799 | 813 | | |
| |||
0 commit comments