overdodactyl / ShadowFox

A universal dark theme for Firefox
https://overdodactyl.github.io/ShadowFox/
MIT License
1.32k stars 58 forks source link

uBlock Origin Beta dark theme broke #310

Open SeriousHoax opened 4 years ago

SeriousHoax commented 4 years ago

uBlock Origin beta has received an update that has changed some of the interface of the program and because of that the Filter list page kind of broke. It looks like this now: 1 The stable version would receive this update too soon so maybe this can be fixed before that?

stonecrusher commented 4 years ago

Experienced the same today. They got quite a makeover and I found the following in the new code:

/* Default dark theme starts here */

:root.dark {
}

:root.dark.colorBlind {
}

Which means it is ready set up for a native dark style and we should just wait for it to happen instead of starting to fiddle around with an own dark style. In the meantime, unfortunately we have to use bright theme. /edit In the meantime, better set uiFlavor to classic under advanced settings (check "I am an experienced user" first)

sharethewisdom commented 4 years ago

This is the pending dark mode issue for uBlock Origin.

jeremyperkin commented 4 years ago

@sharethewisdom Please do not provide users with something that is not available to be tested as of yet.

As some users are not experienced enough to fix their own problems and currently this has not even hit a testing phase. thanks in advance.

If anyone here is using Firefox and is experienced with userChrome.css and userChrome.css here is a link to my repo that can show you a quick basic display of what things look like in the future.

https://github.com/jeremyperkin/FireFox-uBo-rice Some of the extra colors that I added through CSS elements are just for fun in parts as they might now match the overall experience.

sharethewisdom commented 4 years ago

@sharethewisdom Please do not provide users with something that is not available to be tested as of yet.

Hi, in my opinion, the github/gitlab platforms are helpful in referring to issues across projects and branches. The users of ShadowFox probably use Firefox :wink:.

stonecrusher commented 4 years ago

@jeremyperkin It's been quite a while... is there anything we can help you to finish that and bring it to uBO official?

jeremyperkin commented 4 years ago

This is waiting on Gorhill.

On Jul 15, 2020, at 2:04 AM, stonecrusher notifications@github.com wrote:

@jeremyperkin https://github.com/jeremyperkin It's been quite a while... is there anything we can help you to finish that and bring it to uBO official?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/overdodactyl/ShadowFox/issues/310#issuecomment-658644834, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD7DSILL2YLWI2VWHY3IB6LR3VWKJANCNFSM4MDLQVCA.

hyiltiz commented 3 years ago

Isn't uBo released? I have it shipped to my firefox-esr via the Debian (testing) package, and they usually come much later than the Mozilla addons page and the rest.