Dark theme for ebanoe.it.
EbanoeIT (ebanoe.it) Dark by 2bllk
Imported from https://raw.githubusercontent.com/uso-archive/data/flomaster/data/usercss/182386.user.css
Details
Author2bllk
LicenseNO-REDISTRIBUTION
Categoryebanoe
Created
Updated
Size4.4 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 EbanoeIT (ebanoe.it) Dark
@namespace USO Archive
@author 2bllk
@description `Dark theme for <a href="https://ebanoe.it">ebanoe.it</a>.`
@version 20200414.13.35
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document domain("ebanoe.it") {
#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu {
background-color: #141414;
}
#Top_bar #logo > img {
filter: contrast(0.2);
/* filter: invert(0.7); */
}
* {
color: #828282 !important;
}
#Wrapper, #Content {
background-color: #141414;
}
#comments .commentlist>li .comment-body {
background: #232323;
}
#comments .commentlist>li .comment-body:after {
border-color: transparent #232323 transparent transparent;
}
#comments .commentlist>li .children {
margin-bottom: 15px;
padding-left: 40px;
border-left: 1px solid #232323;
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea, .woocommerce .quantity input.qty {
background-color: #232323;
color: #828282;
}
/* Red disable */
.themebg, .pager .pages a:hover, .pager .pages a.active, .pager .pages span.page-numbers.current, .pager-single span:after, #comments .commentlist > li .reply a.comment-reply-link, .fixed-nav .arrow, #Filters .filters_wrapper ul li a:hover, #Filters .filters_wrapper ul li.current-cat a, .widget_categories ul, .Recent_posts ul li .photo .c, .widget_recent_entries ul li:after, .widget_mfn_menu ul li a:hover, .widget_mfn_menu ul li.current_page_item > a, .widget_product_categories ul, div.jp-interface, #Top_bar a#header_cart span, .testimonials_slider .slider_images, .testimonials_slider .slider_images a:after, .testimonials_slider .slider_images:before, .slider_pagination a.selected, .slider_pagination a.selected:after, .tp-bullets.simplebullets.round .bullet.selected, .tp-bullets.simplebullets.round .bullet.selected:after, .tparrows.default, .tp-bullets.tp-thumbs .bullet.selected:after, .offer_thumb .slider_pagination a:before, .offer_thumb .slider_pagination a.selected:after, .style-simple .accordion .question:after, .style-simple .faq .question:after, .style-simple .icon_box .desc_wrapper h4:before, .style-simple #Filters .filters_wrapper ul li a:after, .style-simple .article_box .desc_wrapper p:after, .style-simple .sliding_box .desc_wrapper:after, .style-simple .trailer_box:hover .desc {
background-color: #dedede;
color: #828282 !important;
}
#Top_bar .menu > li a:after {
background: #dedede;
}
.hr_color, .hr_color hr, .hr_dots span {
background: #dedede;
}
a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
background-color: #dedede;
}
a {
color: #dedede !important;
}
.post-meta .category {
background: #383838;
color: #828282 !important;
}
.post-meta .category > a {
color: #828282 !important;
}
.single-post .post-tags li {
background-color: #383838;
color: #828282 !important;
}
.single-post .post-tags li > a {
color: #828282 !important;
}
.desc a {
color: #828282 !important;
}
blockquote {
background-color: #212121;
}
blockquote:after {
filter: invert(1);
}
/* Courses */
.post-item, .post-desc {
background: #232323;
}
.image_frame .image_wrapper, .wp-caption img, .icon_box .icon_wrapper:before {
border: none;
}
.Recent_posts ul li .desc {
background: #232323;
}
.Recent_posts ul li .desc:after {
background-color: #3e3e3e;
color: #828282 !important;
}
.Recent_posts ul li a:hover h6, .Recent_posts ul li a:hover .desc .date {
color: #b9b9b9!important;
}
.widget_mfn_recent_comments ul li:after {
color: #dedede;
}
.pager .pages {
background-color: #232323;
}
.pager .pages a.active {
background-color: #313131;
}
}
@-moz-document domain("ebanoe.it") {
#Header > div + div > div > a {
display: none;
}
header a[href*="utm_source="] {
display: none;
}
html {
background-color: #141414;
}
::selection {
background-color: #969696;
}
}