improve tab indicator styles

This commit is contained in:
Schrottkatze 2025-03-13 17:33:50 +01:00
commit beceee7c99
No known key found for this signature in database

View file

@ -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;
};