An00nymushun / DiscordFreeEmojis

223 stars 118 forks source link

Confusing #71

Open LavenderAndChamomile opened 1 year ago

LavenderAndChamomile commented 1 year ago

Ok, so the files now works so I can pick out emojis. The only confusing thing is...because other emojis are black and white, for the longest time, I thought it would pop up with "Get Nitro" but it didn't, go that's a good thing. If the other emojis (that you would typically need Nitro for) were in colour, it would be easier for everyone to know if the extension worked.

User3254548 commented 1 year ago

put this into open asar or bd's css thingy

.emojiItemDisabled-3VVnwp { filter: grayscale(0%); }

LavenderAndChamomile commented 1 year ago

Thank you so much!

Pedroportxd commented 1 year ago

put this into open asar or bd's css thingy

.emojiItemDisabled-3VVnwp { filter: grayscale(0%); }

that dont work dawg

User3254548 commented 1 year ago

you need to format it right

.emojiItemDisabled-3VVnwp { filter: grayscale(0%); }