Skip to content

nowiknow.com in Dark Mode by devanks

Details

Authordevanks

LicenseNo License

Categorynowiknow

Created

Updated

Size857 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Most of the original themes context is continued. Like slight grey in normal light theme. So that kind of gradients is followed.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           nowiknow.com
@namespace      userstyles.world
@version        1.0.0
==/UserStyle== */
body {
	background: black;
	color: #ebebeb;
}
.container {
	background: black;
}
.main-nav li a {
	color: #fff;
}
.main-nav li a:hover {
	color: #fff;
}
.main-nav ul .current-menu-item > a {
	color: #fff;
}
.post-meta a {
	color: #ebebeb;
}
.meta {
	color: #cccccc;
}
a {
	color: white;
}
p span strong {
	color: #6666ff;
}
p strong span u {
	color: #6666ff;
}
p strong u font {
	color: #6666ff;
}
#respond {
	background: #0d0d0d;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: white;
}
input[type=submit] {
	background: #333333;
}
input[type=text],
input[type=email] {
	background-color: #333333;
}
input {
	border: 1px solid hsl(180deg 1% 15%);
}
.page-numbers {
	background: #333333;
}

Reviews

No reviews yet.