Adjust font sizes and colors
This commit is contained in:
1
debian/changelog
vendored
1
debian/changelog
vendored
@@ -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
|
||||
|
||||
|
||||
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user