Skip to content

Instantly share code, notes, and snippets.

@SwiftWinds
Last active February 16, 2022 19:33
Show Gist options
  • Save SwiftWinds/2fcb946c6bcd7c6e5b25250ff9fdc6e3 to your computer and use it in GitHub Desktop.
Save SwiftWinds/2fcb946c6bcd7c6e5b25250ff9fdc6e3 to your computer and use it in GitHub Desktop.
Don't grey out Discord nitro-only emojis
/* paste this in the custom css section */
.emojiItemDisabled-3VVnwp {
filter: grayscale(0) !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment