[PC-BSD Commits] r1867 - pcbsd/trunk/system-overlay/usr/local/share/apps/kdm/themes/pcbsd
svn at pcbsd.org
svn at pcbsd.org
Wed May 7 16:20:00 PDT 2008
Author: gonzalo
Date: 2008-05-07 16:20:00 -0700 (Wed, 07 May 2008)
New Revision: 1867
Modified:
pcbsd/trunk/system-overlay/usr/local/share/apps/kdm/themes/pcbsd/pcbsd.xml
Log:
pcbsdxml changed
Modified: pcbsd/trunk/system-overlay/usr/local/share/apps/kdm/themes/pcbsd/pcbsd.xml
===================================================================
--- pcbsd/trunk/system-overlay/usr/local/share/apps/kdm/themes/pcbsd/pcbsd.xml 2008-05-07 18:46:03 UTC (rev 1866)
+++ pcbsd/trunk/system-overlay/usr/local/share/apps/kdm/themes/pcbsd/pcbsd.xml 2008-05-07 23:20:00 UTC (rev 1867)
@@ -9,7 +9,7 @@
<!-- at the moment, the userlist doesn't support alpha or pixmap, so it looks ugly --><!--
<item type="rect" id="userlist-background">
- <pos x="30%" y="70%" width="90" height="30%"/>
+ <pos x="30%" y="50%" width="90" height="30%"/>
<fixed>
<item type="rect" id="userlist">
<normal color="#FFFFFF" alpha="0.1"/>
@@ -32,21 +32,21 @@
<!-- username-label -->
<item type="label">
<pos anchor="w" x="0%" y="30%"/>
- <normal color="#9f1111" font="Denmark 10"/>
+ <normal color="#be0000" font="Denmark 10"/>
<stock type="username-label"/>
</item>
<!-- password-label -->
<item type="label">
<pos anchor="w" x="0%" y="50%"/>
- <normal color="#9f1111" font="Denmark 10"/>
+ <normal color="#be0000" font="Denmark 10"/>
<stock type="password-label"/>
</item>
</item>
<item type="rect">
- <pos anchor="c" x="60%" y="50%" width="150" height="180"/>
+ <pos anchor="c" x="60%" y="54%" width="150" height="180"/>
<!-- username-entry -->
<item type="entry" id="user-entry">
@@ -62,14 +62,14 @@
<!-- Login-Error -->
<item type="label" id="pam-error">
<pos anchor="c" x="50%" y="58%"/>
- <normal color="#FF0000" font="Denmark 10"/>
+ <normal color="#be0000" font="Denmark 10"/>
<text></text>
</item>
<!-- capslock-warning -->
<item type="label" id="caps-lock-warning">
<pos anchor="c" x="50%" y="59%"/>
- <normal color="#FFFFFF" font="Denmark 10"/>
+ <normal color="#be0000" font="Denmark 10"/>
<stock type="caps-lock-warning"/>
</item>
</item>
@@ -92,7 +92,7 @@
<pressed file="options.png"/>
</item>
<item type="label">
- <normal color="#B3B938" font="Denmark 10"/>
+ <normal color="#be0000" font="Denmark 10"/>
<prelight color="#FFFFFF" font="Denmark 10"/>
<active color="#000000" font="Denmark 10"/>
<pos anchor="c" y="10" x="0%"/>
@@ -100,7 +100,7 @@
<show modes="remote"/>
</item>
<item type="label">
- <normal color="#B3B938" font="Denmark 10"/>
+ <normal color="#be0000" font="Denmark 10"/>
<prelight color="#FFFFFF" font="Denmark 10"/>
<active color="#000000" font="Denmark 10"/>
<pos anchor="c" y="10" x="0%"/>
@@ -118,7 +118,7 @@
<pressed file="session_pressed.png"/>
</item>
<item type="label">
- <normal color="#B3B938" font="Denmark 10"/>
+ <normal color="#be0000" font="Denmark 10"/>
<prelight color="#FFFFFF" font="Denmark 10"/>
<active color="#000000" font="Denmark 10"/>
<pos anchor="c" y="5" x="50%"/>
@@ -137,7 +137,7 @@
<pressed file="system_pressed.png"/>
</item>
<item type="label">
- <normal color="#B3B938" font="Denmark 10"/>
+ <normal color="#be0000" font="Denmark 10"/>
<prelight color="#FFFFFF" font="Denmark 10"/>
<active color="#000000" font="Denmark 10"/>
<pos anchor="c" y="5" x="50%"/>
More information about the Commits
mailing list