Adjust font sizes and colors

This commit is contained in:
Eshat Cakar
2012-08-02 13:35:14 +00:00
parent ec3c2fdf94
commit f732f0cb01
2 changed files with 5 additions and 4 deletions

1
debian/changelog vendored
View File

@@ -3,6 +3,7 @@ desktop-base (7.0.3) UNRELEASED; urgency=low
* Fixed various glitches in the KDM Theme:
- Make pam error messages actually visible.
- Don't cut off the last hostname letter.
- Adjust font sizes and colors.
-- Eshat Cakar <info@eshat.de> Thu, 02 Aug 2012 15:23:56 +0200

View File

@@ -33,7 +33,7 @@
<fixed>
<item type="label" id="welcome">
<pos anchor="nw" x="20" y="20"/>
<normal alpha="0.75" font="Sans Bold 14" color="#444444"/>
<normal alpha="1.0" font="Sans Bold 14" color="#444444"/>
<text>%h </text>
</item>
</fixed>
@@ -93,19 +93,19 @@
<fixed>
<item type="label">
<pos anchor="se" x="-15" y="-20"/>
<normal font="Sans Bold 8" color="#444444"/>
<normal font="Sans Bold 10" color="#444444"/>
<text>%c</text>
</item>
<item type="pixmap" id="session_button" button="true">
<normal alpha="0.8" file="session_normal.png"/>
<normal alpha="1.0" file="session_normal.png"/>
<prelight file="session_normal.png"/>
<active file="session_normal.png"/>
<pos anchor="sw" x="22" y="-20"/>
</item>
<item type="pixmap" id="system_button" button="true">
<normal alpha="0.8" file="system_normal.png"/>
<normal alpha="1.0" file="system_normal.png"/>
<prelight file="system_normal.png"/>
<active file="system_normal.png"/>
<pos anchor="sw" x="50" y="-20"/>