Merge branch 'master' into tizen_2.1
[platform/framework/web/web-ui-fw.git] / src / themes / tizen / tizen-black / style.less
1 /***************************************************************************
2                   Body
3 ***************************************************************************/
4 @color_bg: rgb(32, 35, 39);                                     /* B011 : Main Background color */
5 @color_text: rgb(249, 249, 249);                                /* B012 : Main font color */
6
7 /***************************************************************************
8                    Naviframe
9 ***************************************************************************/
10 @color_bar_title_text : rgba(112, 169, 238, 1);                 /* B042 : title text */
11 @color_bar_title_button_text : rgba(58, 58, 58, 1);     /* B052L4 : Title text button */
12 @color_bar_title_button_text_press : rgba(59, 115, 182, 1);     /* B052L5 : Title text button press */
13 @color_bar_btn_press : rgba(64, 147, 247, 0.1);                 /* B052L1P : Title text button press bg */
14 @color_bar_divider_line : rgba(59, 62, 64, 1);          /* 00_divider_line.9.png */
15 @color_bar_naviframe_bg : rgba(32, 35, 39, 1);
16 /***************************************************************************
17                    Tabbar
18 ***************************************************************************/
19 @color_tabbar_btn_tab_press : -webkit-linear-gradient(top, rgba(0, 0, 0,1) 0%, rgba(32, 35, 39,1) 100%); /* B0514P1 : 00_tab_press_ef.9.png */
20 @color_tabbar_btn_pressed : rgba(112, 169, 238, 1);     /* B052L6P */
21 @color_tabbar_btn_normal : rgba(186, 186, 186, 1);      /* B052L6 */
22
23 /***************************************************************************
24                    List
25 ***************************************************************************/
26 @color_list_bg: rgba(32, 35, 39, 1);                                                            /* B0211 */
27 @color_list_press : rgba(87, 135, 194, 1);                                              /* B041 */
28 @color_list_border_bottom: rgba(45, 45, 45, 0.5);       /* B0221 */
29 @color_list_main_text_focus: rgba(255, 255, 255, 1);
30 @color_list_main_text_unfocus: rgba(215, 215, 215, 1);
31 @color_list_sub_text_default: rgba(128, 128, 128, 1);
32
33 @color_list_divider_expand_div : rgba(0, 0, 0, 0.5);
34 @color_list_divider_bg : rgba(32, 35, 39, 1);                   /* W021L1 */
35 @color_list_divider_text : rgba(112, 169, 238, 1);                      /* W021L2 */
36
37 @color_list_dialogue_bg : rgba(42, 45, 48, 1);
38 @color_dialogue_main_text: rgba(59, 115, 182, 1);
39 @color_dialogue_border_right: rgba(12, 15, 20, 1);
40
41 @color_list_expanded_bg : rgba(220, 218, 211, 1);
42
43 @color_list_bubble_sent_text:   rgb(0, 0, 0);
44 @color_list_bubble_receive_text:        rgb(255, 255, 255);
45 @color_list_bubble_sos_text:    rgb(233, 73, 73);
46 @color_list_bubble_date_text:   rgb(104, 104, 104);
47 @color_list_bubble_date_bg:             rgba(225, 225, 225, 0);
48 @color_list_bubble_time_sent_text:      rgb(57, 166, 215);
49 @color_list_bubble_time_receive_text:   rgb(211, 0, 0);
50 @color_list_bubble_time_sos_text:       rgb(211, 0, 0);
51 @color_list_bubble_name_text:   rgb(139, 139, 139);
52 @color_list_bubble_help_text:   rgb(154, 154, 154);
53 @color_list_bubble_link_text:   rgb(34, 129, 157);
54
55 @list-font-size-main:   22 * @unit_base;
56 @list-font-size-divider: 16 * @unit_base;       // NOTE: defined in dialogue group
57
58 @list-smallicon-size: 17 * @unit_base;
59 @list-li-padding-horizontal: 8 * @unit_base;
60
61 @list-bigicon-size2: 72 * @unit_base;
62
63 /***************************************************************************
64                    Shortcut Scroll
65 ***************************************************************************/
66 @color_fastscroll_rollover_bg: rgba(33, 52, 74, 1);             /* B0723 : 00_fast_scroll_rollover_bg.9.png */
67 @color_fastscroll_rollover_text: rgba(215, 215, 215, 1);        /* B0721 : Rollover text */
68 @color_fastscroll_popup_bg: rgba(59, 115, 182, 1);              /* B0731 : 00_fast_scroll_popup_bg.png */
69 @color_fastscroll_popup_shadow: rgba(199, 199, 199, 0.5);
70 @color_fastscroll_popup_text: rgba(255, 255, 255, 1);           /* B0732 : Scroll popup text */
71
72
73 /***************************************************************************
74                    SearchBar(forms.textinput)
75 ***************************************************************************/
76 @color_searchbar_bg : rgba(32, 35, 39, 1);
77 @color_searchbar_default_text : rgba(255, 255, 255, 1);         /* Search default text */
78 @color_searchbar_input_field_bg : rgba(60, 65, 71, 1);  /* W301 : 00_search_edit_field_bg.png */
79 @color_searchbar_border : rgba(153, 153, 153, 1);
80
81
82 /***************************************************************************
83                    Popup
84 ***************************************************************************/
85 @font_size_popup_info_style: 24 * @unit_base;
86 @color_popup_text_bg: rgba(42, 45, 48, 1);      /* B061L1 : Popop info */
87
88
89 /***************************************************************************
90                         Button(connected with other winset)
91 ***************************************************************************/
92
93 @color_button_text_black:       rgb(186, 186, 186);
94
95 @color_button_EditText:         rgb(249, 249, 249);
96 @color_button_EditTextPress:    rgb(61, 61, 61);
97
98 @color_button_text_normal:      rgb(58, 58, 58);
99 @color_button_text_press:       rgb(255, 255, 255);
100 @color_button_text_white:       rgb(249, 249, 249);
101
102 @color_button_normal:           rgb(32, 35, 39);
103 @color_button_normal_webkit:    -webkit-linear-gradient(top, rgb(32, 35, 39), rgb(32, 35, 39));
104 @color_button_normal_moz:       -moz-linear-gradient(top, rgb(235, 232, 227), rgb(234, 231, 226));
105 @color_button_normal_o:         -o-linear-gradient(top, rgb(235, 232, 227), rgb(234, 231, 226));
106 @color_button_normal_ms:        -ms-linear-gradient(top, rgb(235, 232, 227), rgb(234, 231, 226));
107 @color_button_press:            rgb(59, 115, 182);
108
109 @color_button_inner:            rgb(32, 35, 39);
110 @color_button_inner_webkit:     -webkit-linear-gradient(top, rgb(32, 35, 39), rgb(32, 35, 39));
111 @color_button_inner_moz:        -moz-linear-gradient(top, rgb(250, 247, 242), rgb(248, 245, 240));
112 @color_button_inner_o:          -o-linear-gradient(top, rgb(250, 247, 242), rgb(248, 245, 240));
113 @color_button_inner_ms:         -ms-linear-gradient(top, rgb(250, 247, 242), rgb(248, 245, 240));
114
115 @button_shadow_outer:           0 0 1px 1px rgba(0, 0, 0, 1);
116 @button_shadow_inner:           none;
117
118 @color_button_edit:             rgb(201, 88, 88);
119 @color_button_edit_webkit:      -webkit-gradient(linear, left top, left bottom, from(rgb(201, 88, 88)), to(rgb(161, 40, 40)));
120 @color_button_edit_moz:         -moz_linear-gradient(top, rgb(201, 88, 88), rgb(161, 40, 40));
121 @color_button_inner_border:     rgba(0, 0, 0, 1);
122 .LESSbutton_box_style{
123         color: @color_button_text_normal;
124 }
125
126 .LESSbutton_up_style{
127         background: @color_button_normal;
128         background: @color_button_normal_webkit;
129         background: @color_button_normal_moz;
130         background: @color_button_normal_o;
131         background: @color_button_normal_ms;
132 }
133
134 .LESSbutton_box_style{
135         background: @color_button_normal;
136         background: @color_button_normal_webkit;
137         background: @color_button_normal_moz;
138         background: @color_button_normal_o;
139         background: @color_button_normal_ms;
140         border: 1px solid;
141         border-color: rgba(0, 0, 0, 1);
142         .LESSbox-shadow-line( @button_shadow_outer );
143 }
144 .LESSbutton_inner_box_style{
145         background: @color_button_inner;
146         background: @color_button_inner_webkit;
147         background: @color_button_inner_ms;
148         background: @color_button_inner_o;
149         background: @color_button_inner_moz;
150         .LESSbox-shadow-line( @button_shadow_inner );
151 }
152 .LESSbutton_inner_pressstyle{
153         color: @color_button_text_press;
154 }
155
156 .LESSbutton_text1_style{
157         font-family: @font_family;
158         font-weight: normal;
159         font-size: 1.0rem;
160         font-style:normal;
161         color: @color_button_text_black;
162 }
163
164 .LESSbutton_hover_style{
165         color: @color_button_text_normal;
166 }
167
168 .LESSbutton_down_style{
169         background: @color_button_press;
170         color: @color_button_text_press;
171 }
172
173 .LESSbutton_edit_style{
174         background: @color_button_edit;
175         background: @color_button_edit_webkit;
176         background: @color_button_edit_moz;
177 }
178
179 /***************************************************************************
180                         contextual popup
181 ***************************************************************************/
182 @color_ctxpopup_text:                   rgb(255, 255, 255);
183 @color_ctxpopup_background:             rgb(68, 68, 68);
184 @color_ctxpopup_border_left:            rgb(45, 45, 45);
185 @color_ctxpopup_border_right:           rgb(91, 91, 91);
186 @color_ctxpopup_border_top:             rgb(91, 91, 91);
187 @color_ctxpopup_border_bottom:          rgb(45, 45, 45);
188
189 @color_ctxbutton_press:            rgb(59, 115, 182);
190
191 @color_ctxpopup_timepicker_text:        rgba( 255, 255, 255, 0.7 );
192 @color_ctxpopup_timepicker_text_focus:  rgba( 255, 255, 255, 1 );
193
194
195 /***************************************************************************
196                    Scrollview
197 ***************************************************************************/
198 @color_scrollbar:               rgb(57, 59, 65);
199 @color_scrollview_indicator_start:      rgb(186,186,186);
200 @color_scrollview_indicator_end:        rgb(32,35,39);
201
202 /***************************************************************************
203                    Date Time picker
204 ***************************************************************************/
205 @color_timepicker_selector_color:       rgb(59,115,182);
206 @font_size_datetime_main_text:              22 * @unit_base;
207 @font_size_datetime_sub_text:               16 * @unit_base;
208
209 /***************************************************************************
210                    SegmentControl
211 ***************************************************************************/
212 @color_segmentcontrol_Seg_text : rgba(199, 199, 199, 1);        /* B052L4 : Title text button */
213 @color_segmentcontrol_Seg_text_pressed : rgb(59,119,150);
214
215 /***************************************************************************
216                    Popup
217 ***************************************************************************/
218 @color_popup_center_progressbar_title:  rgba(153, 153, 153, 1);
219 @color_popup_title_bg:          rgba(80, 147, 182, 255);        /* popup_title_bg.png */
220
221 @color_popup_button_bg:         rgba(42, 45, 48, 1);
222 @color_popup_font: rgba(248, 246, 239, 1); /* maybe not use only popupwindow*/
223 @color_popup_text_font:         rgba(249, 249, 249, 1);
224
225 @color_popup_buttonbg:          rgb(84, 126, 153);
226 @color_popup_buttonbg_webkit:   -webkit-gradient(linear, left top, left bottom, from(rgb(84, 126, 153)), to(rgb(69, 105, 128)));
227 @color_popup_buttonbg_moz:      -moz-linear-gradient(top, rgb(84, 126, 153), rgb(69, 105, 128));
228 @color_popup_buttonbg_ms:       -ms-linear-gradient(top, rgb(84, 126, 153), rgb(69, 105, 128));
229 @color_popup_buttonbg_o:        -o-linear-gradient(top, rgb(84, 126, 153), rgb(69, 105, 128));
230 @color_popup_buttontext:        rgb(249, 249, 249);
231 @color_popup_buttonbg_over:     rgb(94, 136, 163);
232
233 @color_popup_buttonbg_press:    rgb(67, 160, 217);
234 @color_popup_buttonbg_press_webkit:     -webkit-gradient(linear, left top, left bottom, from(rgb(67, 160, 217)), to(rgb(56, 139, 185)));
235 @color_popup_buttonbg_press_moz:        -moz-linear-gradient(top, rgb(67, 160, 217), rgb(56, 139, 185));
236 @color_popup_buttonbg_press_ms:         -ms-linear-gradient(top, rgb(67, 160, 217), rgb(56, 139, 185));
237 @color_popup_buttonbg_press_o:          -o-linear-gradient(top, rgb(67, 160, 217), rgb(56, 139, 185));
238
239 @color_popup_scroller_bg:       rgba(248, 246, 239, 1);
240
241
242 @font_size_popup_basic_style_title:             24 * @unit_base; //1.1875rem;   /* 38px */
243 @font_size_popup_center_progressbar_title:      26 * @unit_base; //0.8125rem;   /* 26px */
244 @font_size_popup_text_progress_title:           42 * @unit_base; //1.3125rem;   /* 42px */
245 @font_size_popup_button_text:                   32 * @unit_base; //1.0rem;      /* 32px */
246
247 .LESSpopup_button_style{
248 /*      background: @color_popup_buttonbg;
249         background: @color_popup_buttonbg_webkit;
250         background: @color_popup_buttonbg_moz;
251         background: @color_popup_buttonbg_ms;
252         background: @color_popup_buttonbg_o;
253         color: @color_popup_buttontext;*/
254 }
255
256 .LESSpopup_button_hover_style{
257         background: @color_popup_buttonbg_over;
258 }
259
260 .LESSpopup_button_press_style{
261         background: @color_popup_buttonbg_press;
262         background: @color_popup_buttonbg_press_webkit;
263         background: @color_popup_buttonbg_press_moz;
264         background: @color_popup_buttonbg_press_ms;
265         background: @color_popup_buttonbg_press_o;
266 }
267
268 .LESSpopup_padding_style{
269 }
270
271 /***************************************************************************
272                     Tickernoti
273 ***************************************************************************/
274 @color_ticker_bg:                       rgb(68, 68, 68);
275 @color_ticker_text1:                    rgb(255, 255, 255);
276 @color_ticker_text2:                    rgb(255, 255, 255);
277 @color_ticker_btn:                      rgb(64, 64, 64);
278 @color_ticker_btn_border:               rgb(50, 50, 50);
279
280
281 /***************************************************************************
282                     Smallpopup
283 ***************************************************************************/
284 @color_smallpopup_bg:                   rgb(68, 68, 68);
285 @color_smallpopup_text:                 rgb(255, 255, 255);
286
287 /***************************************************************************
288                     Slider
289 ***************************************************************************/
290 @color_slider_handle_text:              rgb(255, 255, 255);
291 @color_slider_popup_text:               rgb(249, 249, 249);
292 @color_slider_left_text:                rgb(186, 186, 186);
293 @color_slider_right_text:               rgb(186, 186, 186);
294 @color_slider_label_text:               rgb(255, 255, 255);
295
296
297 /***************************************************************************
298                     Progress
299 ***************************************************************************/
300 @color_progress_bar0:                   rgb(0, 0, 0);
301 @color_progress_bar1:                   rgb(29, 31, 34);
302 @color_progress_border:                 rgb(29, 31, 34);
303 @color_progress_value0:                 rgb(54, 119, 195);
304 @color_progress_value1:                 rgb(29, 31, 34);
305 @color_progress_shadow:                 rgb(255, 255, 255);
306
307
308 /***************************************************************************
309                    Handler
310 ***************************************************************************/
311 @color_scrollview_handler_bg : rgba(150, 150, 150, 0.5);
312
313
314 /***************************************************************************
315                    multimediaview
316 ***************************************************************************/
317 @color_multimediaview_bg : rgb(249, 249, 249);
318 @color_multimediaview_control_bg : rgba(248, 246, 239, 0.5);
319 @color_multimediaview_button_bg : rgb(248, 246, 239);
320 @color_multimediaview_timestamp_text : rgb(74, 132, 201);
321 @color_multimediaview_duration_text : rgb(128, 128, 128);
322 @color_multimediaview_bar_gray : rgb(203, 200, 197);
323 @color_multimediaview_bar_active : rgb(74, 132, 201);
324 @color_multimediaview_bar_handle : rgb(249, 249, 249);
325 @color_multimediaview_button_border : rgb(186, 185, 180);
326
327 .LESSmultimediaview_bar_active_style{
328         background-color : @color_multimediaview_bar_active;
329         background-image : -webkit-gradient(linear, left top, left bottom, from(rgb(98, 137, 217)), to(rgb(41, 91, 152)));
330         background-image : -moz-linear-gradient(top, rgb(98, 137, 217), rgb(41, 91, 152));
331         background-image : -o-linear-gradient(top, rgb(98, 137, 217), rgb(41, 91, 152));
332         background-image : -ms-linear-gradient(top, rgb(98, 137, 217), rgb(41, 91, 152));
333 }
334
335 .LESSmultimediaview_bar_handle_style{
336         background-color : @color_multimediaview_bar_handle;
337         background-image : -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), to(rgb(230, 230, 230)));
338         background-image : -moz-linear-gradient(top, rgb(255, 255, 255), rgb(230, 230, 230));
339         background-image : -o-linear-gradient(top, rgb(255, 255, 255), rgb(230, 230, 230));
340         background-image : -ms-linear-gradient(top, rgb(255, 255, 255), rgb(230, 230, 230));
341 }
342
343
344 /***************************************************************************
345                    tokentextarea
346 ***************************************************************************/
347 @color_tokentextarea_block_text : rgb(255, 255, 255);
348 @color_tokentextarea_block_bg : rgb(95, 138, 189);
349 @color_tokentextarea_press_bg : rgb(54, 89, 132);
350 @color_tokentextarea_input_text : #222222;
351 @color_tokentextarea_label_text : rgb(128, 128, 128);
352
353 /***************************************************************************
354                    Splitview
355 ***************************************************************************/
356 @color_splitview_spliter_bar : rgb(179, 179, 179);
357 @color_splitview_spliter_bar_active : rgb(87, 135, 194);