crystalmathlabs.com - Black Mode

CrystalMathLabs Black mode theme

目前為 2024-12-27 提交的版本,檢視 最新版本

/* ==UserStyle==
@name           crystalmathlabs.com - Black Mode
@namespace      typpi.online
@version        1.0.1
@description    CrystalMathLabs Black mode theme
@author         Nick2bad4u
@license        UnLicense
@homepageURL    https://github.com/Nick2bad4u/UserStyles
==/UserStyle== */
@-moz-document domain("crystalmathlabs.com")
{
	/* Invert colors except images and videos */
	html,
	body,
	#wrap,
	#contentwrap,
	.news,
	.menubar ul li ul.dropdown
	{
		background: black !important;
		background-color: black !important;
	}

	.menubar,
	.hint,
	.xp-table > div:first-child,
	#footer
	{
		background: #252323 !important;
		background-color: #252323 !important;
		border-radius: 20px;
		padding-left: 10px;
		padding-right: 10px;
	}

	#menu > ul > li:nth-child(n) > ul > li:nth-child(n) > a:hover
	{
		background: #252323 !important;
		background-color: #252323 !important;
		border-radius: 20px;
		padding-left: 20px;
		color: limegreen;
	}

	#global-banner
	{
		background: darkgreen;
		color: white;
	}

	#global-banner a
	{
		color: hotpink;
	}

	input:nth-child(1),
	input:nth-child(2),
	input[type = "text" i],
	#xp-calc-form button
	{
		background: black !important;
		background-color: black !important;
		color: white;
	}
}

QingJ © 2025

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