Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--
- Theme: Pi Crumble
- Version: 1.0
- Author: Christian Mancilla
- License: creative commons CC-BY-NC-SA
- Based on: "Spare" by Matt Kennedy
- -->
- <theme>
- <formatVersion>4</formatVersion>
- <view name="system">
- <image name="background_color" extra="true">
- <path>./_inc/images/bg_color.png</path>
- <origin>0 0</origin>
- <pos>0 0<pos>
- <size>1 1</size>
- <color>FF0000</color>
- </image>
- <image name="background_pattern" extra="true">
- <path>./_inc/images/bg_pattern.png</path>
- <origin>0.5 0.5</origin>
- <pos>0.5 0.5<pos>
- <size>1 1</size>
- <color>aeaeae</color>
- <tile>true</tile>
- </image>
- </view>
- <view name="basic">
- </view>
- <view name="detailed">
- </view>
- </theme>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement