A custom Dark Mode theme for bbb.hidden-street.net!
bbb.hidden-street.net Dark Mode by V3RYSC4RY

Details
AuthorV3RYSC4RY
LicenseNo License
Categoryhttps://bbb.hidden-street.net/
Created
Updated
Size3.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Also try "Click to Remove Element" extension:
https://chrome.google.com/webstore/detail/click-to-remove-element/jcgpghgjhhahcefnfpbncdmhhddedhnk
Source code
/* ==UserStyle==
@name bbb.hidden-street.net Dark Mode
@version 20231112.05.45
@namespace userstyles.world/user/V3RYSC4RY
@description Change Hidden-Street.net to Dark Mode
@author V3RYSC4RY
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://bbb.hidden-street.net") {
#primary ul li {
background: url(/sites/all/themes/lithharbor/images/sprite2.png) no-repeat -4581px 0;
background-position: -9000px -9000px !important;
position: relative;
z-index: 998;
}
#primary ul a:focus, #primary ul a:hover, #primary ul a:active, #primary ul a.active {
background: #0082b9 no-repeat -4581px 0 !important;
text-decoration: none;
}
body {
background-color: black !important;
}
body {
background: #000;
color: #fff;
font: 0.8em/140% Segoe UI, Segoe UI, sans-serif;
}
.block-subject {
color: #FFFFFF;
font-size: 1em;
font-weight: normal;
padding: 12px 10px;
text-transform: uppercase;
}
.block-subject-b {
background-color: #0082b9 !important;
}
.block-subject-b {
background: url(/sites/all/themes/lithharbor/images/sprite2.png) no-repeat -51px bottom;
background-position: -9000px -9000px !important;
}
.block-subject-t {
background-color: #0082b9 !important;
background-position: -9000px -9000px !important;
}
.title-t {
background-color: #0082b9 !important;
}
.title-t {
background: #0082b9 url(/sites/all/themes/lithharbor/images/main-title-t.png) no-repeat left top;
background-position: -9000px -9000px !important;
}
.title-b {
background: url(/sites/all/themes/lithharbor/images/main-title-b.png) no-repeat left bottom;
background-position: -9000px -9000px !important;
}
#header {
display: none;
}
#footer {
display: none;
}
#wrapper {
background: transparent url(/sites/all/themes/lithharbor/images/sprite1.png) repeat-x 0 -1400px !important;
background-position: -9000px -9000px !important;
}
#wrapper {
background-color: black !important;
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
border-radius: 0px !important;
vertical-align: baseline;
}
#main-wrapper-b {
background-color: black !important;
padding: 0px;
}
body.sidebar-left-and-right #sidebar-right {
float: right;
width: 190px !important;
background-position: -9000px -9000px !important;
}
#main-wrapper-t {
background-color: black !important;
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
border-radius: 0px !important;
vertical-align: baseline;
}
#block-views-quote-block_1 .block-t {
background: url(/sites/all/themes/lithharbor/images/sprite2.png) no-repeat -4864px 0;
display: none;
}
#primary ul li {
background: url(/sites/all/themes/lithharbor/images/sprite2.png) no-repeat -4581px 0;
background-position: -9000px -9000px !important;
position: relative;
z-index: 998;
}
#navigation {
height: 50px;
position: relative;
}
.sidebar #block-menu-menu-database ul ul {
background: #000000;
}
#primary ul.menu {
font-size: 1.2em;
font-weight: normal !important;
text-transform: uppercase !important;
}
a:link, a:visited, li a.active {
color: #61bcf5;
text-decoration: none;
}
}