4ch inspired Tomorrow theme for R34.xxx
Tomorrow R34 by Gobo

Details
AuthorGobo
LicenseNo License
Categoryrule34.xxx
Created
Updated
Code size2.3 kB
Code checksum862f0f07
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Tomorrow R34
@description Dark theme for rule 34
@namespace rule34.xxx
@author Gobo
@version 2023
==/UserStyle== */
@-moz-document domain("rule34.xxx") {
body{
background: #1d1f21;
}
div#header ul#navbar li.current-page {
background-image: none !important;
background-color: #282a2e;
}
div#header ul#subnavbar {
background-color: #282a2e;
}
ul.flat-list li a {
color: #81a2be;
text-decoration: none;
}
#site-title{
background-image: none !important;
text-align: center;
padding: 15px !important;
font-weight: 100;
font-size: 30px;
}
#site-title a {
color: #c5c8c6;
}
div.sidebar li {
color: #c5c8c6;
}
.tag-count {
color: #c5c8c6;
font-size: 11px;
}
h5{
color: #c5c8c6;
font-weight: 100;
margin-bottom: 2px;
}
#tag-sidebar h6 {
color: #c5c8c6;
font-weight: 100;
font-size: 15px;
margin: 5px 0px 5px 0px ;
}
div.sidebar li a{
font-size: 11px;
font-weight: bold;
color: #81a2be;;
}
div.tag-search input[type="submit"] {
background: linear-gradient(to bottom, #F8F8F8, #DCDCDC) no-repeat;
border: 1px solid #BBB;
border-radius: 2px;
height: 100%;
}
div#comment-list {
background-color: #282a2e;
padding:10px;
color: #c5c8c6;
}
div#comment-list a{
color: #5f89ac;
}
hr.light {
border-color: hsla(0,0%,100%,0.2);
}
div#paginator {
color: #c5c8c6;
}
table.highlightable{
color: #c5c8c6;
}
table.highlightable a{
color: #81a2be;
}
table.highlightable tr:hover {
background: black !important;
}
#user-index{
color: #c5c8c6;
}
#user-index a{
color: #81a2be;
}
tr.tableheader{
background: #1d1f21 !important;
}
.thumb {
margin: 0 1 0 0;
width: 150px;
height: 150px;
}
.thumb img{
border-radius: 5px;
}
div#paginator a {
color: white;
}
.manual-page-chooser > input[type="text"] {
background-color: #ffffff;
}
.manual-page-chooser > input[type="submit"] {
background: linear-gradient(to bottom, #F8F8F8, #DCDCDC) no-repeat;
border: 1px solid #BBB;
border-radius: 2px;
height: 100%;
}
.awesomplete ul{
background: rgb(75,75,75);
}
}