Advertisement
Guest User

Untitled

a guest
Mar 26th, 2019
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.17 KB | None | 0 0
  1. //META{"name":"Discord_BMT","description":"A highly Customizable Discord Theme. If you find something broken/un-themed contact me BMT#0069.","author":"PONYMODZ","version":"0.3","source":"https://github.com/PONYMODZ/Discord-stuff/tree/master/themes/bmt"}*//
  2. @import url('https://pastebin.com/raw/ZwnM4J0w'); /*IMPORTANT DONT DELETE THIS LINE!*/
  3.  
  4. /* 🡳 Only Pick One 🡳 */
  5. @import url('https://cdn.staticaly.com/gh/PONYMODZ/Discord-stuff/master/themes/css/DoubleServer.css'); /* Double Server Bar */
  6. @import url('https://cdn.staticaly.com/gh/PONYMODZ/Discord-stuff/master/themes/css/TripleServer.css'); /* Triple Server Bar */
  7. /* 🡱 Only Pick One 🡱 */
  8.  
  9. @import url('https://cdn.staticaly.com/gh/jakeoid/discord-emoji-anim/master/stylesheet.css'); /* Animated Emojis by https://github.com/jakeoid */
  10. @import url('https://cdn.staticaly.com/gh/PONYMODZ/Discord-stuff/master/themes/css/HQ-Discord-Avatars.css'); /* My HQ BOT Avatar Repo */
  11. @import url('https://cdn.staticaly.com/gh/PONYMODZ/Discord-stuff/master/themes/css/pony-stuff.css'); /* MLP Elements */
  12.  
  13. /* 🡱 Delete the imports you dont want 🡱 */
  14.  
  15. /* 🡳 Always use RGB 🡳 */
  16.  
  17. :root {
  18. --BMT-main-transparency: 0.6;
  19. --BMT-main-color: 255,0,178;
  20. --BMT-hover-color: 174,0,121;
  21. --BMT-tag-color: 41,234,23;
  22. --BMT-unread-color: 50,100,200;
  23. --BMT-pulse-color: 0,255,255;
  24. --BMT-pulseselect-color: 255,255,255;
  25. --BMT-memberheader-color: 0,255,255;
  26. --BMT-memberheadertext-color: 255,255,255;
  27. --BMT-background: url('https://i.imgur.com/x8ajUyb.jpg');
  28. --BMT-load-background: url('https://i.imgur.com/8E1Rgb5.png');
  29. --BMT-friends: url('https://i.imgur.com/YAIHRAf.gif');
  30. --BMT-error: url('https://i.imgur.com/ccbh2ZA.jpg');
  31. }
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38. /| __ __ ___
  39. || | |/ `.' `.
  40. || | .-. .-. ' .|
  41. || __ | | | | | | .' |_
  42. ||/'__ '. | | | | | | .' |
  43. |:/` '. '| | | | | |'--. .-'
  44. || | || | | | | | | |
  45. ||\ / '|__| |__| |__| | |
  46. |/\'..' / | '.'
  47. ' `'-'` | /
  48. `'-'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement