Guerra24 / Firefox-UWP-Style

Sun Valley + MDL2 Theme for Firefox
MIT License
409 stars 9 forks source link

A problem with the startpage of Firefox #34

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hey, I'm having a problem in the default startpage of Firefox, the config button is incomplete. And, when I click on it, the buttons are too white.

OS: Windows 10 Firefox Version: 93.0

screenshot

another-screenshot

Guerra24 commented 3 years ago

Hello! The small settings button is getting fixed when #31 merges.

I tested with a clean profile and the buttons show up just fine. Are you sure the accent color is not forced to white? image

ghost commented 3 years ago

You mean in the chrome folder? I didn't change anything there.

ghost commented 3 years ago

I reinstalled the theme and still with this bug. It can be fixed if I change the accent color?

Guerra24 commented 3 years ago

I mean in Windows, it uses the accent color you set in personalization -> colors in the settings app.

ghost commented 3 years ago

It's using the default for dark theme.

screenshot

Guerra24 commented 3 years ago

What happens if you override it? Create a new string property in about:config with name ui.-moz-accent-color and value #4C4A48. Like this: image

image

Then restart Firefox.

ghost commented 3 years ago

It didn't work :(

Guerra24 commented 3 years ago

It works for me so I don't know what else could it be, sorry.

ghost commented 3 years ago

Ok, I'm going to make tests and see if I can fix. Thanks for the fast reply and thanks for the beautiful project, I never saw other firefoxcss like yours.