fawni / dracula

🧛🏻‍♂️ Dark theme for discord based on dracula
ISC License
46 stars 83 forks source link

BetterDiscord Support. (read description) #1

Closed Snapperito closed 3 years ago

Snapperito commented 3 years ago

i went ahead and added automatic scss compiling to your repo through the use of github actions. because i dont have direct access to your repo here are some things youre going to need to do if you merge.

after that is done it should be somewhat compatible with better discord. Of course, everything wont work out of the gate, so you will need to tweak some things in your main scss file, but the only things i could see you tweaking are the selectors using the [src*=powercord] selector. (which is a dead selector i think) besides that, bd support should be basically complete :D

one more thing, in the current state of powercord, there is no git updates for themes, meaning that a user who doesnt know this, or doesnt know youre updating your theme, will not receive updates. to combat this you either want to add a disclaimer to the repo stating that if you use powercord you will need to git pull every update, or you can create a separate file, and import dracula.scss into it, and use it as your main file by switching the preferred file in the manifest.

if you have any questions, or need any help. feel free to let me know. loving the theme.

fawni commented 3 years ago

thank you so much i truly appreciate all the help❤️, merging:D