summaryrefslogtreecommitdiff
path: root/mobile/color_classes.edc
diff options
context:
space:
mode:
authorSangHyeon Lee <sh10233.lee@samsung.com>2016-11-03 14:25:23 +0900
committerSangHyeon Lee <sh10233.lee@samsung.com>2016-11-03 14:25:23 +0900
commit27cd106c5949db076469637a691fe3e79b912099 (patch)
treea259fce74f0016d64b3f28ab3b7359aa5ccd749c /mobile/color_classes.edc
parent69497a6e9ef260b476cc5afdb1807cd382021ff4 (diff)
downloadefl-theme-tizen-mobile-27cd106c5949db076469637a691fe3e79b912099.tar.gz
efl-theme-tizen-mobile-27cd106c5949db076469637a691fe3e79b912099.tar.bz2
efl-theme-tizen-mobile-27cd106c5949db076469637a691fe3e79b912099.zip
gengrid: scroller background color fixes on bg color class
Change-Id: Idcb24cd2f1f7498eaec916318b1331f2dc7f1927
Diffstat (limited to 'mobile/color_classes.edc')
-rw-r--r--mobile/color_classes.edc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mobile/color_classes.edc b/mobile/color_classes.edc
index 8ff752fa..846fc819 100644
--- a/mobile/color_classes.edc
+++ b/mobile/color_classes.edc
@@ -661,10 +661,10 @@ color_classes {
* Gengrid
*/
color_class { "gengrid/default/bg";
- color: 250 250 250 255;
+ color: 0 0 0 0;
}
color_class { "gengrid/popup/bg";
- color: 250 250 250 255;
+ color: 0 0 0 0;
}
color_class { "gengrid_item/default/bg";
color: 0 0 0 0;