[debian-edu-commits] debian-edu/ 299/437: Improve contrast to background.
Mike Gabriel
sunweaver at debian.org
Sun Mar 2 23:49:44 UTC 2014
This is an automated email from the git hooks/post-receive script.
sunweaver pushed a commit to branch master
in repository debian-edu-artwork.
commit 1a8c570ec7eee63bf6e74996ae2f5355cd44f570
Author: Andreas B. Mundt <andi.mundt at web.de>
Date: Mon Jun 20 19:49:11 2011 +0000
Improve contrast to background.
---
art/gdm-theme/debian-edu.xml | 2 +-
art/kdm-theme/debian-edu.xml | 2 +-
debian/changelog | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/art/gdm-theme/debian-edu.xml b/art/gdm-theme/debian-edu.xml
index c666d38..3ceffae 100644
--- a/art/gdm-theme/debian-edu.xml
+++ b/art/gdm-theme/debian-edu.xml
@@ -8,7 +8,7 @@
</item>
<!-- hostname and clock -->
<item type="label" id="clock">
- <normal color="#ffffff" font="Sans Bold 11"/>
+ <normal alpha="0.5" color="#334560" font="Sans Bold 11"/>
<pos x="95%" y="97.5%" anchor="e"/>
<text>%h - %c</text>
</item>
diff --git a/art/kdm-theme/debian-edu.xml b/art/kdm-theme/debian-edu.xml
index 172c152..85e447a 100644
--- a/art/kdm-theme/debian-edu.xml
+++ b/art/kdm-theme/debian-edu.xml
@@ -8,7 +8,7 @@
</item>
<!-- hostname and clock -->
<item type="label" id="clock">
- <normal color="#ffffff" font="Sans Bold 11"/>
+ <normal alpha="0.5" color="#334560" font="Sans Bold 11"/>
<pos x="95%" y="97.5%" anchor="e"/>
<text>%h - %c</text>
</item>
diff --git a/debian/changelog b/debian/changelog
index ca8be4c..2a28e48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
debian-edu-artwork (0.0.33~svn73767) UNRELEASED; urgency=low
* Continue development. Nothing yet.
+ * Improve contrast to background.
-- Andreas B. Mundt <andi.mundt at web.de> Mon, 20 Jun 2011 18:20:27 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/debian-edu-artwork.git
More information about the debian-edu-commits
mailing list