change recent subtitle color 17/45417/1
authorSoohye Shin <soohye.shin@samsung.com>
Thu, 6 Aug 2015 01:52:28 +0000 (10:52 +0900)
committerSoohye Shin <soohye.shin@samsung.com>
Thu, 6 Aug 2015 01:52:28 +0000 (10:52 +0900)
Change-Id: I31e14082a31216276e948042c383c2ba4074c46a
Signed-off-by: Soohye Shin <soohye.shin@samsung.com>
edje/widget/label.edc

index fac2ba8..26cdc24 100644 (file)
@@ -29,7 +29,7 @@ styles {
        }
        style {
                name, "recent_label_subtitle";
-               base, "font=TizenSans font_size=20 color=#7f7f7f align=left";
+               base, "font=TizenSans font_size=20 color=#999999 align=left";
        }
 }