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 c4ef4ee commit 035abf7Copy full SHA for 035abf7
res/main/schema/modern.xml
@@ -1583,14 +1583,16 @@
1583
<style class="TabControl" parents="root">
1584
<border.color value="#888888" />
1585
<heading.color value="bg_name" />
1586
- <heading.gap.color value="bg_name" />
+ <heading.spacing.color value="bg_name" />
1587
+ <heading.gap.color value="bg_schema" />
1588
<border.size value="0" />
1589
<border.radius value="0" />
1590
<tab.spacing value="4" />
1591
<heading.spacing value="2" />
1592
+ <heading.gap value="4" />
1593
<tab.joint value="true" />
1594
<heading.fill value="true" />
- <heading.gap.fill value="true" />
1595
+ <heading.spacing.fill value="true" />
1596
</style>
1597
1598
<!-- FileDialog widgets -->
0 commit comments