Advertisement
Guest User

CSS FOND DISCORD

a guest
Jan 21st, 2020
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.53 KB | None | 0 0
  1. //META{"name":"ClearVision_Emerald","description":"A peaceful, green theme with customizable colors & background! Based on Discord Reborn by @Omniscient &DarkMatter by @Hammock. Server: https://discord.me/clearvision","author":"Zerthox","version":"5"}*//{}
  2. /* "ClearVision - Emerald v5" by @Zerthox */
  3. /* Based on "Discord Reborn v4.30" by @Omniscient & "DarkMatter" by @Hammock */
  4.  
  5. /* IMPORT CSS FROM GITHUB */
  6. @import url(https://zerthox.github.io/ClearVision/css/ClearVision_v5.min.css);
  7. /*
  8. ---------------------------------------------------------------------------------------------------------------------------------------------
  9. IMPORTANT: CHANGE BETWEEN DARK AND LIGHT VERSION IN APPEARANCE SETTINGS!
  10. ---------------------------------------------------------------------------------------------------------------------------------------------
  11. */
  12. /*
  13. ---------------------------------------------------------------------------------------------------------------------------------------------
  14. ================ IMPORTANT LINKS =================
  15. Github: https://git.io/v6BHO
  16. Discord: https://git.io/vMnlu
  17. Wiki: https://git.io/vXTqM
  18. Latest version: https://git.io/v6Muk
  19. Changelog: https://git.io/v6r5N
  20. ---------------------------------------------------------------------------------------------------------------------------------------------
  21. */
  22. /*
  23. ---------------------------------------------------------------------------------------------------------------------------------------------
  24. ============== CUSTOMIZABLE COLORS ===============
  25. */
  26. :root {
  27. --main-color: #33e627;
  28. --hover-color: #2ab31e;
  29. --background-blur: 0px;
  30. --background-brightness: 100%;
  31. }
  32. /*
  33. --------------------------------------------------------------------------------------------------------------------------------------------
  34. */
  35. /*
  36. ---------------------------------------------------------------------------------------------------------------------------------------------
  37. ========= CUSTOMIZABLE BACKGROUND IMAGE ==========
  38. */
  39. body::after,
  40. .callout-backdrop,
  41. .userPopout-11hFKo::before,
  42. .userPopout-3XzG_A::before,
  43. .root-SR8cQa::before,
  44. #pubs-container::before,
  45. .auth-background,
  46. .auth-tiling-bg,
  47. .invite-modal .invite-splash,
  48. .radio-theme.light label,
  49. .radio-theme.dark label {
  50. background-image: url(TON FOND (MARCHE AUSSI EN GIF)) !important; /* IMPORTANT: Les liens doivent etre en HTTPS! */
  51. }
  52. /*
  53. --------------------------------------------------------------------------------------------------------------------------------------------
  54. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement