From: Mushahid Alam Date: Fri, 14 Jun 2013 11:25:10 +0000 (+0530) Subject: [Bottom popup] Apply Dark Theme for Ux 0.4 X-Git-Tag: accepted/tizen/20131029.210118~175 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9b130f8a70d4a23287e542029e35d59de77c1f3b;p=profile%2Fivi%2Fefl-theme-tizen.git [Bottom popup] Apply Dark Theme for Ux 0.4 Change-Id: Ifd9e846bc16c428fe05fe5e701c576c46625edbe --- diff --git a/themes/inc/tizen-dark-inc.edc b/themes/inc/tizen-dark-inc.edc index a3a82b6..9d72ebf 100755 --- a/themes/inc/tizen-dark-inc.edc +++ b/themes/inc/tizen-dark-inc.edc @@ -828,8 +828,8 @@ #define SEARCHBAR_H_INC 86 #define SEARCHBAR_ICON_COLOR_INC 135 133 128 255 -#define SELECTION_INFO_BACKGROUND_COLOR_INC 68 68 68 255 -#define SELECTION_INFO_TEXT_COLOR_INC 255 255 255 255 +#define SELECTION_INFO_BACKGROUND_COLOR_INC 43 58 175 255 +#define SELECTION_INFO_TEXT_COLOR_INC 250 250 250 255 #define SELECTION_INFO_MIN_VER_W_INC 720 #define SELECTION_INFO_MIN_HORZ_W_INC 1280 #define SELECTION_INFO_VER_PADDING_INC 48 diff --git a/themes/widgets/selectioninfo.edc b/themes/widgets/selectioninfo.edc index b25f738..5c57308 100644 --- a/themes/widgets/selectioninfo.edc +++ b/themes/widgets/selectioninfo.edc @@ -18,9 +18,6 @@ group { name: "elm/standard/selectioninfo/default"; - images { - image: "00_bottom_popup_shadow.png" COMP; - } parts { part { name: "bg"; type: RECT; @@ -34,20 +31,6 @@ group { name: "elm/standard/selectioninfo/default"; color: SELECTION_INFO_BACKGROUND_COLOR_INC; } } - part { name: "bottom.popup.shadow"; - type: IMAGE; - mouse_events: 0; - scale: 1; - description { state: "default" 0.0; - min: SELECTION_INFO_SHADOW_VER_W_INC SELECTION_INFO_SHADOW_VER_H_INC; - align: 0.5 1.0; - image.normal: "00_bottom_popup_shadow.png"; - rel2 { - to: "bg"; - relative: 1.0 0.0; - } - } - } part { name: "padding_left"; scale: 1; mouse_events: 0; @@ -118,9 +101,6 @@ group { name: "elm/standard/selectioninfo/center_text"; } group { name: "elm/standard/selectioninfo/vertical/bottom_12"; - images { - image: "00_bottom_popup_shadow.png" COMP; - } parts { part { name: "bg"; type: RECT; @@ -135,20 +115,6 @@ group { name: "elm/standard/selectioninfo/vertical/bottom_12"; color: SELECTION_INFO_BACKGROUND_COLOR_INC; } } - part { name: "bottom.popup.shadow"; - type: IMAGE; - scale: 1; - description { state: "default" 0.0; - min: SELECTION_INFO_SHADOW_VER_W_INC SELECTION_INFO_SHADOW_VER_H_INC; - align: 0.5 1.0; - fixed: 1 1; - image.normal: "00_bottom_popup_shadow.png"; - rel2 { - to: "bg"; - relative: 1.0 0.0; - } - } - } part { name: "elm.text"; type: TEXT; @@ -179,9 +145,6 @@ group { name: "elm/standard/selectioninfo/vertical/bottom_12"; } group { name: "elm/standard/selectioninfo/vertical/bottom_64"; - images { - image: "00_bottom_popup_shadow.png" COMP; - } parts { part { name: "bg"; @@ -199,20 +162,6 @@ group { name: "elm/standard/selectioninfo/vertical/bottom_64"; color: 0 0 0 0; } } - part { name: "bottom.popup.shadow"; - type: IMAGE; - scale: 1; - description { state: "default" 0.0; - min: SELECTION_INFO_SHADOW_VER_W_INC SELECTION_INFO_SHADOW_VER_H_INC; - align: 0.5 1.0; - fixed: 1 1; - image.normal: "00_bottom_popup_shadow.png"; - rel2 { - to: "bg"; - relative: 1.0 0.0; - } - } - } part { name: "base"; type: RECT; mouse_events: 1; @@ -258,9 +207,6 @@ group { name: "elm/standard/selectioninfo/vertical/bottom_64"; } group { name: "elm/standard/selectioninfo/vertical/bottom_86"; - images { - image: "00_bottom_popup_shadow.png" COMP; - } parts { part { name: "bg"; @@ -278,20 +224,6 @@ group { name: "elm/standard/selectioninfo/vertical/bottom_86"; color: 0 0 0 0; } } - part { name: "bottom.popup.shadow"; - type: IMAGE; - scale: 1; - description { state: "default" 0.0; - min: SELECTION_INFO_SHADOW_VER_W_INC SELECTION_INFO_SHADOW_VER_H_INC; - align: 0.5 1.0; - fixed: 1 1; - image.normal: "00_bottom_popup_shadow.png"; - rel2 { - to: "bg"; - relative: 1.0 0.0; - } - } - } part { name: "base"; type: RECT; @@ -338,9 +270,6 @@ group { name: "elm/standard/selectioninfo/vertical/bottom_86"; } group { name: "elm/standard/selectioninfo/horizontal/bottom_12"; - images { - image: "00_bottom_popup_shadow.png" COMP; - } parts { part { name: "bg"; type: RECT; @@ -357,20 +286,6 @@ group { name: "elm/standard/selectioninfo/horizontal/bottom_12"; color: SELECTION_INFO_BACKGROUND_COLOR_INC; } } - part { name: "bottom.popup.shadow"; - type: IMAGE; - scale: 1; - description { state: "default" 0.0; - min: SELECTION_INFO_SHADOW_HORZ_W_INC SELECTION_INFO_SHADOW_HORZ_H_INC; - align: 0.5 1.0; - fixed: 1 1; - image.normal: "00_bottom_popup_shadow.png"; - rel2 { - to: "bg"; - relative: 1.0 0.0; - } - } - } part { name: "elm.text"; type: TEXT; @@ -401,9 +316,6 @@ group { name: "elm/standard/selectioninfo/horizontal/bottom_12"; } group { name: "elm/standard/selectioninfo/horizontal/bottom_64"; - images { - image: "00_bottom_popup_shadow.png" COMP; - } parts { part { name: "bg"; @@ -421,20 +333,6 @@ group { name: "elm/standard/selectioninfo/horizontal/bottom_64"; color: 0 0 0 0; } } - part { name: "bottom.popup.shadow"; - type: IMAGE; - scale: 1; - description { state: "default" 0.0; - min: SELECTION_INFO_SHADOW_HORZ_W_INC SELECTION_INFO_SHADOW_HORZ_H_INC; - align: 0.5 1.0; - fixed: 1 1; - image.normal: "00_bottom_popup_shadow.png"; - rel2 { - to: "bg"; - relative: 1.0 0.0; - } - } - } part { name: "base"; type: RECT; mouse_events: 1; @@ -480,9 +378,6 @@ group { name: "elm/standard/selectioninfo/horizontal/bottom_64"; } group { name: "elm/standard/selectioninfo/horizontal/bottom_86"; - images { - image: "00_bottom_popup_shadow.png" COMP; - } parts { part { name: "bg"; @@ -500,20 +395,6 @@ group { name: "elm/standard/selectioninfo/horizontal/bottom_86"; color: 0 0 0 0; } } - part { name: "bottom.popup.shadow"; - type: IMAGE; - scale: 1; - description { state: "default" 0.0; - min: SELECTION_INFO_SHADOW_HORZ_W_INC SELECTION_INFO_SHADOW_HORZ_H_INC; - align: 0.5 1.0; - fixed: 1 1; - image.normal: "00_bottom_popup_shadow.png"; - rel2 { - to: "bg"; - relative: 1.0 0.0; - } - } - } part { name: "base"; type: RECT;