Generated file

Copy as Markdown

Other Tools

{
"manifest_version": 3,
"browser_specific_settings": {
"gecko": {
"id": "firefox-aiwindow-nova@mozilla.org"
}
},
"name": "Firefox AI Window Nova",
"description": "Nova theme for AI Window",
"author": "Mozilla",
"version": "1.0.0",
"theme": {
"properties": {
"color_scheme": "light",
"ai_background_color": "#f5f4fe",
"link_color": "#764edd",
"tab_background_color_hover": "color-mix(in srgb, #584a7d 16%, transparent)",
"additional_backgrounds_alignment": [
"center"
]
},
"colors": {
"button_background_active": "color-mix(in srgb, #584a7d 30%, transparent)",
"button_background_hover": "color-mix(in srgb, #584a7d 16%, transparent)",
"frame": "#f5f4fe",
"frame_inactive": "#f5f4fe",
"icons": "#75669f",
"icons_attention": "#764edd",
"popup": "#ffffff",
"popup_border": "#d2c8ec",
"popup_highlight": "#e0e0e6",
"popup_highlight_text": "rgb(21, 20, 26)",
"popup_text": "#180e30",
"tab_background_text": "#180e30",
"tab_line": "transparent",
"tab_loading": "#764edd",
"toolbar": "color-mix(in srgb, #f5f4fe 80%, transparent)",
"toolbar_field": "#ffffff",
"toolbar_field_border": "#d6d5da",
"toolbar_field_border_focus": "#ffffff",
"toolbar_field_focus": "#ffffff",
"toolbar_field_text": "#3e315f",
"toolbar_field_text_focus": "#3e315f",
"toolbar_top_separator": "transparent",
"toolbar_bottom_separator": "#d2c8ec"
},
"images": {
"additional_backgrounds": [
{
"linear-gradient": "color-mix(in srgb, #f5f4fe 80%, transparent)"
}
]
}
},
"dark_theme": {
"properties": {
"color_scheme": "dark",
"ai_background_color": "#1d1f30",
"link_color": "#d4c1ff",
"tab_background_color_hover": "color-mix(in srgb, #b89cff 24%, transparent)",
"additional_backgrounds_alignment": [
"center"
]
},
"colors": {
"button_background_active": "color-mix(in srgb, #b89cff 36%, transparent)",
"button_background_hover": "color-mix(in srgb, #b89cff 24%, transparent)",
"frame": "#1d1f30",
"frame_inactive": "#1d1f30",
"icons": "#e7e1f8",
"icons_attention": "#b89cff",
"popup": "#252428",
"popup_border": "#75669f",
"popup_highlight": "rgb(43, 42, 51)",
"popup_highlight_text": "rgb(251, 251, 254)",
"popup_text": "#f2f0f8",
"tab_background_text": "#f2f0f8",
"tab_line": "transparent",
"tab_loading": "#b89cff",
"toolbar": "color-mix(in srgb, #1d1f30 80%, transparent)",
"toolbar_field": "#252428",
"toolbar_field_border": "#3f3e42",
"toolbar_field_border_focus": "#ffffff",
"toolbar_field_focus": "#252428",
"toolbar_field_text": "#e7e1f8",
"toolbar_field_text_focus": "#e7e1f8",
"toolbar_top_separator": "transparent",
"toolbar_bottom_separator": "#3f3e42"
},
"images": {
"additional_backgrounds": [
{
"linear-gradient": "color-mix(in srgb, #1d1f30 80%, transparent)"
}
]
}
},
"theme_experiment": {
"stylesheet": "aiwindow-theme-nova.css",
"properties": {
"ai_background_color": "--ai-background-color",
"tab_background_color_hover": "--tab-background-color-hover"
}
}
}