Advertisement
Guest User

Untitled

a guest
Apr 11th, 2023
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.38 KB | None | 0 0
  1. /* ==UserStyle==
  2. @name app.jointherealworld.com - 11/04/2023 11:20:56
  3. @namespace github.com/openstyles/stylus
  4. @version 1.0.0
  5. @description A new userstyle
  6. @author Me
  7. ==/UserStyle== */
  8.  
  9. @-moz-document domain("app.jointherealworld.com") {
  10. :root {
  11.  
  12. --p: 38.353 100% 50%;
  13. --pf: 38.353 100% 40%;
  14. --sf: 172.46 66.008% 40.314%;
  15. --af: 217.22 91.22% 47.843%;
  16. --nf: 0 0% 7.8431%;
  17. --bc: 0 0% 84.078%;
  18. --pc: 38.353 100% 10%;
  19. --sc: 172.46 100% 10.078%;
  20. --ac: 217.22 100% 91.961%;
  21. --nc: 0 0% 81.961%;
  22. --inc: 198 100% 12%;
  23. --suc: 157.83 100% 10.392%;
  24. --wac: 42.778 100% 11.216%;
  25. --erc: 0 100% 90.118%;
  26. --rounded-box: 1rem;
  27. --rounded-btn: .5rem;
  28. --rounded-badge: 1.9rem;
  29. --animation-btn: .25s;
  30. --animation-input: .2s;
  31. --btn-text-case: uppercase;
  32. --btn-focus-scale: .95;
  33. --border-btn: 1px;
  34. --tab-border: 1px;
  35. --tab-radius: .5rem;
  36. --a: 217.22 91.22% 59.804%;
  37. --s: 172.46 66.008% 50.392%;
  38. --n: 0 0% 9.8039%;
  39. --b1: 0 0% 20.392%;
  40. --b2: 0 0% 18.431%;
  41. --b3: 0 0% 11.765%;
  42. --in: 198 93.137% 60%;
  43. --su: 157.83 64.082% 51.961%;
  44. --wa: 42.778 96.429% 56.078%;
  45. --er: 0 72.222% 50.588%;
  46.  
  47.  
  48. --epr-bg-color: #313539;
  49. --epr-category-label-bg-color: #313539;
  50. --emoji-size: 1em;
  51. --accent: #f6bd60;
  52. --accent-rgb: 246, 189, 96;
  53. --background: #191919;
  54. --background-rgb: 25, 25, 25;
  55. --foreground: #d0d5e1;
  56. --foreground-rgb: rgb(208, 213, 225);
  57. --block: #2d2d2d;
  58. --block-rgb: 45, 45, 45;
  59. --message-box: #363636;
  60. --message-box-rgb: 54, 54, 54;
  61. --mention: rgba(251, 255, 0, .06);
  62. --mention-rgb: 251, 255, 0;
  63. --success: #36d399;
  64. --success-rgb: 54, 211, 153;
  65. --warning: #fbbd23;
  66. --warning-rgb: 251, 189, 35;
  67. --tooltip: #000000;
  68. --tooltip-rgb: 0, 0, 0;
  69. --error: #dc2626;
  70. --error-rgb: 237, 66, 69;
  71. --hover: rgba(0, 0, 0, .1);
  72. --hover-rgb: 0, 0, 0;
  73. --primary-background: #242424;
  74. --primary-background-rgb: 36, 36, 36;
  75. --primary-header: #363636;
  76. --primary-header-rgb: 54, 54, 54;
  77. --secondary-background: #1e1e1e;
  78. --secondary-background-rgb: 30, 30, 30;
  79. --secondary-foreground: #c8c8c8;
  80. --secondary-foreground-rgb: 200, 200, 200;
  81. --secondary-header: #2d2d2d;
  82. --secondary-header-rgb: 45, 45, 45;
  83. --tertiary-background: #4d4d4d;
  84. --tertiary-background-rgb: 77, 77, 77;
  85. --tertiary-foreground: #848484;
  86. --tertiary-foreground-rgb: 132, 132, 132;
  87. --status-online: #3abf7e;
  88. --status-online-rgb: 58, 191, 126;
  89. --status-away: #f39f00;
  90. --status-away-rgb: 243, 159, 0;
  91. --status-busy: #f84848;
  92. --status-busy-rgb: 248, 72, 72;
  93. --status-streaming: #977eff;
  94. --status-streaming-rgb: 151, 126, 255;
  95. --status-invisible: #a5a5a5;
  96. --status-invisible-rgb: 165, 165, 165;
  97. --light: false;
  98. --light-rgb: 0, 0, 0;
  99. --accent-contrast: black;
  100. --accent-contrast-rgb: 0, 0, 0;
  101. --background-contrast: white;
  102. --background-contrast-rgb: 255, 255, 255;
  103. --foreground-contrast: black;
  104. --foreground-contrast-rgb: 0, 0, 0;
  105. --block-contrast: white;
  106. --block-contrast-rgb: 255, 255, 255;
  107. --message-box-contrast: black;
  108. --message-box-contrast-rgb: 0, 0, 0;
  109. --mention-contrast: black;
  110. --mention-contrast-rgb: 0, 0, 0;
  111. --success-contrast: black;
  112. --success-contrast-rgb: 0, 0, 0;
  113. --warning-contrast: black;
  114. --warning-contrast-rgb: 0, 0, 0;
  115. --tooltip-contrast: white;
  116. --tooltip-contrast-rgb: 255, 255, 255;
  117. --error-contrast: black;
  118. --error-contrast-rgb: 0, 0, 0;
  119. --hover-contrast: white;
  120. --hover-contrast-rgb: 255, 255, 255;
  121. --scrollbar-thumb-contrast: black;
  122. --scrollbar-thumb-contrast-rgb: 0, 0, 0;
  123. --scrollbar-track-contrast: white;
  124. --scrollbar-track-contrast-rgb: 255, 255, 255;
  125. --primary-background-contrast: white;
  126. --primary-background-contrast-rgb: 255, 255, 255;
  127. --primary-header-contrast: black;
  128. --primary-header-contrast-rgb: 0, 0, 0;
  129. --secondary-background-contrast: white;
  130. --secondary-background-contrast-rgb: 255, 255, 255;
  131. --secondary-foreground-contrast: black;
  132. --secondary-foreground-contrast-rgb: 0, 0, 0;
  133. --secondary-header-contrast: white;
  134. --secondary-header-contrast-rgb: 255, 255, 255;
  135. --tertiary-background-contrast: black;
  136. --tertiary-background-contrast-rgb: 0, 0, 0;
  137. --tertiary-foreground-contrast: black;
  138. --tertiary-foreground-contrast-rgb: 0, 0, 0;
  139. --status-online-contrast: black;
  140. --status-online-contrast-rgb: 0, 0, 0;
  141. --status-away-contrast: black;
  142. --status-away-contrast-rgb: 0, 0, 0;
  143. --status-busy-contrast: black;
  144. --status-busy-contrast-rgb: 0, 0, 0;
  145. --status-streaming-contrast: black;
  146. --status-streaming-contrast-rgb: 0, 0, 0;
  147. --status-invisible-contrast: black;
  148. --status-invisible-contrast-rgb: 0, 0, 0;
  149. --min-opacity: 0;
  150. --min-opacity-rgb: 0, 0, 0;
  151. --header-height: 48px;
  152. --header-height-rgb: undefined, undefined, undefined;
  153. --effective-bottom-offset: 0px;
  154. --effective-bottom-offset-rgb: undefined, undefined, undefined;
  155. --attachment-max-width: 400px;
  156. --attachment-max-height: 440px;
  157. --attachment-default-width: 400px;
  158. --attachment-max-text-width: 800px;
  159. }
  160.  
  161.  
  162. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement