crystalmathlabs.com - Black Mode

CrystalMathLabs Black mode theme

当前为 2024-12-27 提交的版本,查看 最新版本

  1. /* ==UserStyle==
  2. @name crystalmathlabs.com - Black Mode
  3. @namespace typpi.online
  4. @version 1.0.1
  5. @description CrystalMathLabs Black mode theme
  6. @author Nick2bad4u
  7. @license UnLicense
  8. @homepageURL https://github.com/Nick2bad4u/UserStyles
  9. ==/UserStyle== */
  10. @-moz-document domain("crystalmathlabs.com")
  11. {
  12. /* Invert colors except images and videos */
  13. html,
  14. body,
  15. #wrap,
  16. #contentwrap,
  17. .news,
  18. .menubar ul li ul.dropdown
  19. {
  20. background: black !important;
  21. background-color: black !important;
  22. }
  23.  
  24. .menubar,
  25. .hint,
  26. .xp-table > div:first-child,
  27. #footer
  28. {
  29. background: #252323 !important;
  30. background-color: #252323 !important;
  31. border-radius: 20px;
  32. padding-left: 10px;
  33. padding-right: 10px;
  34. }
  35.  
  36. #menu > ul > li:nth-child(n) > ul > li:nth-child(n) > a:hover
  37. {
  38. background: #252323 !important;
  39. background-color: #252323 !important;
  40. border-radius: 20px;
  41. padding-left: 20px;
  42. color: limegreen;
  43. }
  44.  
  45. #global-banner
  46. {
  47. background: darkgreen;
  48. color: white;
  49. }
  50.  
  51. #global-banner a
  52. {
  53. color: hotpink;
  54. }
  55.  
  56. input:nth-child(1),
  57. input:nth-child(2),
  58. input[type = "text" i],
  59. #xp-calc-form button
  60. {
  61. background: black !important;
  62. background-color: black !important;
  63. color: white;
  64. }
  65. }

QingJ © 2025

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