aboutsummaryrefslogtreecommitdiff
path: root/assets/cru/theme_builder/ThemeResources.xml
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-02-26 20:33:02 +0800
committercrupest <crupest@outlook.com>2022-02-26 20:33:02 +0800
commit8da596f7b5fdbcf11fbda4aa66efc87a219f58ae (patch)
treed229a293f4cc424f23648c1f22de2cf268814870 /assets/cru/theme_builder/ThemeResources.xml
parent673f1939beb1b477a23d9641a07a2e05fff903b4 (diff)
downloadcru-8da596f7b5fdbcf11fbda4aa66efc87a219f58ae.tar.gz
cru-8da596f7b5fdbcf11fbda4aa66efc87a219f58ae.tar.bz2
cru-8da596f7b5fdbcf11fbda4aa66efc87a219f58ae.zip
...
Diffstat (limited to 'assets/cru/theme_builder/ThemeResources.xml')
-rw-r--r--assets/cru/theme_builder/ThemeResources.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/assets/cru/theme_builder/ThemeResources.xml b/assets/cru/theme_builder/ThemeResources.xml
index 544f6908..e39cc232 100644
--- a/assets/cru/theme_builder/ThemeResources.xml
+++ b/assets/cru/theme_builder/ThemeResources.xml
@@ -1,15 +1,20 @@
<Theme>
+ <Resource key="cru.theme_builder.editor.label.font">
+ <Font size="16" />
+ </Resource>
+
<Resource key="cru.theme_builder.color_cube.style">
<StyleRuleSet>
<StyleRule>
<NoCondition />
- <PreferredSizeStyler width="20" height="20" />
+ <PreferredSizeStyler width="30" height="20" />
<BorderStyler>
<BorderStyle>
<Color value="black" />
<Thickness value="1" />
</BorderStyle>
</BorderStyler>
+ <MarginStyler value="10 0 0 0" />
</StyleRule>
</StyleRuleSet>
</Resource>