aboutsummaryrefslogtreecommitdiff
path: root/assets/cru/theme_builder/ThemeResources.xml
blob: 544f6908f176bb7bce8cad288d04681ca6f6c859 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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>