362394e0cdf289590e64ef9052d5f1ddf6ceaa85
[profile/ivi/efl-theme-tizen.git] / themes / groups / genlist / genlist_textblock_style.edc
1 /*
2  *  nbeat-theme
3  *
4  * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved.
5  *
6  * Contact: Seokjae Jeong <seok.j.jeong@samsung.com>, Myoungwoon Roy Kim <Myoungwoon.kim@samsung.com>, Jeonghyun Yun <jh0506.yun@samsung.com>, Jaehwan Kim <jae.hwan.kim@samsung.com>, Chuneon Park <chuneon.park@samsung.com>, Juyung Seo <juyung.seo@samsung.com>, Woohyun Jung <wh0705.jung@samsung.com>, Myungjae Lee <mjae.lee@samsung.com>, Hyoyoung Chang <hyoyoung.chang@samsung.com>, IlKook Yun <ilkook.yun@samsung.com>, CinWoo Kim <cinoo.kim@samsung.com> JiYeon Park <jy0703.park@samsung.com>
7  * 
8  * This library is free software; you can redistribute it and/or modify it under
9  * the terms of the GNU Lesser General Public License as published by the
10  * Free Software Foundation; either version 2.1 of the License, or (at your option)
11  * any later version.
12  * 
13  * This library is distributed in the hope that it will be useful, but WITHOUT ANY
14  * WARRANTY; without even the implied warranty of MERCHANTABILITY or
15  * FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
16  * License for more details.
17  *
18  * You should have received a copy of the GNU Lesser General Public License
19  * along with this library; if not, write to the Free Software Foundation, Inc., 51
20  * Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
21  *
22  */
23
24 /*
25  * vim:ts=3
26 */
27
28 #define TEXTBLOCK_TAG \
29       tag:  "br" "\n";\
30       tag:  "ps" "ps";\
31       tag:  "tab" "\t";\
32       tag:  "b" "+ font=SLP:style=Bold";\
33       tag:  "match" GENLIST_PART_MATCH_TAG_COLOR_INC;
34
35 styles {
36    style { name: "text_style"; // TODO: remove this later
37       base: "font=SLP:style=Roman font_size=28 color=#000000 wrap=char ellipsis=1.0";
38       tag:  "br" "\n";
39       tag:  "ps" "ps";
40       tag:  "tab" "\t";
41       tag:  "b" "+ font=SLP:style=Bold";
42       tag:  "match" "+ color=#E58616FF";
43    }
44    style { name: "genlist_default_textblock_style";
45       base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_28_INC" color="GENLIST_PART_MULTILINE_TEXT_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0";
46       TEXTBLOCK_TAG
47    }
48    style { name: "genlist_default_textblock_selected_style";
49       base: "font=SLP:style=Roman font_size="GENLIST_FONT_STYLE_28_INC" color="GENLIST_PART_MULTILINE_TEXT_STYLE_SELECTED_COLOR_INC" text_class=list_item ellipsis=1.0";
50       TEXTBLOCK_TAG
51    }
52    style { name: "genlist_sub_textblock_style";
53       base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_20_INC" color="GENLIST_PART_MULTILINE_SUB_TEXT_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0";
54       TEXTBLOCK_TAG
55    }
56    style { name: "genlist_sub_textblock_selected_style";
57       base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_20_INC" color="GENLIST_PART_MULTILINE_TEXT_STYLE_SELECTED_COLOR_INC" text_class=list_item ellipsis=1.0";
58       TEXTBLOCK_TAG
59    }
60    style { name: "genlist_textblock_sub_style";
61       base: "font=SLP:style=Regular font_size=22 color="GENLIST_PART_MULTILINE_TITLE_STYLE_COLOR_INC" wrap=char text_class=list_item";
62       TEXTBLOCK_TAG
63    }
64    style { name: "genlist_textblock_sub_selected_style";
65       base: "font=SLP:style=Regular font_size=22 color="GENLIST_PART_MULTILINE_TITLE_STYLE_SELECTED_COLOR_INC" wrap=char text_class=list_item";
66       TEXTBLOCK_TAG
67    }
68    style { name: "genlist_textblock_help_style";
69       base: "font=SLP:style=Medium font_size="GENLIST_FONT_STYLE_20_INC" color="GENLIST_PART_MULTILINE_HELP_STYLE_COLOR_INC" wrap=word text_class=list_item";
70       TEXTBLOCK_TAG
71    }
72    style { name: "genlist_textblock_style";
73       base: "font=SLP:style=Roman font_size=26 color="GENLIST_PART_MULTILINE_TEXT_STYLE_COLOR_INC" wrap=char text_class=list_item";
74       TEXTBLOCK_TAG
75    }
76    style { name: "genlist_textblock_selected_style";
77       base: "font=SLP:style=Roman font_size=26 color="GENLIST_PART_MULTILINE_TEXT_STYLE_SELECTED_COLOR_INC" wrap=char text_class=list_item";
78       TEXTBLOCK_TAG
79    }
80
81    /* email styles */
82    style { name: "genlist_email_textblock_selected_style";
83       base: "font=SLP:style=Roman font_size="GENLIST_FONT_28_INC" color="GENLIST_PART_TEXTBLOCK_STYLE_SELECTED_COLOR_INC" text_class=list_item ellipsis=1.0";
84       TEXTBLOCK_TAG
85    }
86    style { name: "genlist_email_textblock_read_style";
87       base: "font=SLP:style=Roman font_size="GENLIST_FONT_28_INC" color="GENLIST_PART_TEXTBLOCK_READ_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0";
88       TEXTBLOCK_TAG
89    }
90    style { name: "genlist_email_textblock_unread_style";
91       base: "font=SLP:style=Roman font_size="GENLIST_FONT_28_INC" color="GENLIST_PART_TEXTBLOCK_UNREAD_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0";
92       TEXTBLOCK_TAG
93    }
94    style { name: "genlist_email_textblock_urgency_unread_style";
95       base: "font=SLP:style=Roman font_size="GENLIST_FONT_28_INC" color="GENLIST_PART_TEXTBLOCK_URGENCY_UNREAD_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0";
96       TEXTBLOCK_TAG
97    }
98    style { name: "genlist_email_textblock_urgency_read_style";
99       base: "font=SLP:style=Roman font_size="GENLIST_FONT_28_INC" color="GENLIST_PART_TEXTBLOCK_URGENCY_READ_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0";
100       TEXTBLOCK_TAG
101    }
102    style { name: "genlist_email_textblock2_style";
103       base: "font=SLP:style=Medium font_size="GENLIST_FONT_20_INC" color="GENLIST_PART_TEXTBLOCK_STYLE_COLOR_INC" text_class=list_item ellipsis=1.0";
104       TEXTBLOCK_TAG
105    }
106    style { name: "genlist_email_textblock2_selected_style";
107       base: "font=SLP:style=Medium font_size="GENLIST_FONT_20_INC" color="GENLIST_PART_TEXTBLOCK_STYLE_SELECTED_COLOR_INC" text_class=list_item ellipsis=1.0";
108       TEXTBLOCK_TAG
109    }
110 }