DiscordFreeEmojis icon indicating copy to clipboard operation
DiscordFreeEmojis copied to clipboard

Confusing

Open LavenderAndChamomile opened this issue 2 years ago • 4 comments

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.

LavenderAndChamomile avatar Dec 07 '22 17:12 LavenderAndChamomile

put this into open asar or bd's css thingy

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

User3254548 avatar Dec 12 '22 05:12 User3254548

Thank you so much!

LavenderAndChamomile avatar Dec 12 '22 15:12 LavenderAndChamomile

put this into open asar or bd's css thingy

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

that dont work dawg

Pedroportxd avatar Dec 14 '22 04:12 Pedroportxd

you need to format it right

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

User3254548 avatar Dec 15 '22 18:12 User3254548