- fix background transparency for infobar texts
authorFelix Domke <tmbinc@elitedvb.net>
Sun, 14 Aug 2005 14:03:44 +0000 (14:03 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Sun, 14 Aug 2005 14:03:44 +0000 (14:03 +0000)
skin.py

diff --git a/skin.py b/skin.py
index 67b461f..7577368 100644 (file)
--- a/skin.py
+++ b/skin.py
@@ -20,7 +20,7 @@ dom = xml.dom.minidom.parseString(
                <colors>
                        <color name="white"     value="#ffffff" />
                        <color name="black"     value="#000000" />
-                       <color name="dark"      value="#294a6b" />
+                       <color name="dark"      value="#20294a6b" />
                        
                        <color name="red"               value="#ff0000" />
                        <color name="green"     value="#00ff00" />