KillYoy / DiscordNight

An actual Dark/Nightmode Theme for Discord/BetterDiscord
186 stars 251 forks source link

All icons in settings are globe ones #31

Closed Josh65-2201 closed 2 years ago

Josh65-2201 commented 3 years ago

image

brawas commented 3 years ago

Same here! Using version 0.9.4

Josh65-2201 commented 3 years ago

Can be fixed by copying the content from the imported URL in the file and then adding this to the top of the file @import url("https://mwittrien.github.io/BetterDiscordAddons/Themes/_res/SettingsIcons.css");

and removing from the file .standardSidebarView-3F1I7i .side-8zPYf6 [aria-controls*="-tab"]::before { background: url("https://raw.githubusercontent.com/KillYoy/DiscordNight/master/Icons/SVG/Language.svg"); }

KillYoy commented 2 years ago

Discord felt like changing the names from all caps to lowercase for some reason. Now if in the future they ever feel like doing that again, now the code is no longer case sensitive.