KillYoy / DiscordNight

An actual Dark/Nightmode Theme for Discord/BetterDiscord
180 stars 255 forks source link

Renamed aria-controls to fit the new values #32

Closed haruka98 closed 2 years ago

haruka98 commented 2 years ago

Renamed all the names of the aria-controls. Discord changed them to lower case and replaced spaces by hyphens. This fixes most of the icon issues mentioned in #31.

KillYoy commented 2 years ago

A more optimal way that I settled with is making the code case insensitive incase Discord decides to capitalize the letters again, by adding a i after the second quotation mark it becomes case insensitive.