Skip to content

Commit 035abf7

Browse files
committed
Schema update
1 parent c4ef4ee commit 035abf7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

res/main/schema/modern.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,14 +1583,16 @@
15831583
<style class="TabControl" parents="root">
15841584
<border.color value="#888888" />
15851585
<heading.color value="bg_name" />
1586-
<heading.gap.color value="bg_name" />
1586+
<heading.spacing.color value="bg_name" />
1587+
<heading.gap.color value="bg_schema" />
15871588
<border.size value="0" />
15881589
<border.radius value="0" />
15891590
<tab.spacing value="4" />
15901591
<heading.spacing value="2" />
1592+
<heading.gap value="4" />
15911593
<tab.joint value="true" />
15921594
<heading.fill value="true" />
1593-
<heading.gap.fill value="true" />
1595+
<heading.spacing.fill value="true" />
15941596
</style>
15951597

15961598
<!-- FileDialog widgets -->

0 commit comments

Comments
 (0)