Commit 46f39d5
fix(tui): per-file polish round 6 — feature-plugins Panel border
Panel snapshotted theme.border into a plain object spread into <box>,
freezing the diff-viewer panel border color across theme switches.
Read it through a getter so the spread stays reactive, matching the
already-correct Separator in the same file.1 parent 6cf16e7 commit 46f39d5
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
| |||
0 commit comments