Blacket Amoled

Amoled theme for Blacket!

  1. // ==UserScript==
  2. // @name Blacket Amoled
  3. // @version 1.1.0
  4. // @description Amoled theme for Blacket!
  5. // @icon https://blacket.org/content/logo.png
  6.  
  7. // @author monkxy#0001
  8. // @namespace http://monkxy.com
  9.  
  10. // @match https://*.blacket.org/*
  11.  
  12. // @require https://blacket.org/lib/js/jquery.js
  13. // ==/UserScript==
  14.  
  15. (async () => {
  16. setTimeout(() => {
  17. console.log(
  18. "%c[monkxy's black scripts] theme loaded successfully!",
  19. "color: #fff; padding: 10px; border-radius: 5px; font-size: 20px; font-weight: bold; text-shadow: 0px 0px 10px #fff;"
  20. );
  21. }, 1000);
  22.  
  23. let $ = jQuery;
  24.  
  25. let css = `
  26. .styles__blooketText___1pMBG-camelCase {
  27. font-size: 40px;
  28. font-family: Titan One, sans-serif;
  29. text-decoration: none;
  30. color: white;
  31. filter: drop-shadow(0px 0px 5px white);
  32. margin-bottom: 20px;
  33. text-align: center;
  34. }
  35.  
  36. .styles__background___2J-JA-camelCase {
  37. background-color: #000 !important;
  38. }
  39.  
  40. .styles__bazaarItem___Meg69-camelCase {
  41. background-color: #111111 !important;
  42. transition: 0.2s ease-in-out;
  43. }
  44.  
  45. .styles__bazaarItem___Meg69-camelCase:hover {
  46. background-color: #222222 !important;
  47. transform: scale(1.05);
  48. }
  49.  
  50. .styles__bazaarItems___KmNa2-camelCase {
  51. background-color: #000 !important;
  52. }
  53.  
  54. .styles__blookGridContainer___AK47P-camelCase {
  55. background-color: #000 !important;
  56. }
  57.  
  58. .styles__button___2hNZo-camelCase,
  59. .styles__buttonFilled___23Dcn-camelCase {
  60. background-color: #000 !important;
  61. }
  62.  
  63. .styles__buttonInside___39vdp-camelCase,
  64. .styles__front___vcvuy-camelCase {
  65. background-color: #fff !important;
  66. color: #000 !important;
  67. }
  68.  
  69. .styles__cardContainer___NGmjp-camelCase {
  70. background-color: #000 !important;
  71. }
  72.  
  73. .styles__chatCurrentRoom___MCaV4-camelCase {
  74. background-color: #000 !important;
  75. }
  76.  
  77. .styles__chatEmojiButton___8RFa2-camelCase {
  78. background-color: #000 !important;
  79. transition: 0.2s ease-in-out;
  80. }
  81.  
  82. .styles__chatEmojiButton___8RFa2-camelCase:hover {
  83. background-color: #111111 !important;
  84. }
  85.  
  86. .styles__chatInputContainer___gkR4A-camelCase {
  87. background-color: #000 !important;
  88. }
  89.  
  90. .styles__chatRoomsListContainer___Gk4Av-camelCase {
  91. background-color: #000 !important;
  92. }
  93.  
  94. .styles__chatRoomsTitle___fR4Av-camelCase {
  95. background-color: #000 !important;
  96. }
  97.  
  98. .styles__chatRooms___o5ASb-camelCase {
  99. background-color: #000 !important;
  100. }
  101.  
  102. .styles__chatUploadButton___g39Ac-camelCase {
  103. background-color: #000 !important;
  104. transition: 0.2s ease-in-out;
  105. }
  106.  
  107. .styles__chatUploadButton___g39Ac-camelCase:hover {
  108. background-color: #111111 !important;
  109. }
  110.  
  111. .styles__container___1BPm9-camelCase {
  112. background-color: #000 !important;
  113. }
  114.  
  115. .styles__container___2VzTy-camelCase {
  116. background-color: #000 !important;
  117. }
  118.  
  119. .styles__container___3St5B-camelCase {
  120. background-color: #000 !important;
  121. }
  122.  
  123. .styles__containerHeader___3xghM-camelCase {
  124. background-color: #000 !important;
  125. }
  126.  
  127. .styles__containerHeaderInside___2omQm-camelCase {
  128. background-color: #000 !important;
  129. }
  130.  
  131. .styles__containerHeaderRight___3xghM-camelCase,
  132. .styles__containerHeaderRightFriends___3xghM-camelCase {
  133. background-color: #000 !important;
  134. }
  135.  
  136. .styles__editHeaderContainer___2G1ji-camelCase {
  137. background-color: #000 !important;
  138. }
  139.  
  140. .styles__edge___3eWfq-camelCase {
  141. background-color: #fff !important;
  142. }
  143.  
  144. .styles__formsForm___MvA35-camelCase {
  145. background-color: #000 !important;
  146. }
  147.  
  148. .styles__header___22Ne2-camelCase {
  149. background-color: #000 !important;
  150. }
  151.  
  152. .styles__header___2O21B-camelCase {
  153. background-color: #000 !important;
  154. }
  155.  
  156. .styles__headerBadgeBg___12ogR-camelCase {
  157. background-color: #000 !important;
  158. }
  159.  
  160. .styles__headerSide___1r1-b-camelCase {
  161. background-color: #000 !important;
  162. }
  163.  
  164. .styles__horizontalBlookGridLine___4SAvz-camelCase {
  165. background-color: #fff !important;
  166. }
  167.  
  168. .styles__infoContainer___2uI-S-camelCase {
  169. background-color: #000 !important;
  170. }
  171.  
  172. .styles__input___2XTSp-camelCase {
  173. background-color: #000 !important;
  174. }
  175.  
  176. .styles__left___9beun-camelCase {
  177. background-color: #000 !important;
  178. }
  179.  
  180. .styles__loginButton___1e3jI-camelCase {
  181. background-color: #fff !important;
  182. color: #000 !important;
  183. }
  184.  
  185. .styles__myTokenAmount___ANKHA-camelCase {
  186. background-color: #000 !important;
  187. }
  188.  
  189. .styles__otherTokenAmount___SEGGS-camelCase {
  190. background-color: #000 !important;
  191. }
  192.  
  193. .styles__postsContainer___39_IQ-camelCase {
  194. background-color: #111111 !important;
  195. }
  196.  
  197. .styles__profileContainer___CSuIE-camelCase {
  198. background-color: #000 !important;
  199. }
  200.  
  201. .styles__profileDropdownMenu___2jUAA-camelCase {
  202. background-color: #000 !important;
  203. }
  204.  
  205. .styles__profileDropdownOption___ljZXD-camelCase {
  206. background-color: #000 !important;
  207. }
  208.  
  209. .styles__profileDropdownOption___ljZXD-camelCase:hover {
  210. background-color: #111111 !important;
  211. }
  212.  
  213. .styles__rightButtonInside___14imT-camelCase {
  214. color: #000 !important;
  215. }
  216.  
  217. .styles__sidebar___1XqWi-camelCase {
  218. background-color: #000 !important;
  219. }
  220.  
  221. .styles__signUpButton___3_ch3-camelCase {
  222. background-color: #000 !important;
  223. color: #fff !important;
  224. }
  225.  
  226. .styles__statContainer___QKuOF-camelCase {
  227. background-color: #111111 !important;
  228. }
  229.  
  230. .styles__statsContainer___QnrRB-camelCase {
  231. background-color: #000 !important;
  232. }
  233.  
  234. .styles__toastContainer___o4pCa-camelCase {
  235. background-color: #000 !important;
  236. }
  237.  
  238. .styles__tokenContainer___3yBv--camelCase {
  239. background-color: #000 !important;
  240. }
  241.  
  242. .styles__tradingContainer___B1ABS-camelCase {
  243. background-color: #000 !important;
  244. }
  245.  
  246. .styles__verticalBlookGridLine___rQWaZ-camelCase {
  247. background-color: #fff !important;
  248. }
  249.  
  250. #searchInput {
  251. background-color: #111111 !important;
  252. }
  253.  
  254. textarea {
  255. background-color: #000 !important;
  256. }
  257.  
  258. .toastMessage {
  259. background-color: #000 !important;
  260. }
  261.  
  262. input {
  263. background-color: #000 !important;
  264. }
  265.  
  266. hr {
  267. background-color: #fff !important;
  268. }
  269. `;
  270.  
  271. $('head').append(`<style>${css}</style>`);
  272. })();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址