Commit f56613f
fix(tui): use brand terracotta for modal borders instead of theme blue
Modal boxes used `border: round $panel`, which resolves to a blue-gray
(#242f38) in the textual-dark theme - clashing with the terracotta accent
buttons inside. Anchor the border to the brand color (#d97757, themes.ACCENT)
so it stays consistent and theme-independent. Affects ConfirmModal and
GhosttyRequiredModal.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 1e8661d commit f56613f
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
103 | 104 | | |
104 | 105 | | |
105 | 106 | | |
106 | | - | |
| 107 | + | |
| 108 | + | |
107 | 109 | | |
108 | 110 | | |
109 | 111 | | |
| |||
0 commit comments