Dark green theme for uniondht made it for myself but happy to share with anyone who have tired eyes.
uniondht.org by HomelessHuman
Details
AuthorHomelessHuman
LicenseNo License
Categoryuniondht.org
Created
Updated
Size4.3 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Made for not logged in users. The background is hosted on imgur.
Source code
/* ==UserStyle==
@name uniondht.org
@version 20230713.14.07
@namespace ?
==/UserStyle== */
@-moz-document domain("uniondht.org") {
/*
Hope you can enjoy.
Made it for myself but happy to share
With anyone who have tired eyes.
Let me know you prefer another color palette.
*/
@-moz-document domain("uniondht.org"){
body {
background:black url("https://i.imgur.com/nUZ2smm.gif") center repeat !important;
}
.header-wrapper {
background: transparent !important;
}
.content__item_small {
background: transparent !important;
border: 1px solid #8dd190;
}
.content__item {
background: transparent !important;
border: 1px solid #8dd190;
}
/* Sadly this image host don't use https and it is not reachable for my network, hope this wont broke the visualization of the thumbs and the Разделы отображаемые в ленте have a f inline css so i can't change it for now */
div.tCenter {
background-color:#9c9c9c00;
}
.poster {
background: #014b6f36;
border: solid #014b6f36;
border-width: 1px 1px;
}
#thumbs div:hover {
float: left;
width: 110px;
height: 135px;
background-color:#014b6f8a;
color: #fff;
cursor: pointer;
padding: 3px 3px 3px 3px;
}
p.copyright {
background-color:#0000;
}
#heading {
background-color:transparent;
}
#tabs-tor {
background-color:#014b6f;
}
#page_container {
background: #0c0c0c00;
}
.forum_desc {
margin-top: 2px;
color: #fff;
font-size: 11px;
line-height: 110%;
}
.forums em {
color: #07dd5e;
font-style: italic;
font-size:13px;
}
.main-wrapper{
background: #0c0c0c00;
}
.main-container-wrapper {
background-color:transparent !important;
}
.forumline td {
background:#014b6f;
color:white;
}
tr.hl-tr:hover td {
background:#01608e !important;
}
.topic .td1 {
border-width: 1px 1px 0px 0px;
border-right-color: #8ec35b36;
}
.oldest_neews {
background-color:#014b6f;
}
.oldest_neews h3 {
background-color:#fff0;
color:white;
}
.forumline, .dl_list, tbody, colgroup{
background:#014b6f36;
color:white;
}
.post_body {
background:#8ec35b00;
}
.row1, .row2, .row1 td, .row2 td, .row3 th {
color:white;
background:transparent;
}
.topic .td1, .td2, .message, .thead {
background-color: #014b6f00 !important;
}
.neews_title a{
color:white;
}
.trivia {
background:#014b6f;
}
#feedback_form {
background:#014b6f;
}
.captchaIntro {
color:#014b6f;
}
#page_content {
background-color:#014b6f00 !important;
padding: 0.1px 0.1px 0 !important;
}
#page_content a{
color:#fcfeff
}
#page_footer {
background-color:#8ec35b00;
}
#footer {
background-color:#8ec35b00;
}
.forumline td {
background: #014b6f00;
color: white;
}
table.forumline {
background: #8EC35B00;
border-top: 1px solid #8EC35B;
}
.dlComplete, .seed, .seedmed, .seedsmall {
color: #0eff0e;
}
.dlDown, .leech, .leechmed, .leechsmall {
color: #f00;
}
.nick {
color:white !important;
}
#main_content {
background:#02a5f400;
}
.content__more-items-link, .content__more-items-link p {
color:white;
background:#6ca95c;
}
.content__more-items-link a {
color:white;
}
.sp-wrap, .sp-head, .sp-body, #folded, #unfolded, #clickable {
background:#8ec35b00;
color:white;
}
.navigation {
background:none;
}
.content__item {
background:#014b6f;
border: 1px solid #8dd190;
}
.content__item_small {
background:#014b6f;
border: 1px solid #8dd190;
}
.content__item-title-wrapper h1 {
color:white;
}
.content__item-title-wrapper_small h1 {
color:white;
}
.small {
color:white;
}
#tor-fl-wrap {
margin: 12px auto 0;
width: 95%;
border: 1px solid #A5AFB4;
background:#014b6f;
display: none;
}
#tor-fl-wrap td {
background: #014b6f;
}
#tor-filelist {
margin: 0 2px;
padding: 8px 6px;
border: 1px solid #B5BEC4;
background: #014b6f;
max-height: 284px;
overflow: auto;
}
#tor-filelist a {
color:white;
}
.tree-root
{
color:white;
}
#tor-filelist i {
color: #fff;
}
#tor-filelist s {
color: #43e51a;
}
.tor-root-dir {
color:#c0ffd3;
}
}
}