Add missing properties to default theme

This commit is contained in:
kobewi
2022-08-11 14:15:04 +02:00
parent e9e9e92e48
commit e06cd2742f
8 changed files with 43 additions and 8 deletions

View File

@ -321,6 +321,9 @@
<theme_item name="separation" data_type="constant" type="int" default="2">
The vertical distance between ports.
</theme_item>
<theme_item name="title_h_offset" data_type="constant" type="int" default="0">
Horizontal offset of the title text.
</theme_item>
<theme_item name="title_offset" data_type="constant" type="int" default="26">
Vertical offset of the title text.
</theme_item>