aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
Diffstat (limited to 'assets')
-rw-r--r--assets/cru/theme_builder/ThemeResources.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/assets/cru/theme_builder/ThemeResources.xml b/assets/cru/theme_builder/ThemeResources.xml
new file mode 100644
index 00000000..544f6908
--- /dev/null
+++ b/assets/cru/theme_builder/ThemeResources.xml
@@ -0,0 +1,16 @@
+<Theme>
+ <Resource key="cru.theme_builder.color_cube.style">
+ <StyleRuleSet>
+ <StyleRule>
+ <NoCondition />
+ <PreferredSizeStyler width="20" height="20" />
+ <BorderStyler>
+ <BorderStyle>
+ <Color value="black" />
+ <Thickness value="1" />
+ </BorderStyle>
+ </BorderStyler>
+ </StyleRule>
+ </StyleRuleSet>
+ </Resource>
+</Theme>