runalyze.com - Dark Theme

Dark theme for Runalyze

  1. /* ==UserStyle==
  2. @name runalyze.com - Dark Theme
  3. @namespace typpi.online
  4. @version 1.0.2
  5. @description Dark theme for Runalyze
  6. @author Nick2bad4u
  7. @license UnLicense
  8. @homepageURL https://github.com/Nick2bad4u/UserStyles
  9. @supportURL https://github.com/Nick2bad4u/UserStyles/issues
  10. ==/UserStyle== */
  11. @-moz-document domain("runalyze.com") {
  12. /* Invert colors except images and videos */
  13. :is(
  14. html:not([stylus-iframe]),
  15. img,
  16. svg,
  17. video,
  18. .with-bg
  19. ) {
  20. filter: invert(1) hue-rotate(180deg) !important;
  21. }
  22. }

QingJ © 2025

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