Skip to content

Commit c4ef4ee

Browse files
committed
Updated tab styles for modern schema
1 parent 6072ecf commit c4ef4ee

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

res/main/schema/modern.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1582,11 +1582,15 @@
15821582

15831583
<style class="TabControl" parents="root">
15841584
<border.color value="#888888" />
1585+
<heading.color value="bg_name" />
1586+
<heading.gap.color value="bg_name" />
15851587
<border.size value="0" />
15861588
<border.radius value="0" />
15871589
<tab.spacing value="4" />
1588-
<head.spacing value="-1" />
1590+
<heading.spacing value="2" />
15891591
<tab.joint value="true" />
1592+
<heading.fill value="true" />
1593+
<heading.gap.fill value="true" />
15901594
</style>
15911595

15921596
<!-- FileDialog widgets -->

0 commit comments

Comments
 (0)