garminrumors.com - Dark Theme

Dark theme for Garmin Rumours

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

/* ==UserStyle==
@name           garminrumors.com - Dark Theme
@namespace      typpi.online
@version        1.0.0
@description    Dark theme for Garmin Rumours
@author         Nick2bad4u
@license        UnLicense
@homepageURL    https://github.com/Nick2bad4u/UserStyles
==/UserStyle== */
@-moz-document domain("garminrumors.com")
{
	/* Invert colors except images and videos */
	:is( html:not([stylus-iframe]),
	img,
	svg,
	video,
	#uc_ue_listing_carousel_elementor_1d30439 *):not(.elementor-910 .elementor-element.elementor-element-a5979ca img)
	{
		filter: invert(1) hue-rotate(180deg);
	}
}

QingJ © 2025

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