hermet pushed a commit to branch master.

http://git.enlightenment.org/games/etypers.git/commit/?id=0671c9d767010900a6975653fe0dc29c150012b6

commit 0671c9d767010900a6975653fe0dc29c150012b6
Author: Hermet Park <her...@hermet.pe.kr>
Date:   Sat Feb 13 03:37:54 2016 +0900

    adjust text color.
---
 data/theme/etypers.edc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/data/theme/etypers.edc b/data/theme/etypers.edc
index 3adf278..552414a 100644
--- a/data/theme/etypers.edc
+++ b/data/theme/etypers.edc
@@ -77,7 +77,7 @@ collections {
                    align: 0 0;
                    text: "Score:";
                }
-               color: 0 0 200 200;
+               color: 50 50 50 200;
                align: 0 0;
                min: 0 20;
                fixed: 0 1;
@@ -113,7 +113,7 @@ collections {
                    align: 0 0;
                    text: "Level:";
                }
-               color: 0 0 200 200;
+               color: 50 50 50 200;
                align: 0 0;
                min: 0 20;
                fixed: 0 1;
@@ -151,7 +151,7 @@ collections {
                    align: 0 0;
                    text: "Correct:";
                }
-               color: 0 0 200 200;
+               color: 50 50 50 200;
                align: 0 0;
                rel1.to: "level";
                rel1.relative: 0 1;

-- 


Reply via email to