{
"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": "#180e30",
"frame_inactive": "#281d44",
"tab_background_text": "#ffffff",
"tab_line": "transparent",
"popup": "#584a7d",
"popup_text": "#ffffff",
"button_background_active": "#9687c0",
"button_background_hover": "#75669f",
"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": "#584a7d",
"sidebar_highlight_text": "#ffffff",
"sidebar_highlight": "#1d1b1f",
"sidebar_text": "#ffffff",
"sidebar": "#3e315f",
"tab_background_separator": "#584a7d",
"tab_loading": "#d4c1ff",
"tab_selected": "#1d1b1f",
"tab_text": "#ffffff",
"toolbar": "#3e315f",
"toolbar_text": "#ffffff",
"toolbar_bottom_separator": "#584a7d",
"toolbar_field_border_focus": "#ffffff",
"toolbar_field": "#1d1b1f",
"toolbar_field_focus": "#131215",
"toolbar_field_text": "#e7e1f8",
"toolbar_field_border": "#75669f",
"toolbar_field_highlight_text": "#e7e1f8",
"toolbar_field_highlight": "rgba(182, 170, 217, 0.4)",
"toolbar_field_separator": "#d6d5da",
"toolbar_field_text_focus": "#e7e1f8",
"toolbar_top_separator": "#584a7d",
"toolbar_vertical_separator": "rgba(251, 251, 254, 0.7)"
}
}
}