nbcwashington.com - Dark Mode

NBC Washington Dark Mode!

目前為 2024-11-20 提交的版本,檢視 最新版本

/* ==UserStyle==
@name         nbcwashington.com - Dark Mode
@version      20241107.04.54
@namespace    typpi.online
@description  NBC Washington Dark Mode!
@homepageURL  https://github.com/Nick2bad4u/UserStyles
@author       Nick2bad4u
@license      UnLicense
==/UserStyle== */

@-moz-document domain("nbcwashington.com") {
  /* Invert colors except images and videos */
  :is(html:not([stylus-iframe]), img, svg, video):not(png) {
    filter: invert(1) hue-rotate(180deg) !important;
  }

  [style*='text-decoration'] {
    filter: invert(1) hue-rotate(180deg) !important;
  }
}

QingJ © 2025

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