Skip to content

BingeWatch Full Dark by shackerfox

Screenshot of BingeWatch Full Dark

Details

Authorshackerfox

LicenseCC Zero

Categoryhttps://bingewatch.to/

Created

Updated

Size1.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Bingewatch full dark mode for better experience

Notes

V1.0

Source code

/* ==UserStyle==
@name         BingeWatch Full Dark
@version      20230203.17.41
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://bingewatch.to/") {
.section-chart {
    background-color: #1f232c;
}
.header-components {
    background-color: #000000;
}
.section-watch {
    background-color: #0f0f0f;
}
.section-watch .is-notice {
    background-color: #000000;
}
.is-control {
    background-color: #000000;
}
.section-row, .section-watch {
    background-color: #0f0f0f;
}
.section-space {
    background-color: #0f0f0f;
}
[id$='__footer'] {
    background-color: #0F0F0F;
    padding: 3rem 0;
}
.section-space {
    padding: 0;
}
.top-menu-nav {
    background-color: #0f0f0f;
}
.show.dropdown-text.dropdown-primary.dropdown-menu {
    background-color: #0f0f0f;
    color: #fff;

}
.rating-wrap .rating-score  {
    background-color: #0f0f0f!important;
}
.rating-wrap .rating-score .is-score, .rating-wrap .rating-score .is-total {
    color: #fff!important;
}
.submenu>ul, .top-menu-nav {
    background-color: #000000!important;
}
.body-login, .section-login .is-board {
    background-color: #0f0f0f!important;
    border-bottom: #000000!important;
}
.body-login:before {
    background-color: #000!important;
    }
[id$='__footer'] div.ft-connect .social>div>a {
    background-color: #0f0f0f!important;
    color: #fff!important;
    }
.dropdown-menu.show {
    background-color: #000!important;
    padding: 0;
    }
.dropdown-primary .dropdown-item {
    background-color: #000!important;
    color: #FF4500!important;
}
}

Reviews

No reviews yet.