-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
CSS Themes broken by discord. (again) #480
Comments
This is intended behavior; there should be no extra WebCord instance running after you add CSS theme. It is expected WebCord is already running or you'll start WebCord after you've added a CSS theme. |
is it normal if it just hangs after selecting the theme ? |
my bad, it actually loads for a bit before closing, but the themes don't apply, it's weird... |
I've noticed that hiding side bar doesn't work either and WebCord's using the same API in Electron to apply any CSS mods in there, so either Electron got another regression (that would be 3rd time in row 😯) or Discord updated stuff like classes breaking themes. |
(In both cases, #481 is probably related to this as well.) |
Yep, Discord most likely just broke most CSS themes just by changing the hypen to underscore in names of the CSS classes. I'll close this issue ticket since that's not WebCord's fault. |
Acknowledgements
I have checked that there is no other issue describing the same or
similar problem that I currently have, regardless if it has been
closed or open.
This bug affects Discord website.
This issue is confirmed to be reproducible when WebCord is packaged
on at least all three latest supported Electron major releases.
This issue is reproducible in Chrome, Chromium or any
Chromium-based browser, e.g Brave or Edge (please write in
Additional Context which browser you have used if it is neither
Chrome nor unmodified Chromium).
There are no fixes done to
master
which resolves this issue.My issue describes one of the unstable and/or not fully implemented
features.
I have found a workaround to mitigate or temporarily fix this issue
in affected releases (please write it in Additional context section
below).
Operating System / Platform
🐧️ Linux
Operating system architecture
x64 (64-bit Intel/AMD)
Electron version
v27 (default flatpak)
Application version
v4.5.0
Bug description
--add-css-theme
flag does nothing: it only displays the dialog window, once selected, webcord doesn't start.Additional context
There's nothing more to say, i tried to change the rules of flatpak for webcord, but it stopped working.
The text was updated successfully, but these errors were encountered: