You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2022. It is now read-only.
I know it's ""semi-abandoned"", but I post this anyway, as the fix seems to be pretty simple to deploy if the dev wants to fix it one day.
As the title says, the old colors are not applied because they're overrided by another Discord color set.
Buttons with old color (Firefox) and new ones:
View of the values when "Leave server" button text is selected in devtool:
The only workaround I see for the moment is to use that awful "!important" marker on the incrimined lines.
For the "Invite" button, I'm not sure if this is because i'm familiarized with the "new" color without remarking it, so maybe this issue is not valid for the "Blurple" colors set.
I know it's ""semi-abandoned"", but I post this anyway, as the fix seems to be pretty simple to deploy if the dev wants to fix it one day.
As the title says, the old colors are not applied because they're overrided by another Discord color set.
Buttons with old color (Firefox) and new ones:

View of the values when "Leave server" button text is selected in devtool:

The only workaround I see for the moment is to use that awful "!important" marker on the incrimined lines.
For the "Invite" button, I'm not sure if this is because i'm familiarized with the "new" color without remarking it, so maybe this issue is not valid for the "Blurple" colors set.