DiscordStyles / MinimalCord

Changes Discord enough to give it a fresh feel while also making it darker. Supports both Light and Dark themes.
MIT License
66 stars 53 forks source link

MinimalCord for Powercord appears to be broken following a Discord update #22

Closed piqey closed 2 years ago

piqey commented 2 years ago

Describe the bug
Recent Discord update bricked a lot of themes, guess all the classes were reassigned. Not sure if the theme is even loading, hard to tell.

To Reproduce
Install theme, reload Discord

Screenshots
Discord is just the ugly vanilla theme

Information (please complete the following information):
Discord channel: Canary OS: Windows Mod: Powercord Discord language: English

Additional context
I understand if the focus of DiscordStyles is no longer on MinimalCord; I would be using Fluent but it appears to have the same issue. MinimalCord is my theme of choice.

Gibbu commented 2 years ago

The newest Canary update did change most if not all classes so the theme is working, just selecting classes that don't exist. Once the update comes to Stable it will be fixed.

The only themes that I don't really have focus on is iPadOS and SimplyDark as I find those boring to work on.

toydotgame commented 2 years ago

Not sure if the theme is even loading, hard to tell.

The theme is loading fine. I use my own CSS and then paste MinimalCord's full CSS under it, so that [most of] it all loads locally (a bit faster, given my awful internet sometimes); I updated my part of the CSS this morning to the new classes and the file seems to be perfectly operational.

Might also add that I'm on BetterDiscord: image

piqey commented 2 years ago

Not sure if the theme is even loading, hard to tell.

The theme is loading fine. I use my own CSS and then paste MinimalCord's full CSS under it, so that [most of] it all loads locally (a bit faster, given my awful internet sometimes); I updated my part of the CSS this morning to the new classes and the file seems to be perfectly operational.

Might also add that I'm on BetterDiscord: image

That trick does indeed work. Thanks for the help!

toydotgame commented 2 years ago

That…wasn't meant to be a trick that was meant to work; it was just meant to save me loading time when I opened Discord because it didn't have to download the CSS from the internet.

Turns out that there were a few updates to MinimalCord since I made that reply. image That seems to be what fixed it. I copied in the CSS again and the line count has definitely changed, and everything works now too. image


A note for BetterDiscord users, too: there are still some graphical issues regardless of custom CSS that are being worked on. An example is things like the header and check box on this page in settings: (Note the black text and awful spacing. This is not MinimalCord's fault)

image