Help with THEME after changes in FF 150.0
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.
Todas as respostas (2)
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.