fix some bugs relating to tab behavior and border rendering
This commit is contained in:
parent
f056727621
commit
206a5fb19e
12 changed files with 240 additions and 172 deletions
|
|
@ -990,6 +990,7 @@ impl State {
|
|||
color!(BAR_BACKGROUND_COLOR, bar_bg_color);
|
||||
color!(BAR_STATUS_TEXT_COLOR, bar_status_text_color);
|
||||
color!(BORDER_COLOR, border_color);
|
||||
color!(ACTIVE_BORDER_COLOR, active_border_color);
|
||||
color!(
|
||||
CAPTURED_FOCUSED_TITLE_BACKGROUND_COLOR,
|
||||
captured_focused_title_bg_color
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue