taiwebs.com Dark Theme
taiwebs Dark Theme by l_0Rl
Details
Authorl_0Rl
LicenseNONE
Categorytaiwebs
Created
Updated
Size2.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 taiwebs Dark Theme
@namespace userstyles.world/user/l_0Rl
@author l_0Rl
@description taiwebs.com Dark Theme
@version 1.0.1
@license NONE
==/UserStyle== */
@-moz-document domain("taiwebs.com"), domain("br0wsers.com") {
/* General Styles */
body {
background: #333;
color: #c9c9c9;
}
a {
color: #9dc5da !important;
transition: all 0.1s ease-in-out 0s;
}
a:hover {
color: #61a2c3 !important;
}
h3 {
color: #559bbf;
}
span, .tex-content p, .heptex, .heptex2 {
color: #c9c9c9;
}
input {
background: #333;
color: #fff;
}
/* Header and Footer */
.header, .footer .top-foot {
background: #222;
}
.footer .top-foot .left::before {
display: none;
}
.header-top, .footerPolicy {
border-bottom: none;
}
/* Search */
#search-box .search-area {
background: none;
}
#txtsearch {
background: #222;
padding: 12px !important;
}
button[class="search-submit"] {
background: #333;
color: #fff;
}
input[class="search-button"] {
margin: 0 !important;
padding: 10px 15px 10px !important;
text-align: center !important;
}
/* Navigation */
.tagf3 {
background: #222;
}
.tagf3 li a {
color: #6a83ef;
}
.ctagf1 {
background: none;
}
.resourceListItem {
border-bottom: 5px solid #3e3e3e;
}
/* Content */
div[class="title-ver clearfix"] {
background: #222;
}
.title-ver span {
background: #333 !important;
}
.tex-content li {
color: #97d79d;
}
#ez-toc-container {
background: #333;
}
.card-base, .list-apps-lite__item_index {
background: #333;
}
.mav {
text-shadow: none;
}
.milist {
background: #333;
}
.form-list li:hover {
background: #222;
}
.contents img {
border-radius: 11px;
}
div[class="actionFilterRow"] {
background-image: linear-gradient(rgb(0, 30, 111) 0px, rgb(0, 0, 0) 100%);
}
.gsc-control-cse {
background: #333;
}
.gsc-webResult.gsc-result, .gsc-control-cse {
border: 2px solid #222;
}
.gsc-above-wrapper-area {
border-bottom: none;
}
.gsc-option-menu-item-highlighted {
background: #333;
color: #fff;
}
.gsc-inline-block, .gsc-control-cse .gsc-option-menu {
background: #222;
color: #fff;
}
/* Pagination */
.PageNav {
background: #333;
color: #fff;
}
.PageNav a {
background: #222 !important;
}
/* Table */
tr[class="trtop"]:hover, li:hover {
background: #222 !important;
}
/* br0wsers.com specific styles */
.downl_2 {
background: #333;
}
.downl_2:hover {
background: #027a00;
}
.topdown i, .js0 {
color: #fff;
}
.download-info-inner {
background: #222 !important;
}
.mydiv {
background: #222;
color: #559bbf;
}
}