webhint.io - Dark Theme

Dark theme for WebHint.io

当前为 2025-01-11 提交的版本,查看 最新版本

  1. /* ==UserStyle==
  2. @name webhint.io - Dark Theme
  3. @namespace typpi.online
  4. @version 1.0.2
  5. @description Dark theme for WebHint.io
  6. @author Nick2bad4u
  7. @license UnLicense
  8. @homepageURL https://github.com/Nick2bad4u/UserStyles
  9. ==/UserStyle== */
  10. @-moz-document domain("webhint.io") {
  11. /* Invert colors except images and videos */
  12. html,
  13. img,
  14. svg,
  15. video,
  16. iframe,
  17. .highlight {
  18. filter: invert(1) hue-rotate(180deg) !important;
  19. }
  20.  
  21. .header {
  22. background-color: #c797ff;
  23. }
  24. }

QingJ © 2025

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