bicycling.com - Dark Mode

Description

目前为 2025-01-07 提交的版本。查看 最新版本

/* ==UserStyle==
@name           bicycling.com - Dark Mode
@namespace      typpi.online
@version        1.0.1
@description    Description
@author         Nick2bad4u
@license        UnLicense
@homepageURL    https://github.com/Nick2bad4u/UserStyles
==/UserStyle== */
@-moz-document domain("bicycling.com")
{
	/* Invert colors except images and videos */
	html,
	img,
	svg,
	video,
	iframe
	{
		background: black;
		color: white;
	}

	.css-1ew0k1
	{
		color: orange;
	}

	.css-1evjo6m
	{
		color: mediumpurple;
	}

	.__resp-container .video-player,
	[data-embed]:defined
	{
		display: none;
	}

	.css-93j5lg
	{
		color: #A94B17C9;
	}

	.css-79elbk,
	:host
	{
		background: #565656 !important;
	}
}

QingJ © 2025

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