[gcompris/gcomprixogoo] Make the grey black for the text, it's more easy to read.



commit 4a8e884661fc9418974fa929da31b345c14b7e02
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Sun Dec 27 00:03:20 2009 +0100

    Make the grey black for the text, it's more easy to read.

 boards/skins/gartoon/skin.xml |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/boards/skins/gartoon/skin.xml b/boards/skins/gartoon/skin.xml
index 5029404..831dd25 100644
--- a/boards/skins/gartoon/skin.xml
+++ b/boards/skins/gartoon/skin.xml
@@ -3,10 +3,10 @@
 <GCompris>
   <Skin>
     <!-- Defines the gcompris colors -->
-    <color  id="gcompris/title"          rgba="0X171718ff"/>
+    <color  id="gcompris/title"          rgba="0X000000ff"/>
     <color  id="gcompris/text button"    rgba="0XFFFFFFFF"/>
-    <color  id="gcompris/content"        rgba="0X424243ff"/>
-    <color  id="gcompris/subtitle"       rgba="0X424243ff"/>
+    <color  id="gcompris/content"        rgba="0X0C0C0Cff"/>
+    <color  id="gcompris/subtitle"       rgba="0X0F0F0Fff"/>
     <color  id="gcompris/shadow"         rgba="0X51515180"/>
     <color  id="gcompris/imageselectbg_left"   rgba="0X000000FF"/>
     <color  id="gcompris/imageselectbg_right"  rgba="0XB4B4B4FF"/>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]