LuckFire / amoled-cord

A basically pitch black theme for Discord. Lights out, baby!
MIT License
422 stars 282 forks source link

Is it possible to remove the out of date? #16

Closed Ray-MRQ closed 2 years ago

Ray-MRQ commented 2 years ago

Hi,

Sorry if this isn't the correct way but wondering if I can stick with the older version of AMOLED-cord without getting the popup to update?

The two shades of black is slightly annoying for me and much preferred the older one over the new one.

LuckFire commented 2 years ago
#app-mount::after {
     content: none;
}

however, i plan on removing that file in a few days, so make sure you make a fork of this repo and change the import to your own link.

Ray-MRQ commented 2 years ago

Thanks, just tried it, and worked, I'll just keep a copy of it locally anyways so all good.