Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Ele sasa me

Help with THEME after changes in FF 150.0

SuMo Bot replied
SuMo Bot

Hello

After update to FF 150.0 I have an issue I can't solve myself. My old theme that I was using for many, many years changed colours, because now frame colour corresponds to whatever FF uses dark theme or light theme for some panels like bookmarks, bookmarks editor e.t.c ( I assume it). So if frame is dark all other elements switch to dark mode. I`m looking for a way to change it back to how it was before FF 150.0, meaning if frame is dark I want all rest element of FF to become light themed. For instance: in manifest.json if "frame": "rgb(31, 34, 60)", everything else turn dark if "frame": "rgb(131, 134, 160)", everything else turns light Default themes won't work for me ( v.bad eyesight ) Is there any entry I can add to manifest.json to get what I want? I mean: if "frame": "rgb(31, 34, 60)", I need everything to use LIGHT themed colours.

Hello After update to FF 150.0 I have an issue I can't solve myself. My old theme that I was using for many, many years changed colours, because now frame colour corresponds to whatever FF uses dark theme or light theme for some panels like bookmarks, bookmarks editor e.t.c ( I assume it). So if frame is dark all other elements switch to dark mode. I`m looking for a way to change it back to how it was before FF 150.0, meaning if frame is dark I want all rest element of FF to become light themed. For instance: in manifest.json if "frame": "rgb(31, 34, 60)", everything else turn dark if "frame": "rgb(131, 134, 160)", everything else turns light Default themes won't work for me ( v.bad eyesight ) Is there any entry I can add to manifest.json to get what I want? I mean: if "frame": "rgb(31, 34, 60)", I need everything to use LIGHT themed colours.

All Replies (1)

I found workaround of this issue, you can add to images inside manifest.json, svg file as additional_backgrounds, then you can have mix of two worlds - combination of light/dark themes. It's ridiculous that behind the curtain of improvements, developers limit everything that worked so far, breaking many other things in the process, and then wonder why people abandon FF.

This question has been locked because the original author has deleted their account. While you can no longer post new replies, the existing content remains available for reference.