{ "manifest_version": 2, "applications": { "gecko": { "id": "cheers-bold-colorway@mozilla.org" } }, "name": "Cheers – Bold", "author": "Mozilla", "version": "1.1", "icons": { "32": "icon.svg" }, "theme": { "colors": { "tab_background_text": "hsl(42, 96%, 65%)", "tab_text": "hsl(42, 96%, 65%)", "tab_selected": "hsl(0, 0%, 16%)", "tab_line": "hsl(42, 80%, 58%)", "tab_loading": "hsl(42, 70%, 72%)", "tab_loading_inactive": "hsl(42, 70%, 72%)", "frame": "hsl(0, 0%, 11%)", "popup": "hsl(0, 0%, 16%)", "popup_text": "hsl(42, 96%, 65%)", "popup_border": "hsl(42, 95%, 60%)", "popup_highlight": "hsla(42, 95%, 60%, 0.2)", "popup_highlight_text": "hsl(42, 96%, 65%)", "toolbar": "hsl(0, 0%, 20%)", "toolbar_text": "hsl(42, 96%, 65%)", "toolbar_field": "hsl(0, 0%, 11%)", "toolbar_field_text": "hsl(42, 96%, 65%)", "toolbar_field_focus": "hsl(0, 0%, 16%)", "toolbar_field_border_focus": "rgba(0, 221, 255, 0.7)", "toolbar_top_separator": "transparent", "toolbar_bottom_separator": "hsl(0, 0%, 11%)", "ntp_background": "hsl(0, 0%, 11%)", "ntp_card_background": "hsl(0, 0%, 16%)", "ntp_text": "hsl(42, 96%, 65%)", "sidebar": "hsl(0, 0%, 16%)", "sidebar_text": "hsl(42, 96%, 65%)", "sidebar_highlight": "hsla(42, 95%, 60%, 0.2)", "address_bar_box": "hsl(0, 0%, 16%)", "address_bar_box_hover": "hsla(0, 0%, 16%, 0.8)", "address_bar_box_active": "hsla(0, 0%, 16%, 0.65)", "address_bar_box_focus": "hsl(0, 0%, 20%)", "address_bar_box_text": "hsl(42, 96%, 65%)", "address_bar_url_color": "hsl(42, 70%, 72%)", "panel_item_hover": "hsla(42, 95%, 60%, 0.2)", "panel_item_active": "hsla(42, 95%, 60%, 0.35)", "panel_separator": "hsl(42, 95%, 60%)", "icons_attention": "hsl(42, 70%, 72%)", "toolbar_field_icons_attention": "hsl(42, 70%, 72%)", "tab_attention_dot": "hsl(94, 100%, 71%)", "appmenu_update_icon_color": "hsl(94, 100%, 71%)", "appmenu_info_icon_color": "hsl(173, 100%, 71%)" } }, "theme_experiment": { "colors": { "address_bar_box": "--urlbar-box-bgcolor", "address_bar_box_hover": "--urlbar-box-hover-bgcolor", "address_bar_box_active": "--urlbar-box-active-bgcolor", "address_bar_box_focus": "--urlbar-box-focus-bgcolor", "address_bar_box_text": "--urlbar-box-text-color", "address_bar_url_color": "--urlbar-popup-url-color", "panel_item_hover": "--panel-item-hover-bgcolor", "panel_item_active": "--panel-item-active-bgcolor", "panel_separator": "--panel-separator-color", "toolbar_field_icons_attention": "--lwt-toolbar-field-icon-fill-attention", "tab_attention_dot": "--lwt-tab-attention-icon-color", "appmenu_update_icon_color": "--panel-banner-item-update-supported-bgcolor", "appmenu_info_icon_color": "--panel-banner-item-info-icon-bgcolor", "tab_loading_inactive": "--lwt-tab-loading-fill-inactive" } } }