Advertisement
Alexhill2233

Red Natsu - Better Discord

Sep 30th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. //META{"name":"Red_Natsu","description":"A raging, red theme with customizable colors & background!</br> Based on <a href='https://github.com/0mniscient/Discord-Themes/tree/master/Themes' target='_blank'>Discord Reborn</a> by <a href='https://github.com/0mniscient' target='_blank'>@Omniscient</a> & <a href='https://github.com/cosmicsalad/Discord-Themes-and-Plugins/tree/master/themes/DarkMatter' target='_blank'>DarkMatter</a> by <a href='https://github.com/cosmicsalad' target='_blank'>@Hammock</a> <span style='position: absolute; bottom: 0; left: 0;'>Links: <b><a href='https://git.io/v6BHO' target='_blank'>Github</a></b> | <b><a href='https://discord.gg/FtYVPky' target='_blank'>Discord</a></b> | <b><a href='https://git.io/vXTqM' target='_blank'>Wiki</a></b></span> <span style='position: absolute; bottom: 0; right: 14px;'>By <b><a href='https://github.com/Zerthox' target='_blank'>@Zerthox</a></b></span>","author":"<a href='https://github.com/Zerthox' target='_blank'>@Zerthox</a>","version":"5"}*//{}
  2. /* "ClearVision - Ruby 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://gitcdn.xyz/repo/Zerthox/ClearVision/master/css/ClearVision_v5.min.css);
  7. /*
  8.  
  9. ---------------------------------------------------------------------------------------------------------------------------------------------
  10. IMPORTANT: CHANGE BETWEEN DARK AND LIGHT VERSION IN APPEARANCE SETTINGS!
  11. ---------------------------------------------------------------------------------------------------------------------------------------------
  12. */
  13. /*
  14. ---------------------------------------------------------------------------------------------------------------------------------------------
  15. ================ IMPORTANT LINKS =================
  16. Github: https://git.io/v6BHO
  17. Discord: https://git.io/vMnlu
  18. Wiki: https://git.io/vXTqM
  19. Latest version: https://git.io/v6Muk
  20. Changelog: https://git.io/v6r5N
  21. ---------------------------------------------------------------------------------------------------------------------------------------------
  22. */
  23. /*
  24. ---------------------------------------------------------------------------------------------------------------------------------------------
  25. ============== CUSTOMIZABLE COLORS ===============
  26. */
  27. :root {
  28. --main-color: #ff0000;
  29. --hover-color: #b31e1e;
  30. --background-blur: 0px;
  31. --background-brightness: 100%;
  32. }
  33. /*
  34. --------------------------------------------------------------------------------------------------------------------------------------------
  35. */
  36. /*
  37. ---------------------------------------------------------------------------------------------------------------------------------------------
  38. ========= CUSTOMIZABLE BACKGROUND IMAGE ==========
  39. */
  40. body::after,
  41. .callout-backdrop,
  42. .user-popout::before,
  43. #user-profile-modal .header::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(https://s25.postimg.org/wno4ioien/Slider_-_Anime.png) !important; /* IMPORTANT: Link must be HTTPS! */
  51. }
  52. /*
  53. --------------------------------------------------------------------------------------------------------------------------------------------
  54. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement