Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

uBlock Origin Beta dark theme broke #310

Open
SeriousHoax opened this issue Apr 7, 2020 · 7 comments
Open

uBlock Origin Beta dark theme broke #310

SeriousHoax opened this issue Apr 7, 2020 · 7 comments

Comments

@SeriousHoax
Copy link

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
Copy link
Contributor

stonecrusher commented May 17, 2020

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
Copy link

This is the pending dark mode issue for uBlock Origin.

@jeremyperkin
Copy link

jeremyperkin commented May 29, 2020

@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
Copy link

sharethewisdom commented Jun 10, 2020

@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 😉.

@stonecrusher
Copy link
Contributor

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

@jeremyperkin
Copy link

jeremyperkin commented Jul 15, 2020 via email

@hyiltiz
Copy link

hyiltiz commented Nov 29, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants