1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/mobile/android/themes/core/defines.inc Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,126 @@ 1.4 +%filter substitution 1.5 + 1.6 +%define color_about_background #ced7de 1.7 +%define color_about_item #e6e9eb 1.8 +%define color_about_item_inner #eef2f5 1.9 + 1.10 +%define color_background_active #525252 1.11 +%define color_background_default #000 1.12 +%define color_text_default #fff 1.13 +%define color_divider_border #333333 1.14 +%define color_button_border #5a5a5a 1.15 +%define color_dialog_border #5a5a5a 1.16 +%define color_background_dlgbuttons #9a9a9a 1.17 +%define color_background_panel #d6d6d6 1.18 +%define color_text_panel #000 1.19 +%define color_background_header #292929 1.20 +%define color_text_header #999999 1.21 +%define color_background_scroller #9a9a9a 1.22 +%define color_background_inverse #fff 1.23 +%define color_text_inverse #000 1.24 +%define color_text_button #000 1.25 +%define color_text_disabled #808080 1.26 +%define color_text_placeholder #808080 1.27 +%define color_text_as_link #febc2b 1.28 + 1.29 +%define color_background_highlight #febc2b 1.30 +%define color_background_highlight_overlay rgba(171, 171, 171, 0.5) 1.31 +%define color_text_highlight #000 1.32 + 1.33 +%define color_subtext_default lightgray 1.34 +%define color_subtext_inverse #414141 1.35 + 1.36 +%define font_xlarge 5.08mozmm 1.37 +%define font_xnormal 2.75mozmm 1.38 +%define font_normal 2.54mozmm 1.39 +%define font_snormal 2.33mozmm 1.40 +%define font_small 1.91mozmm 1.41 +%define font_xsmall 1.69mozmm 1.42 +%define font_tiny 1.48mozmm 1.43 +%define font_xtiny 1.27mozmm 1.44 +%define font_xxtiny 1.08mozmm 1.45 + 1.46 +%define touch_row 7.41mozmm 1.47 +%define touch_button_xlarge 7.62mozmm 1.48 +%define touch_button_large 6.77mozmm 1.49 +%define touch_button_small 5.93mozmm 1.50 +%define touch_button_minwidth 11.86mozmm 1.51 +%define touch_action_minwidth 21.17mozmm 1.52 +%define touch_normal 6.77mozmm 1.53 + 1.54 +%define margin_context_popup 3.39mozmm 1.55 +%define margin_large 2.54mozmm 1.56 +%define margin_xxxnormal 1.69mozmm 1.57 +%define margin_xnormal 1.06mozmm 1.58 +%define margin_normal 0.85mozmm 1.59 +%define margin_snormal 0.64mozmm 1.60 +%define margin_small 0.42mozmm 1.61 +%define margin_tiny 0.21mozmm 1.62 +%define margin_xtiny 0.15mozmm 1.63 + 1.64 +%define padding_xlarge 3.39mozmm 1.65 +%define padding_large 2.54mozmm 1.66 +%define padding_xxxnormal 1.69mozmm 1.67 +%define padding_xxnormal 1.27mozmm 1.68 +%define padding_xnormal 1.06mozmm 1.69 +%define padding_normal 0.85mozmm 1.70 +%define padding_snormal 0.64mozmm 1.71 +%define padding_small 0.42mozmm 1.72 +%define padding_xsmall 0.21mozmm 1.73 +%define padding_tiny 0.11mozmm 1.74 + 1.75 +%define border_width_xxlarge 0.64mozmm 1.76 +%define border_width_xlarge 0.42mozmm 1.77 +%define border_width_large 0.32mozmm 1.78 +%define border_width_small 0.21mozmm 1.79 +%define border_width_tiny 0.11mozmm 1.80 + 1.81 +%define border_radius_normal 0.85mozmm 1.82 +%define border_radius_small 0.64mozmm 1.83 +%define border_radius_xsmall 0.31mozmm 1.84 +%define border_radius_tiny 0.21mozmm 1.85 + 1.86 +%define shadow_width_xlarge 1.06mozmm 1.87 +%define shadow_width_large 0.64mozmm 1.88 +%define shadow_width_small 0.21mozmm 1.89 + 1.90 +%define textbox_height 5.08mozmm 1.91 + 1.92 +%define dropmarker_padding 0.53mozmm 1.93 + 1.94 +%define progressmeter_height 3.39mozmm 1.95 + 1.96 +%define urlbar_edit_height 6.35mozmm 1.97 +%define urlbar_edit_indent 0.85mozmm 1.98 +%define identity_popup_tablet_width 72mozmm 1.99 + 1.100 +%define scroller_thickness 0.64mozmm 1.101 +%define scroller_minimum 1.27mozmm 1.102 + 1.103 +%define sidebar_width_minimum 8.47mozmm 1.104 +%define sidebar_button_height 7.41mozmm 1.105 +%define documenttab_margin_bottom 0.85mozmm 1.106 + 1.107 +%define placelabel_padding 8.47mozmm 1.108 +%define placeitem_padding 4.23mozmm 1.109 + 1.110 +%define autocomplete_item_container_image_padding 0.53mozmm 1.111 +%define autocomplete_item_container_position 0.21mozmm 1.112 +%define autocomplete_item_container_size 2.75mozmm 1.113 +%define autocomplete_item_container_padding 5.08mozmm 1.114 + 1.115 +%define autocomplete_item_subtitle_margin 2.75mozmm 1.116 +%define autocomplete_item_label_margin 3.18mozmm 1.117 +%define autocomplete_item_tags_margin 3.39mozmm 1.118 + 1.119 +%define autocompleteresult_padding 0.53mozmm 1.120 + 1.121 +%define dialog_width 76.2mozmm 1.122 + 1.123 +%define appmenu_portrait_height 21.17mozmm 1.124 +%define appmenu_button_height 10.48mozmm 1.125 + 1.126 +%define tablet_panel_controls 40mozmm 1.127 +%define tablet_panel_minwidth 124mozmm 1.128 + 1.129 +%define orientation -moz-device-orientation