Fedex.com - Dark Mode

Dark mode for Fedex!

当前为 2024-11-20 提交的版本,查看 最新版本

  1. /* ==UserStyle==
  2. @name Fedex.com - Dark Mode
  3. @version 20241115.04.34
  4. @namespace typpi.online
  5. @description Dark mode for Fedex!
  6. @homepageURL https://github.com/Nick2bad4u/UserStyles
  7. @author Nick2bad4u
  8. @license UnLicense
  9. ==/UserStyle== */
  10.  
  11. @-moz-document domain("fedex.com") {
  12. /* Base dark mode filter */
  13. html {
  14. filter: invert(1) hue-rotate(0deg) !important;
  15. background: white;
  16. }
  17.  
  18. img,
  19. video,
  20. #fx-global-header > div,
  21. #fx-global-footer > div.fdx-sjson-c-footer__bottom,
  22. #nuance-fab-container > button,
  23. trk-shared-icon > svg > use,
  24. header > nav,
  25. #container-2387742967 > div > div > div > div:nth-child(n) > div > div.fxg-col,
  26. .fxg-landing-hero__background-image,
  27. .layout5.clearfix {
  28. filter: invert(1) hue-rotate(0deg) !important;
  29. }
  30.  
  31. #container-2387742967 {
  32. filter: invert(1) hue-rotate(0deg) !important;
  33. }
  34. }

QingJ © 2025

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