Advertisement
Blackbando

celestia ludenberg discord theme for stylish

Jan 10th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.68 KB | None | 0 0
  1. /* ==UserStyle==
  2. @name Discord Simple Clear
  3. @namespace USO Archive
  4. @author birb-naise
  5. @description `Simple CSS for customizable background and bg opacity. Popular discord styles usually don't work/get abandoned for some reason ??? so I made this one which should be easy to update.<strong>Custom bg w/URLs:</strong> Upload your img to discord, then use that uploaded bg img URLGithub and bg art credits available <a href="https://github.com/birb-naise/discord-simple-clear">here</a>`
  6. @version 20210227.10.53
  7. @license CC0-1.0
  8. @preprocessor uso
  9. @advanced dropdown bg "Background (read desc for URL)" {
  10. a "Chika*" <<<EOT https://cdn.discordapp.com/attachments/793983222512877570/838952565517451294/unknown.png EOT;
  11. b "Chiaki" <<<EOT https://cdn.discordapp.com/attachments/619970417809031188/619986994398887986/chiaki.png EOT;
  12. c "Zero Two" <<<EOT https://cdn.discordapp.com/attachments/619970417809031188/619989456098820106/zero_two.jpg EOT;
  13. e "Yukina" <<<EOT https://cdn.discordapp.com/attachments/619970417809031188/658466003482705950/yukina.jpg EOT;
  14.  
  15. bg-custom-dropdown "Custom" <<<EOT /*[[bg-custom]]*\/ EOT;
  16. }
  17. @advanced text bg-custom "Background (read desc for URL) (Custom)" "https://example.com/image.png"
  18. @advanced dropdown theme "Theme (switch theme on discord too)" {
  19. ba "Dark*" <<<EOT .appMount-3lHmkl {
  20. background: rgba(0, 0, 0, /*[[opacity]]*\/);
  21. }
  22.  
  23. /* ------REMOVE GREY/WHITE BG COLORS------ *\/
  24. .theme-dark,
  25. .theme-light {
  26. --header-primary: #fff;
  27. --header-secondary: #b9bbbe;
  28. --text-normal: #dcddde;
  29. --text-muted: #9d9d9d;
  30. --channels-default: #8e9297;
  31. --interactive-normal: #b9bbbe;
  32. --interactive-hover: #dcddde;
  33. --interactive-active: #fff;
  34. --interactive-muted: #4f545c;
  35. --background-primary: transparent;
  36. --background-secondary: transparent;
  37. --background-secondary-alt: transparent;
  38. --background-tertiary: transparent;
  39. --background-floating: rgba(0, 0, 0, .8);
  40. --channeltextarea-background: transparent;
  41. --deprecated-panel-background: transparent;
  42. --background-modifier-hover: rgba(0, 0, 0, .42);
  43. --background-modifier-selected: rgba(0, 0, 0, .45);
  44. }
  45.  
  46. /* ------POP-UP------ *\/
  47. .footer-1fjuF6,
  48. .headerNormal-T_seeN,
  49. .body-3iLsc4,
  50. .drawerSizingWrapper-17Mss4 {
  51. background: rgba(0, 0, 0, .5) !important;
  52. }
  53. EOT;
  54. bb "Light" <<<EOT .appMount-3lHmkl {
  55. background: rgba(191, 191, 191, /*[[opacity]]*\/);
  56. }
  57.  
  58. /* ------REMOVE GREY/WHITE BG COLORS------ *\/
  59. .theme-dark,
  60. .theme-light {
  61. --header-primary: #000;
  62. --header-secondary: #404142;
  63. --text-normal: #222;
  64. --text-muted: #595959;
  65. --channels-default: #262728;
  66. --interactive-normal: #262728;
  67. --interactive-hover: #1e1e1e;
  68. --interactive-active: #000;
  69. --interactive-muted: #4f545c;
  70. --background-primary: transparent;
  71. --background-secondary: transparent;
  72. --background-secondary-alt: transparent;
  73. --background-tertiary: transparent;
  74. --background-floating: rgba(255, 255, 255, .8);
  75. --channeltextarea-background: transparent;
  76. --deprecated-panel-background: transparent;
  77. --background-modifier-hover: rgba(255, 255, 255, .45);
  78. --background-modifier-selected: rgba(255, 255, 255, .45);
  79. }
  80.  
  81. /* ------POP-UP------ *\/
  82. .footer-1fjuF6,
  83. .headerNormal-T_seeN,
  84. .body-3iLsc4,
  85. .drawerSizingWrapper-17Mss4 {
  86. background: rgba(255, 255, 255, .5) !important;
  87. }
  88.  
  89. /*light theme adjustments*\/
  90. .root-SR8cQa {
  91. background-color: rgba(255, 255, 255, .8);;
  92. }
  93. EOT;
  94.  
  95. }
  96. @advanced dropdown opacity "Background Opacity" {
  97. ae "40%*" <<<EOT .6 EOT;
  98. aa "0%" <<<EOT 1 EOT;
  99. ab "10%" <<<EOT .9 EOT;
  100. ac "20%" <<<EOT .8 EOT;
  101. ad "30%" <<<EOT .7 EOT;
  102. af "50%" <<<EOT .5 EOT;
  103. ag "60%" <<<EOT .4 EOT;
  104. ah "70%" <<<EOT .3 EOT;
  105. ai "80%" <<<EOT .2 EOT;
  106. aj "90%" <<<EOT .1 EOT;
  107. ak "100%" <<<EOT 0 EOT;
  108.  
  109. }
  110.  
  111. ==/UserStyle== */
  112. @-moz-document domain("discord.com") {
  113. /* ------BACKGROUND------ */
  114. body {
  115. background: url("/*[[bg]]*/");
  116. background-size: cover;
  117. }
  118. /*[[theme]]*/
  119.  
  120. /*remove borders*/
  121. .header-2o-2hj,
  122. .searchBar-6Kv8R2,
  123. .content-yTz4x3::before {
  124. box-shadow: none !important;
  125. }
  126.  
  127. /*misc*/
  128. .container-1D34oG, /*friends list*/
  129. .scrollbar-2rkZSL, /*scrollbar*/
  130. .pad-29zQak,
  131. .track-1JN30G {
  132. background: transparent !important;
  133. }
  134.  
  135. /* ------SCROLLBAR------ */
  136. .scrollbar-2rkZSL {
  137. width: 8px;
  138. }
  139. .thumb-2JwNFC {
  140. background: rgba(0, 0, 0, .5) !important;
  141. }
  142. .track-1JN30G,
  143. .thumb-2JwNFC {
  144. border: none !important;
  145. }
  146.  
  147. /* ------EMBEDDED TEXT------ */
  148. .embedProvider-3k5pfl,
  149. .embedDescription-1Cuq9a,
  150. .embedFields-2IPs5Z,
  151. .embedAuthorName-3mnTWj,
  152. .embedFooterText-28V_Wb {
  153. color: #f2f2f2 !important;
  154. }
  155. }
  156.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement