Generated file

Copy as Markdown

Other Tools

{
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {
"id": "firefox-privatewindow@mozilla.org"
}
},
"name": "Firefox Nova Private Window",
"description": "Nova theme for Private Window",
"author": "Mozilla",
"version": "1.0.0",
"theme": {
"colors": {}
},
"dark_theme": {
"colors": {
"frame": "#281d44",
"frame_inactive": "#3e315f",
"tab_background_text": "#ffffff",
"tab_line": "transparent",
"popup": "#584a7d",
"popup_text": "#ffffff",
"button_background_active": "color-mix(in srgb, #b6aad9 40%, transparent)",
"button_background_hover": "color-mix(in srgb, #b6aad9 25%, transparent)",
"icons_attention": "#d4c1ff",
"icons": "#ffffff",
"ntp_background": "rgba(54,53,57,0.9)",
"ntp_text": "#ffffff",
"popup_border": "#584a7d",
"popup_highlight_text": "#e7e1f8",
"popup_highlight": "rgba(182,170,217,0.4)",
"sidebar_border": "color-mix(in srgb, #584a7d 50%, transparent)",
"sidebar_highlight_text": "#ffffff",
"sidebar_highlight": "#1d1b1f",
"sidebar_text": "#ffffff",
"sidebar": "#3e315f",
"tab_background_separator": "#584a7d",
"tab_border_color_selected_trailing": "#764edd",
"tab_loading": "#d4c1ff",
"tab_selected": "#1d1b1f",
"tab_text": "#ffffff",
"toolbar": "rgba(0, 0, 0, .2)",
"toolbar_text": "#ffffff",
"toolbar_bottom_separator": "color-mix(in srgb, #584a7d 50%, transparent)",
"toolbar_field_border_focus": "#b89cff",
"toolbar_field": "#3e315f",
"toolbar_field_focus": "#3e315f",
"toolbar_field_text": "#e7e1f8",
"toolbar_field_border": "#75669f",
"toolbar_field_highlight_text": "#e7e1f8",
"toolbar_field_highlight": "color-mix(in srgb, #b6aad9 40%, transparent)",
"toolbar_field_separator": "#d6d5da",
"toolbar_field_text_focus": "#e7e1f8",
"toolbar_top_separator": "#584a7d",
"toolbar_vertical_separator": "rgba(251, 251, 254, 0.7)"
}
},
"theme_experiment": {
"colors": {
"tab_border_color_selected_trailing": "--tab-border-color-selected-trailing"
}
}
}