[Bottom popup] Apply Dark Theme for Ux 0.4
authorMushahid Alam <mushahid.m@samsung.com>
Fri, 14 Jun 2013 11:25:10 +0000 (16:55 +0530)
committerSungho Kwak <sungho1.kwak@samsung.com>
Thu, 20 Jun 2013 12:52:57 +0000 (21:52 +0900)
Change-Id: Ifd9e846bc16c428fe05fe5e701c576c46625edbe

themes/inc/tizen-dark-inc.edc
themes/widgets/selectioninfo.edc

index a3a82b6..9d72ebf 100755 (executable)
 #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
index b25f738..5c57308 100644 (file)
@@ -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;