adjust used colors to match new guideline 39/140239/1
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Sun, 23 Jul 2017 09:22:26 +0000 (11:22 +0200)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Sun, 23 Jul 2017 09:22:40 +0000 (11:22 +0200)
Change-Id: Ia27e6fe35b3ce4da6400047d90d2475c140667c9

clock/res/edje/StopWatch.edc
clock/res/edje/alarm.edc

index de7fbaa76333fbf710ab6e8c58db8d8d174865a8..7ddf9b6ecc6529d031a7972bf4fec003aa748e10 100644 (file)
@@ -232,7 +232,7 @@ collections {
                        }
                        style {
                                name: "ATO015";
-                               base: "font=Tizen:style=Light color=#0000AA wrap=none font_size=42";
+                               base: "font=Tizen:style=Light color=#3db9cc wrap=none font_size=42";
                        }
 
                }
index a53b8972f4ac73245fd3de5b03f86388ae1a3f96..b659a2340c04329a5e8743306bb0859948ebb93d 100644 (file)
@@ -44,13 +44,13 @@ collections {
                        style {
                                name: "font_weekflags_normal";
                                base: "font=Tizen:style=Regular font_size=32";
-                               tag: "on" "+ color=#97e57bff";
+                               tag: "on" "+ color=#59b03aff";
                                tag: "off" "+ color=#b3b3b3ff";
                        }
                        style {
                                name: "font_weekflags_dim";
                                base: "font=Tizen:style=Regular font_size=32";
-                               tag: "on" "+ color=#97e57b66";
+                               tag: "on" "+ color=#59b03a66";
                                tag: "off" "+ color=#b3b3b366";
                        }
                }