improve tab indicator styles
This commit is contained in:
parent
b741d1eeb2
commit
beceee7c99
1 changed files with 3 additions and 2 deletions
|
@ -36,8 +36,9 @@
|
|||
hide-when-single-tab = true;
|
||||
active.color = "#5bcefa";
|
||||
inactive.color = "#3c3836";
|
||||
gap = 1;
|
||||
width = 3;
|
||||
gap = 2;
|
||||
width = 5;
|
||||
corner-radius= 3;
|
||||
position = "left";
|
||||
gaps-between-tabs = 0;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue