Darker theme for R34
R34 Dark mode by pixlpixi
Details
Authorpixlpixi
LicenseNo License
CategoryRule 34
Created
Updated
Size1.7 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name R34 Dark mode
@version 20220309.13.46
@namespace userstyles.world/user/pixlpixi
@description Darker theme for R34
@author pixlpixi
@license No License
==/UserStyle== */
@-moz-document domain("paheal.net") {
#header {
border-bottom: 4px solid #10b981;
margin-top: 0;
margin-bottom: 16px;
padding: 8px;
background: #065f46;
text-align: center;
}SECTION>H3 {
text-align: center;
background: #065f46;
margin: 8px;
border: 2px solid #047857;
padding: 8px;
}SECTION>.blockbody, .comment, .setupblock {
background: #065f46;
margin: 8px;
border: 2px solid #047857;
padding: 8px;
}BODY {
background: #064e3b;
font-family: "Arial", sans-serif;
font-size: 14px;
margin: 0;
}A {
color: #e2e8f0;
text-decoration: none;
font-weight: bold;
}FOOTER {
clear: both;
padding: 8px;
font-size: 0.7em;
text-align: center;
border-top: 2px solid #18b981;
background: #075f46;
}#menuh a, #menuh a:visited {
color: #6ee7b7;
text-decoration: none;
}
#menuh a {
text-align: center;
background: #075f46;
display: block;
/* white-space: nowrap; */
margin: 0;
padding: 0.2em;
}ARTICLE {
margin-left: 276px;
margin-right: 16px;
text-align: center;
height: 1%;
margin-top: 16px;
color: #10b981;
font-weight: bold;
}A:active {
color: #e2e8f0;
/* text-decoration: underline; */
}
A:hover {
color: #34d399;
/* text-decoration: underline; */
}NAV .blockbody {
/* font-size: 0.85em; */
text-align: center;
color: #000000;
font-weight: bolder;
}
}