We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6072ecf commit c4ef4eeCopy full SHA for c4ef4ee
res/main/schema/modern.xml
@@ -1582,11 +1582,15 @@
1582
1583
<style class="TabControl" parents="root">
1584
<border.color value="#888888" />
1585
+ <heading.color value="bg_name" />
1586
+ <heading.gap.color value="bg_name" />
1587
<border.size value="0" />
1588
<border.radius value="0" />
1589
<tab.spacing value="4" />
- <head.spacing value="-1" />
1590
+ <heading.spacing value="2" />
1591
<tab.joint value="true" />
1592
+ <heading.fill value="true" />
1593
+ <heading.gap.fill value="true" />
1594
</style>
1595
1596
<!-- FileDialog widgets -->
0 commit comments