Commit 2b4108b
Add a distinct sidebar panel background for vertical tab bars
Builds on top of kovidgoyal#9855 (vertical tab bars on left/right). When tab_bar_edge
is left or right and tab_bar_background is unset, derive a panel colour from
the theme (window background blended towards the foreground) so the sidebar
reads as a distinct panel rather than blending into the window content.
Overridable by setting tab_bar_background explicitly.
Also fill the area around the cell grid with the tab bar background instead
of the terminal background, so the panel stays one uniform colour to the
edges (no seam below/around the tabs).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 8d93548 commit 2b4108b
2 files changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
144 | 151 | | |
145 | 152 | | |
146 | 153 | | |
| |||
179 | 186 | | |
180 | 187 | | |
181 | 188 | | |
| 189 | + | |
182 | 190 | | |
183 | 191 | | |
184 | 192 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
730 | 730 | | |
731 | 731 | | |
732 | 732 | | |
| 733 | + | |
| 734 | + | |
733 | 735 | | |
734 | 736 | | |
735 | 737 | | |
| |||
0 commit comments