gecko/mobile/android/themes/core/honeycomb/defines.inc

166 lines
5.2 KiB
PHP
Raw Normal View History

%filter substitution
%define color_background_active #fff
%define color_text_active #222222
%define color_background_default_window #fff
%define color_background_default rgba(255,255,255,0.95)
%define color_text_default #222222
%define color_toolbar_background #eaeaea
%define color_toolbar_border #d9d9d9
%define color_divider_border #6699ff
%define color_url_border #737373
%define color_background_button #d9d9d9
%define color_background_button_disabled #e3e3e3
%define color_background_button_overlay rgba(217, 217, 217, 0.8)
%define color_button_border rgb(207,207,207)
%define color_background_dialog #fff
%define color_text_dialog #000
%define color_dialog_border #5a5a5a
%define color_background_dlgbuttons #9a9a9a
%define color_background_panel #d6d6d6
%define color_text_panel #000
%define color_background_header #6699ff
%define color_text_header #fff
%define color_background_scroller #9a9a9a
%define color_background_textbox #fff
%define color_text_textbox #000
%define color_text_disabled #808080
%define color_text_button #222
%define color_text_button_disabled #999
%define color_text_placeholder #808080
%define color_text_as_link #69f
%define color_background_panelrow #c8c8c8
%define color_text_panelrow #222222
%define color_text_toolbutton_inverse #666666
%define color_background_settings #efefef
%define color_text_panel_header #999
%define color_text_panel_subheader #333
%define color_background_toaster #000
%define color_background_highlight #a7c5f4
%define color_background_highlight_overlay rgba(167, 197, 244, 0.8)
%define color_text_highlight #000
%define color_selection #c0e49a
%define color_shadow #6699ff
%define color_shadow_light rgba(102,153,255, 0.2)
%define color_shadow_green rgba(137,251,21, 0.2)
%define color_shadow_grey rgba(200,200,200, 0.5)
%define color_subtext_default #aaaaaa
%define color_subtext_settings #666666
%define font_xlarge 6.08mozmm
%define font_xnormal 3.75mozmm
%define font_normal 3.54mozmm
%define font_snormal 3mozmm
%define font_small 2.91mozmm
%define font_xsmall 2.69mozmm
%define font_tiny 2.48mozmm
%define font_xtiny 2.27mozmm
%define font_xxtiny 1.93mozmm
%define touch_row 10.478mozmm
%define touch_button_xlarge 10.62mozmm
%define touch_button_large 9.77mozmm
%define touch_button_small 8.93mozmm
%define touch_button_minwidth 11.86mozmm
%define touch_action_minwidth 21.17mozmm
%define touch_button_tiny 3.75mozmm
%define touch_button_minwidth 16.30mozmm
%define touch_button_minwidth 11.86mozmm
%define touch_normal 6.77mozmm
%define margin_toaster 15.24mozmm
%define margin_context_popup 3.39mozmm
%define margin_xlarge 3.39mozmm
%define margin_large 2.54mozmm
%define margin_xxxnormal 1.69mozmm
%define margin_xxnormal 1.27mozmm
%define margin_xnormal 1.06mozmm
%define margin_normal 0.85mozmm
%define margin_snormal 0.64mozmm
%define margin_small 0.42mozmm
%define margin_tiny 0.21mozmm
%define margin_xtiny 0.15mozmm
%define padding_xxxlarge 13.35mozmm
%define padding_xxlarge 7.938mozmm
%define padding_xlarge 3.39mozmm
%define padding_large 2.54mozmm
%define padding_xxxnormal 1.69mozmm
%define padding_xxnormal 1.27mozmm
%define padding_xnormal 1.06mozmm
%define padding_normal 0.85mozmm
%define padding_snormal 0.64mozmm
%define padding_small 0.42mozmm
%define padding_xsmall 0.21mozmm
%define padding_tiny 0.11mozmm
%define border_width_xxlarge 0.64mozmm
%define border_width_xlarge 0.42mozmm
%define border_width_large 0.32mozmm
%define border_width_small 0.21mozmm
%define border_width_tiny 0.11mozmm
%define border_radius_normal 0.85mozmm
%define border_radius_small 0.64mozmm
%define border_radius_xsmall 0.31mozmm
%define border_radius_tiny 0.21mozmm
%define shadow_width_xlarge 3.06mozmm
%define shadow_width_large 2.64mozmm
%define shadow_width_medium 0.75mozmm
%define shadow_width_small 0.21mozmm
%define shadow_width_tiny 0.1mozmm
%define textbox_height 5.08mozmm
%define dropmarker_padding 0.53mozmm
%define progressmeter_height 3.39mozmm
%define urlbar_edit_height 5.25mozmm
%define urlbar_edit_indent 0.85mozmm
%define identity_popup_tablet_width 72mozmm
%define scroller_thickness 0.64mozmm
%define scroller_minimum 1.27mozmm
%define sidebar_width_minimum 8.47mozmm
%define sidebar_button_height 7.41mozmm
%define documenttab_margin_bottom 0.85mozmm
%define placelabel_padding 8.47mozmm
%define placeitem_padding 4.23mozmm
%define awesome_header_maxwidth 25mozmm
%define autocomplete_item_container_image_padding 0.53mozmm
%define autocomplete_item_container_position 0.21mozmm
%define autocomplete_item_container_size 4mozmm
%define autocomplete_item_container_padding 5.08mozmm
%define autocomplete_item_subtitle_margin 2.75mozmm
%define autocomplete_item_label_margin 3.18mozmm
%define autocomplete_item_tags_margin 3.39mozmm
%define autocompleteresult_padding 0.53mozmm
%define dialog_width 76.2mozmm
%define appmenu_portrait_height 21.17mozmm
%define appmenu_button_height 10.48mozmm
%define tablet_panel_controls 40mozmm
%define tablet_panel_controls_wide 55mozmm
%define tablet_panel_minwidth 124mozmm
%define tablet_panel_item_width 69mozmm
%define tablet_panel_item_width_wide 90mozmm
%ifdef MOZ_PLATFORM_MAEMO
%define orientation -moz-device-orientation
%elifdef ANDROID
%define orientation -moz-device-orientation
%else
%define orientation orientation
%endif