DiscordStyles / RadialStatus

Changes the status icons to wrap around the avatar.
MIT License
111 stars 154 forks source link

Not working anymore #24

Closed TheDoggoRex closed 2 years ago

TheDoggoRex commented 3 years ago

Not sure if this is just a local issue, or if discord did a new update that broke it, but I have the theme enabled and the status' are just normal. I tried re-downloading it a few times and it didn't fix.

If it's just a me issue, then sorry for the bother.

Tracenji commented 3 years ago

also not working for me probably a discord update

Tracenji commented 3 years ago

actually, after looking at it, the import URL is wrong, probably because of the new repo structure

if you open the theme file in notepad or something and replace @import url("https://discordstyles.github.io/RadialStatus/base.css"); with @import url("https://discordstyles.github.io/RadialStatus/dist/RadialStatus.css"); then it works again

probably a oversight by the creator or betterdiscord.app could be taking a long time to update to the new theme file

TheDoggoRex commented 3 years ago

Oh thanks! Just checked back, did that fix and it worked :smile:

Gibbu commented 3 years ago

The website doesn't know how to detect if the .theme.css file has been moved. I'm working on that now. Sorry about that :\