summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSungtaek Hong <sth253.hong@samsung.com>2017-03-29 19:03:55 +0900
committerSungtaek Hong <sth253.hong@samsung.com>2017-03-29 19:03:55 +0900
commit9b16a3a86826f6a8a90b191bdbd5db974462d80d (patch)
tree64d00e6c7cf7f9c169f17b2fc744f9fefcdd8d3d
parent6c937e8b6408ad295c8d637b1b6b4781feecafc2 (diff)
downloadefl-theme-tizen-mobile-accepted/tizen/mobile/20170329.222448.tar.gz
efl-theme-tizen-mobile-accepted/tizen/mobile/20170329.222448.tar.bz2
efl-theme-tizen-mobile-accepted/tizen/mobile/20170329.222448.zip
Change-Id: I61b5bd5d69b04f031f5a951350b8f90abf4373fd Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
-rw-r--r--mobile/color_classes_csharp.edc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/color_classes_csharp.edc b/mobile/color_classes_csharp.edc
index 5c122a56..8b7c3f06 100644
--- a/mobile/color_classes_csharp.edc
+++ b/mobile/color_classes_csharp.edc
@@ -51,7 +51,7 @@ color_classes {
color: 0 0 0 77;
}
color_class { "button/circle/bg";
- color: 0 255 0 255;
+ color: 82 199 217 255;
}
color_class { "button/circle/opacity";
color: 255 255 255 255;
@@ -87,7 +87,7 @@ color_classes {
color: 255 255 255 255;
}
color_class { "button/bottom/bg";
- color: 0 0 255 255;
+ color: 78 97 173 255;
}
color_class { "button/bottom/bg_pressed";
color: 78 97 173 255;