Skip to content

what beats rock Dark Theme by l_0Rl

Screenshot of what beats rock Dark Theme

Details

Authorl_0Rl

LicenseNo License

Categorywhatbeatsrock

Created

Updated

Size916 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

whatbeatsrock.com Dark Theme

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           what beats rock Dark Theme
@namespace      userstyles.world/user/l_0Rl
@version        1.0.1
@description    whatbeatsrock.com Dark Theme
@author         l_0Rl
==/UserStyle== */
@-moz-document domain("www.whatbeatsrock.com") {
	body, div, .bottom-0 {
		background: #333;
		color: #fff;
	}

	.gap-x-2 p {
		color: #b2b2b2;
	}
	
	* {
		border-color: #222;
	}

	input, textarea {
		background: #444;
		color: #fff;
	}

	input::placeholder, textarea::placeholder {
		color: #b2b2b2;
	}

	button {
		background: #444;
	}

	button:hover {
		background: #555;
	}
	
	.bg-red-200 {
		background: #af2d2d;
	}
	
	.bg-blue-100, .bg-green-100 {
		background: #333;
	}
	
	.bg-green-300 {
		--tw-bg-opacity: 0;
	}

	.justify-center.gap-x-1 {
		background: #fff0;
	}
	
	.bg-green-200, .bg-green-300 {
		background: #008709
	}

	.bg-green-200:hover, .bg-green-300:hover {
		background: #00c40d;
	}

}

Reviews

No reviews yet.