DiscordNitroIcons

Unlock Discord Nitro-exclusive in-app icons.

  1. /* ==UserStyle==
  2. @name DiscordNitroIcons
  3. @namespace sun/userstyles
  4. @version 1.0.0
  5. @description Unlock Discord Nitro-exclusive in-app icons.
  6. @compatible chrome
  7. @compatible edge
  8. @compatible firefox
  9. @compatible opera
  10. @compatible safari
  11. @homepageURL https://forgejo.sny.sh/sun/userstyles
  12. @supportURL https://forgejo.sny.sh/sun/userstyles/issues
  13. @contributionURL https://liberapay.com/sun
  14. @contributionAmount €1.00
  15. @author Sunny <sunny@sny.sh>
  16. @icon https://forgejo.sny.sh/sun/userstyles/raw/branch/main/icons/DiscordNitroIcons.png
  17. @copyright 2024-present, Sunny (https://sny.sh/)
  18. @license Hippocratic License; https://forgejo.sny.sh/sun/userstyles/src/branch/main/LICENSE.md
  19. @preprocessor stylus
  20. @var select icon "Icon" {
  21. "Blurple (Default)": "'015dd8c7a8111ad4e3b5'",
  22. "Goth": "'022b56a46027cd8944a0'",
  23. "WHAM": "'8d8764191e7377ce6d1c'",
  24. "Charcoal": "'4a39ebc7865c34cb05ca'",
  25. "Ceramic": "'259c9e517e54b637bc8b'",
  26. "Pastel": "'536c4ee2800f76d480f2'",
  27. "Matey": "'1ef51ba4b86ea4257b1e'",
  28. "Tactical": "'594e671c4337bdaa354d'",
  29. "Sunset Ave": "'7f15142d4ff388f352cd'",
  30. "Galactic Chrome": "'1cc2c82a6058a7cc380c'",
  31. "Holo": "'edc57c29789364e356a8'",
  32. "Sakura": "'cd734396523f0ccd8985'",
  33. "Sherbet Dreamsicle": "'2c98b86ce7d10c0ddeb3'",
  34. "Gaming": "'fd693e96180f96c3708b'",
  35. "Mainframe": "'7509dcee3065c41654b1'",
  36. "Prismatic Waves": "'5e4012ec7d5cc0f2d584'",
  37. "uwu~": "'eca1ee6a7f84f537506b'",
  38. "Fuming": "'e8b3942d0a8f2667f170'",
  39. "D64": "'c24789d71a791a531bd7'",
  40. "Blurple Twilight": "'f5142ff9381de17c7591'",
  41. "In Rainbows": "'964564da43ac1eed1a24'",
  42. "Midnight Prism": "'5b827a22c6090c898656'",
  43. "Color Wave": "'b165b3568ab797c79bda'"
  44. }
  45. ==/UserStyle== */
  46.  
  47. @-moz-document domain("discord.com") {
  48. .childWrapper__760c6 {
  49. background-image: url("/assets/" + icon + ".webp");
  50. background-size: cover;
  51. }
  52. .childWrapper__760c6 * {
  53. visibility: hidden;
  54. }
  55. }

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址