{ "manifest_version": 2, "applications": { "gecko": { "id": "dreamer-bold-colorway@mozilla.org" } }, "name": "Dreamer – Bold", "author": "Mozilla", "version": "1.1.1", "icons": { "32": "icon.svg" }, "theme": { "colors": { "tab_background_text": "hsl(0, 0%, 100%)", "tab_text": "hsl(0, 0%, 100%)", "tab_selected": "hsl(267, 54%, 15%)", "tab_line": "hsl(266, 49%, 45%)", "tab_loading": "hsl(266, 83%, 81%)", "tab_loading_inactive": "hsl(266, 83%, 81%)", "frame": "hsl(266, 68%, 20%)", "popup": "hsl(267, 54%, 15%)", "popup_text": "hsl(0, 0%, 100%)", "popup_border": "hsl(266, 60%, 67%)", "popup_highlight": "hsla(266, 39%, 35%, 0.6)", "popup_highlight_text": "hsl(0, 0%, 100%)", "toolbar": "hsl(265, 45%, 29%)", "toolbar_text": "hsl(0, 0%, 100%)", "toolbar_field": "hsl(266, 68%, 20%)", "toolbar_field_text": "hsl(0, 0%, 100%)", "toolbar_field_focus": "hsl(267, 54%, 15%)", "toolbar_field_border_focus": "rgba(0, 221, 255, 0.7)", "toolbar_top_separator": "transparent", "toolbar_bottom_separator": "hsl(266, 68%, 20%)", "ntp_background": "hsl(256, 100%, 4%)", "ntp_card_background": "hsl(267, 54%, 15%)", "ntp_text": "hsl(0, 0%, 100%)", "sidebar": "hsl(267, 54%, 15%)", "sidebar_text": "hsl(0, 0%, 100%)", "sidebar_highlight": "hsla(266, 39%, 35%, 0.6)", "address_bar_box": "hsl(267, 54%, 15%)", "address_bar_box_active": "hsla(267, 54%, 15%, 0.65)", "address_bar_box_focus": "hsl(265, 45%, 29%)", "address_bar_box_text": "hsl(0, 0%, 100%)", "address_bar_url_color": "hsl(266, 72%, 82%)", "panel_item_hover": "hsla(266, 39%, 35%, 0.6)", "panel_item_active": "hsla(266, 39%, 35%, 0.75)", "panel_separator": "hsl(266, 60%, 67%)", "icons_attention": "hsl(266, 83%, 81%)", "toolbar_field_icons_attention": "hsl(266, 83%, 81%)", "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_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" } } }