Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.55 KB | None | 0 0
  1. //META{"name":"Glacial_Prison","description":"A cold and icy theme that fades like freshly fallen snow. Customize the theme with your own colours, images and more! (Compatible with the LINE plugin!) - Based on ClearVision by @Zerthox, Cyan Firewatch by @denBot & Quiet by @Omniscient.","author":"Raiju","version":"-latest"}*//{}
  2.  
  3. /* IMPORT CSS FROM GITHUB */
  4. @import url(https://rawgit.com/KaminariKillua/Themes/master/PrismPrison.8.css);
  5.  
  6. /* IMPORTANT: Change '.old' to '.new' for the new titlebar and vice versa */
  7. @import url(https://rawgit.com/KaminariKillua/Themes/master/Bars/Titlebar.old.css);
  8. /*
  9. ---------------------------------------------------------------------------------------------------------------------------------------------
  10. IMPORTANT: Only works in Light Mode! Change your mode in Settings > Appearance.
  11. IMPORTANT: Links must be HTTPS!
  12. ---------------------------------------------------------------------------------------------------------------------------------------------
  13. -> If some elements are broken, there is either: A new theme version available, or Discord has just updated.
  14. -> Redownload your respective theme from here: https://github.com/KaminariKillua/Themes.
  15. -> If you notice elements are broken for a prolonged amount of time, please shoot me a message on Discord.
  16. ---------------------------------------------------------------------------------------------------------------------------------------------
  17. */
  18. /* ========== CUSTOMIZABLE VARIABLES ========== */
  19. :root {
  20. /* COLOURS */
  21. --main-color: #2780e6;
  22. --hover-color: #1f66b8;
  23. --channel-color: #ccffff;
  24.  
  25. /* IMAGES */
  26. --background-image: url(https://wallpaperstudio10.com/static/wpdb/wallpapers/1920x1080/169370.jpg);
  27. --dm-image: url(https://puu.sh/w1y3a/7e878418b3.gif);
  28. --profile-image: url(https://puu.sh/sAO0x/fdecb6c24b.png);
  29. --nsfw-image: url(https://puu.sh/zbsiF/9b67596e0e.png);
  30.  
  31. /* MISC */
  32. --background-blur: 0px;
  33. --background-brightness: 100%;
  34. --emoji-size: 50px;
  35. }
  36. /* ORIGINAL: --main-color: #2780e6;--hover-color: #1f66b8;--channel-color: #ccffff;--background-image: url(https://puu.sh/w1xZT/27dd03a07c.png);--dm-image: url(https://puu.sh/w1y3a/7e878418b3.gif);--profile-image: url(https://puu.sh/sAO0x/fdecb6c24b.png);--nsfw-image: url(https://puu.sh/zbrR0/f770ed351a.jpeg);--background-blur: 0px;--background-brightness: 100%;--emoji-size: 50px; (in case you want to change it back) */
  37. /*
  38. --------------------------------------------------------------------------------------------------------------------------------------------
  39. */
  40. */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement