From: sh10233.lee Date: Sat, 15 Jun 2013 06:46:09 +0000 (+0900) Subject: [Genlist] GUI Dark Theme ver 0.5 X-Git-Tag: accepted/tizen/20131029.210118~163 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d75da267b20f371b310279c3c3240389f3fb758e;p=profile%2Fivi%2Fefl-theme-tizen.git [Genlist] GUI Dark Theme ver 0.5 Change-Id: I62185e172eeb4450fc8bbdf74e26840a0edc053d --- diff --git a/themes/inc/tizen-dark-inc.edc b/themes/inc/tizen-dark-inc.edc index 5d1be05..3fcffe6 100755 --- a/themes/inc/tizen-dark-inc.edc +++ b/themes/inc/tizen-dark-inc.edc @@ -239,9 +239,9 @@ // Group Index #define GENLIST_GROUPINDEX_LIST_SIZE 32 -#define GENLIST_GROUPINDEX_LIST_COLOR 62 87 144 255 +#define GENLIST_GROUPINDEX_LIST_COLOR 66 87 144 255 #define GENLIST_GROUPINDEX_LIST_FOCUS_COLOR 250 250 250 255 -#define GENLIST_GROUPINDEX_LIST_COLOR_STYLE "#0A528AFF" +#define GENLIST_GROUPINDEX_LIST_COLOR_STYLE "#425790FF" #define GENLIST_GROUPINDEX_LIST_FOCUS_COLOR_STYLE "#FAFAFAFF" #define GENLIST_GROUPINDEX_LIST_BG_COLOR 0 0 0 255 diff --git a/themes/widgets/genlist/genlist_macro.edc b/themes/widgets/genlist/genlist_macro.edc index 60db094..ef2df0d 100755 --- a/themes/widgets/genlist/genlist_macro.edc +++ b/themes/widgets/genlist/genlist_macro.edc @@ -1204,38 +1204,24 @@ ) \ ) -#define GENLIST_PART_CENTER_LINE_LT(LEFT, TOP) \ - GENLIST_PART_SPACER("elm.padding.divider.left", \ - GENLIST_DESCRIPTION_L(LEFT, \ - min: 16 0; \ - max: 16 -1; \ - fixed: 1 0; \ - ) \ - ) \ - GENLIST_PART_SPACER("elm.padding.divider.right", \ - GENLIST_DESCRIPTION_ENVELOP("base", \ - min: 16 0; \ - max: 16 -1; \ - fixed: 1 0; \ - align: 1 0.5; \ - rel1.relative: 1 0; \ - ) \ - ) \ +#define GENLIST_PART_CENTER_LINE_LRT(LEFT, RIGHT, TOP) \ GENLIST_PART_RECT("center_line", \ mouse_events: 0; \ - GENLIST_DESCRIPTION_LRT("elm.padding.divider.left", "elm.padding.divider.right", TOP, \ + GENLIST_DESCRIPTION_LRT(LEFT, RIGHT, TOP, \ min: 0 1; \ max: -1 1; \ fixed: 0 1; \ color: GENLIST_LIST_DIVIDER1_COLOR; \ + rel2.relative: 1 1; \ ) \ ) \ GENLIST_PART_RECT("center_line2", \ - GENLIST_DESCRIPTION_LRT("elm.padding.divider.left", "elm.padding.divider.right", "center_line", \ + GENLIST_DESCRIPTION_LRT(LEFT, RIGHT, "center_line", \ min: 0 1; \ max: -1 1; \ fixed: 0 1; \ color: GENLIST_LIST_DIVIDER2_COLOR; \ + rel2.relative: 1 1; \ ) \ ) @@ -2563,7 +2549,7 @@ #define GENLIST_PARAM_PASSWORD_IMAGE \ min: GENLIST_ICON_PASSWORD_SIZE GENLIST_ICON_PASSWORD_SIZE; \ max: GENLIST_ICON_PASSWORD_SIZE GENLIST_ICON_PASSWORD_SIZE; \ - image.normal: "00_search_edit_field_bg_02.png"; \ + image.normal: "00_search_edit_field_bg.png"; \ image.border: 12 13 12 13; \ image.border_scale: 1; diff --git a/themes/widgets/genlist/genlist_normal.edc b/themes/widgets/genlist/genlist_normal.edc index 42a8caf..f8b2505 100644 --- a/themes/widgets/genlist/genlist_normal.edc +++ b/themes/widgets/genlist/genlist_normal.edc @@ -2826,6 +2826,7 @@ ) GENLIST_DESCRIPTION_LISTITEM_OTHERS_TB_WRAP ) + GENLIST_PART_CENTER_LINE_LRT("elm.divider2", "bg", "elm.text.1") GENLIST_PART_TEXTBLOCK("elm.text.2", GENLIST_DESCRIPTION("elm.divider.right", "elm.padding.right", "center_line2", "elm.padding.bottom", GENLIST_PARAM_LISTITEM_TB_WRAP @@ -2833,7 +2834,6 @@ ) GENLIST_DESCRIPTION_LISTITEM_OTHERS_TB_WRAP ) - GENLIST_PART_CENTER_LINE_LT("elm.divider2", "elm.text.1") GENLIST_PART_FLIP GENLIST_PART_FOCUS_NORMAL } @@ -3703,6 +3703,9 @@ data.item: "contents" "elm.icon.edit"; GENLIST_DIALOGUE_INHERIT_BODY( ; ) + parts { + GENLIST_PART_CENTER_LINE_LRT("elm.divider2", "bg_dialogue", "elm.text.1") + } GENLIST_PROGRAMS_DIALOGUE( target: "elm.title"; target: "elm.text.1"; target: "elm.text.2"; target: "elm.divider1"; target:"elm.divider2"; @@ -3749,7 +3752,7 @@ data.item: "contents" "elm.icon.1 elm.icon.2 elm.icon.3 elm.icon.4"; images { - image : "00_search_edit_field_bg_02.png" COMP; + image : "00_search_edit_field_bg.png" COMP; } parts { GENLIST_PART_BASE diff --git a/themes/widgets/genlist/genlist_sweep.edc b/themes/widgets/genlist/genlist_sweep.edc index baed3de..d687e9a 100644 --- a/themes/widgets/genlist/genlist_sweep.edc +++ b/themes/widgets/genlist/genlist_sweep.edc @@ -90,6 +90,7 @@ } } ) + GENLIST_PART_FOCUS } programs { program { @@ -115,6 +116,7 @@ name: "signal"; action: SIGNAL_EMIT "elm,state,slide,passive,finished" "elm"; } + GENLIST_PROGRAM_FOCUS } } diff --git a/themes/widgets/genlist/genlist_textblock_style.edc b/themes/widgets/genlist/genlist_textblock_style.edc index ea9996b..ea4e2aa 100644 --- a/themes/widgets/genlist/genlist_textblock_style.edc +++ b/themes/widgets/genlist/genlist_textblock_style.edc @@ -37,12 +37,12 @@ styles { // ********************** groupindex text style { name: "genlist_style_groupindex_text"; - base: "font=Tizen:style=Regular font_size="GENLIST_GROUPINDEX_LIST_SIZE" color="GENLIST_GROUPINDEX_LIST_COLOR_STYLE" text_class=list_item ellipsis=1.0"; + base: "font=Tizen:style=Bold font_size="GENLIST_GROUPINDEX_LIST_SIZE" color="GENLIST_GROUPINDEX_LIST_COLOR_STYLE" text_class=list_item ellipsis=1.0"; STYLE_TAG STYLE_TAG_MATCH } style { name: "genlist_style_groupindex_text_focus"; - base: "font=Tizen:style=Regular font_size="GENLIST_GROUPINDEX_LIST_SIZE" color="GENLIST_GROUPINDEX_LIST_FOCUS_COLOR_STYLE" text_class=list_item ellipsis=1.0"; + base: "font=Tizen:style=Bold font_size="GENLIST_GROUPINDEX_LIST_SIZE" color="GENLIST_GROUPINDEX_LIST_FOCUS_COLOR_STYLE" text_class=list_item ellipsis=1.0"; STYLE_TAG STYLE_TAG_MATCH }