summaryrefslogtreecommitdiffstats
path: root/theming/openslx/bootsplash/themes/openslx/theme.xml
diff options
context:
space:
mode:
Diffstat (limited to 'theming/openslx/bootsplash/themes/openslx/theme.xml')
-rw-r--r--theming/openslx/bootsplash/themes/openslx/theme.xml34
1 files changed, 17 insertions, 17 deletions
diff --git a/theming/openslx/bootsplash/themes/openslx/theme.xml b/theming/openslx/bootsplash/themes/openslx/theme.xml
index 6b78ba67..ba0b7b0d 100644
--- a/theming/openslx/bootsplash/themes/openslx/theme.xml
+++ b/theming/openslx/bootsplash/themes/openslx/theme.xml
@@ -15,19 +15,19 @@
y coordinate, width and height are for the progress bar.
Remember that x, y, width and height are expressed in percentage -->
<dimension>
- <x>5</x>
- <y>95</y>
- <width>90</width>
- <height>1</height>
+ <x>0</x>
+ <y>42</y>
+ <width>100</width>
+ <height>18</height>
</dimension>
<!-- here you can set the color of the progressbar...
set the amount of red, green, blue and alpha channel.
Remember that the max value is 255 and the minumun value is 0-->
<color>
- <red>255</red>
- <green>139</green>
- <blue>0</blue>
- <alpha>0</alpha>
+ <red>128</red>
+ <green>147</green>
+ <blue>161</blue>
+ <alpha>255</alpha>
</color>
<!-- whether or not you want a border around the progressbar. default: no -->
<border>
@@ -44,10 +44,10 @@
Remember that the max value is 255 and the minumun value is 0-->
<background>
<color>
- <red>62</red>
- <green>93</green>
- <blue>114</blue>
- <alpha>0</alpha>
+ <red>240</red>
+ <green>240</green>
+ <blue>240</blue>
+ <alpha>255</alpha>
</color>
</background>
<direction>
@@ -91,10 +91,10 @@
Remember that x, y, width and height are expressed in percentage
or pixel units -->
<dimension>
- <x>24</x>
- <y>45</y>
- <width>71</width>
- <height>45</height>
+ <x>1</x>
+ <y>61</y>
+ <width>98</width>
+ <height>38</height>
</dimension>
<!-- here you can set the color of the text area...
set the amount of red, green, blue and alpha channel.
@@ -103,7 +103,7 @@
<red>0</red>
<green>0</green>
<blue>0</blue>
- <alpha>10</alpha>
+ <alpha>0</alpha>
</color>
<!-- whether or not you want a border around the progressbar. default: no -->
<border>