From bb07c746fdabf983e7989db699628c1b75695984 Mon Sep 17 00:00:00 2001 From: Shilpa Singh Date: Fri, 24 Nov 2017 17:47:59 +0530 Subject: [PATCH] elm_colorselector: color names update based on GUI Change-Id: Id108d723bc003a7a27e09ae86e16b87396f3bad9 --- src/lib/elementary/elm_colorselector.c | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/src/lib/elementary/elm_colorselector.c b/src/lib/elementary/elm_colorselector.c index 2c2856b..5e20ae6 100644 --- a/src/lib/elementary/elm_colorselector.c +++ b/src/lib/elementary/elm_colorselector.c @@ -43,10 +43,10 @@ static const Evas_Smart_Cb_Description _smart_callbacks[] = {NULL, NULL} }; +//TIZENONLY(20171124) Colors update based on colorselector platform GUI static const Elm_Color_Name _color_name[] = { {{0, 0, 0, 255}, "black"}, {{0, 0, 128, 255}, "navy"}, - {{0, 0, 139, 255}, "dark blue"}, {{0, 0, 205, 255}, "medium blue"}, {{0, 0, 255, 255}, "blue"}, {{0, 100, 0, 255}, "dark green"}, @@ -60,27 +60,30 @@ static const Elm_Color_Name _color_name[] = { {{0, 255, 127, 255}, "spring green"}, {{0, 255, 255, 255}, "aqua"}, {{0, 255, 255, 255}, "cyan"}, + {{9, 56, 107, 255}, "dark blue"}, {{25, 25, 112, 255}, "midnight blue"}, {{30, 144, 255, 255}, "dodger blue"}, {{32, 178, 170, 255}, "light sea green"}, - {{34, 139, 34, 255}, "forest green"}, + {{33, 140, 33, 255}, "forest green"}, {{46, 139, 87, 255}, "sea green"}, {{47, 79, 79, 255}, "dark slate grey"}, - {{50, 205, 50, 255}, "lime green"}, + {{50, 100, 252, 255}, "royal blue"}, + {{56, 168, 255, 255}, "sky blue"}, {{60, 179, 113, 255}, "medium sea green"}, {{64, 224, 208, 255}, "turquoise"}, - {{65, 105, 225, 255}, "royal blue"}, {{70, 130, 180, 255}, "steel blue"}, {{72, 61, 139, 255}, "dark slate blue"}, {{72, 209, 204, 255}, "medium turquoise"}, {{75, 0, 130, 255}, "indigo"}, {{85, 107, 47, 255}, "dark olive green"}, + {{91, 221, 55, 255}, "lime green"}, {{95, 158, 160, 255}, "cadet blue"}, {{100, 149, 237, 255}, "corn flower blue"}, {{102, 205, 170, 255}, "medium aquamarine"}, {{105, 105, 105, 255}, "dim grey"}, {{106, 90, 205, 255}, "slate blue"}, {{107, 142, 35, 255}, "olive drab"}, + {{110, 55, 221, 255}, "blue violet"}, {{112, 128, 144, 255}, "slate grey"}, {{119, 136, 153, 255}, "light slate grey"}, {{123, 104, 238, 255}, "medium slate blue"}, @@ -91,9 +94,7 @@ static const Elm_Color_Name _color_name[] = { {{128, 0, 128, 255}, "purple"}, {{128, 128, 0, 255}, "olive"}, {{128, 128, 128, 255}, "grey"}, - {{135, 206, 235, 255}, "sky blue"}, {{135, 206, 250, 255}, "light sky blue"}, - {{138, 43, 226, 255}, "blue violet"}, {{139, 0, 0, 255}, "dark red"}, {{139, 0, 139, 255}, "dark magenta"}, {{139, 69, 19, 255}, "saddle brown"}, @@ -106,7 +107,7 @@ static const Elm_Color_Name _color_name[] = { {{154, 205, 50, 255}, "yellow green"}, {{160, 82, 45, 255}, "sienna"}, {{165, 42, 42, 255}, "brown"}, - {{169, 169, 169, 255}, "dark grey"}, + {{165, 164, 164, 255}, "dark grey"}, {{173, 216, 230, 255}, "light blue"}, {{173, 255, 47, 255}, "green yellow"}, {{175, 238, 238, 255}, "pale turquoise"}, @@ -115,10 +116,12 @@ static const Elm_Color_Name _color_name[] = { {{178, 34, 34, 255}, "fire brick"}, {{184, 134, 11, 255}, "dark golden rod"}, {{186, 85, 211, 255}, "medium orchid"}, + {{188, 3, 31, 255}, "red"}, {{188, 143, 143, 255}, "rosy brown"}, {{189, 183, 107, 255}, "dark khaki"}, {{192, 192, 192, 255}, "silver"}, {{199, 21, 133, 255}, "medium violet red"}, + {{201, 132, 255, 255}, "plum"}, {{205, 92, 92, 255}, "indian red"}, {{205, 133, 63, 255}, "peru"}, {{210, 105, 30, 255}, "chocolate"}, @@ -130,8 +133,7 @@ static const Elm_Color_Name _color_name[] = { {{219, 112, 147, 255}, "pale violet red"}, {{220, 20, 60, 255}, "crimson"}, {{220, 220, 220, 255}, "gainsboro"}, - {{221, 160, 221, 255}, "plum"}, - {{222, 184, 135, 255}, "burlywood"}, + {{222, 184, 135, 255}, "burly wood"}, {{224, 255, 255, 255}, "light cyan"}, {{230, 230, 250, 255}, "lavender"}, {{233, 150, 122, 255}, "dark salmon"}, @@ -152,15 +154,15 @@ static const Elm_Color_Name _color_name[] = { {{250, 128, 114, 255}, "salmon"}, {{250, 250, 210, 255}, "light golden rod yellow"}, {{250, 240, 230, 255}, "linen"}, + {{251, 255, 45, 255}, "yellow"}, {{253, 245, 230, 255}, "old lace"}, - {{255, 0, 0, 255}, "red"}, {{255, 0, 255, 255}, "fuchsia"}, {{255, 0, 255, 255}, "magenta"}, {{255, 20, 147, 255}, "deep pink"}, {{255, 69, 0, 255}, "orange red"}, + {{255, 73, 200, 255}, "hot pink"}, {{255, 99, 71, 255}, "tomato"}, - {{255, 105, 180, 255}, "hot pink"}, - {{255, 127, 80, 255}, "coral"}, + {{255, 129, 91, 255}, "coral"}, {{255, 140, 0, 255}, "dark orange"}, {{255, 160, 122, 255}, "light salmon"}, {{255, 165, 0, 255}, "orange"}, @@ -179,12 +181,12 @@ static const Elm_Color_Name _color_name[] = { {{255, 248, 220, 255}, "corn silk"}, {{255, 250, 205, 255}, "lemon chiffon"}, {{255, 250, 240, 255}, "floral white"}, - {{255, 255, 0, 255}, "yellow"}, {{255, 255, 224, 255}, "light yellow"}, {{255, 255, 240, 255}, "ivory"}, {{255, 250, 250, 255}, "snow"}, {{255, 255, 255, 255}, "white"} }; +// static Eina_Bool _key_action_move(Evas_Object *obj, const char *params); static Eina_Bool _key_action_activate(Evas_Object *obj, const char *params); -- 2.7.4