summaryrefslogtreecommitdiffstats
path: root/theming/openslx/bootsplash
diff options
context:
space:
mode:
authorMichael Janczyk2007-09-11 22:02:00 +0200
committerMichael Janczyk2007-09-11 22:02:00 +0200
commitf6c98190cc5211e0580f567daa00319b8b5bff9f (patch)
tree3d4cc5703c8590f76326b63b4279c809a52848cf /theming/openslx/bootsplash
parentremoved old bootsplash2 dir. (diff)
downloadcore-f6c98190cc5211e0580f567daa00319b8b5bff9f.tar.gz
core-f6c98190cc5211e0580f567daa00319b8b5bff9f.tar.xz
core-f6c98190cc5211e0580f567daa00319b8b5bff9f.zip
minor theme modifications
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1337 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'theming/openslx/bootsplash')
-rw-r--r--theming/openslx/bootsplash/themes/openslx/openslx.pngbin125032 -> 77250 bytes
-rw-r--r--theming/openslx/bootsplash/themes/openslx/theme.xml34
2 files changed, 17 insertions, 17 deletions
diff --git a/theming/openslx/bootsplash/themes/openslx/openslx.png b/theming/openslx/bootsplash/themes/openslx/openslx.png
index 1f61180c..b662a30f 100644
--- a/theming/openslx/bootsplash/themes/openslx/openslx.png
+++ b/theming/openslx/bootsplash/themes/openslx/openslx.png
Binary files differ
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>