black7375 / Firefox-UI-Fix

🦊 I respect proton UI and aim to improve it.
Mozilla Public License 2.0
5.35k stars 187 forks source link

An Option to enable the `system_default_theme` also on the default light and dark theme #356

Open Nomes77 opened 2 years ago

Nomes77 commented 2 years ago

Is your feature request related to a problem?

Currently system_default_theme/win10 is only for the System Theme from the Add-on panel. Can you make an option that the code of system_default_theme/win10 also can applied to the default Light and Dark Theme in FireFox?

The solution I'd like

An Option to enable the system default theme also on the default light and dark theme

Screenshots or video

Alternatives I've considered

Additional context

black7375 commented 2 years ago

It sounds like possible option. However, if it's not Win10, there are many problems and quite a big change may be needed, so it needs to be reviewed thoroughly. For example, Win7 changes the layout itself, and on Mac, the color is also a problem.


I'm going to tie up similar tasks, and color related work is a little bit backwards. Task continuity is making it easy to remember and has a marketing advantage.

Here are the main tasks to proceed after the release of v5.0.0:

The reason why the color is the later, is because there are a lot of things that the user has to do manually. The addon dark mode requires a UUID and a name replacement,

and the Blur also has a lot of tricky points to be applied.

So, May take a long time to apply. The obvious thing is that I will put it in a roadmap and try to implement.