Skip to content

hdtoday.tv night mode by morty

Screenshot of hdtoday.tv night mode

Details

Authormorty

LicenseNo License

Categoryhdtoday

Created

Updated

Size4.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

night mode for hdtoday and 1movieshd

Notes

works on:
hdtoday.tv
1movieshd.com

Source code

/* ==UserStyle==
@name         hdtoday.tv night mode
@version      20230708.00.36
@namespace    userstyles.world/user/morty
@description  night mode for hdtoday.tv
@author       morty
@license      No License
==/UserStyle== */

@-moz-document domain("hdtoday.tv") {
body, .detail_page-servers .dp-s-line .nav .nav-item .nav-link, #search .search-result-pop, #header_menu .header_menu-sub, .search-content .search-result-pop, .block_area_boxed .block_area-content { background: #11131a; }
.btn-light, .dp-i-stats .btn-trailer, .dp-i-stats .btn-quality, .search-content input.search-input, .dropdown-menu-new .dropdown-item:hover { background: #11131a!important; }
.search-content .search-result-pop .nav-item:hover, .premodal-login .modal-content, .premodal .modal-content .modal-footer, .dropdown-menu { background: #00000d; }

body, a, .detail_page-servers .dp-s-line .nav .nav-item .nav-link, .detail_page.detail_page-style .block-rating .rating-result .rr-mark, .seasons-list .sl-content .slc-eps .slce-list .nav-link, .pre-pagination .pagination .page-item .page-link, .search-content .search-icon, .search-content .search-result-pop .nav-item .srp-detail .film-name, .search-content .search-result-pop .nav-item, .btn-light, #header_menu .header_menu-sub ul.sub-menu li a, #header.header-home-fix #search-home .search-content .btn-primary-submit, #header.header-home-fix #search-home .search-content .search-icon, .breadcrumb-item + .breadcrumb-item::before, .breadcrumb-item.active, .dropdown-item, .dropdown-menu-new .dropdown-item { color: #8798A5; }
.detail_page.detail_page-style .detail_page-watch .detail_page-infor a.btn-light, .dp-i-stats .btn-quality, .dp-i-stats .btn-trailer, .btn-seasons, .search-content input.search-input, .premodal-login .modal-content { color: #8798A5 !important; }
.category_filter .category_filter-content, .detail_page-servers, .detail_page .detail_page-infor .dp-i-content { background: #1b2836; }
.detail-tags .btn-dtag, .seasons-list { background: #1b2836 !important; }
.category_filter .category_filter-content, .film_list .film_list-wrap .flw-item .film-detail-fix .fd-infor .fdi-type { border: 1px solid #1B2836; }
.category_filter .category_filter-content .cfc-item, .search-content .search-result-pop .nav-item { border-bottom: 1px solid #00000d; }
.dropdown-divider { border-top: 1px solid #1b1b1b; }
.btn-light { border-color: #00000d; }
body.modal-open { overflow: auto; }
.server-notice.text-center, .detail-tags.mb-3, #footer, .alert.mb-3, #modalshare, .modal-backdrop.show { display: none !important; }
.search-content .search-result-pop .nav-bottom {background:#083475 !important;}
.block-rating button.btn-focus { background: #3E7710 !important; color: #e2e5ef !important;}
.block-rating button.btn-secondary { background: #BE1E2D !important; color: #e2e5ef; }
.block-rating .rating-result .progress .bg-success { background: #3e7710 !important; }
.block-rating .rating-result .progress { background: #be1e2d; }
.row-line a[href^="/genre/"] {background: #edb000;border-radius: 5px;padding: 2px 4px;color: #1b2836;}

}

@-moz-document domain("1movieshd.com") {
@media screen and (max-width:998px) {
#watch-iframe {height: auto !important;}
}

@media screen and (max-width:1199px) {
#watch-iframe {height: auto !important;}
}

#search .search-result-pop, .search-content input.search-input, .search-content input.search-input:focus {background: #222222;}
.film-servers .fss-list li .btn-play {background: #1B2836 !important;color: #8798A5 !important;}
.btn-light {background: #1B2836;border-color: #141D26;color: #8798A5 !important;}
.film-servers .fss-list li .btn-play i, .search-content .search-icon, .search-content .search-submit {color: #8798A5 !important;}
.ssc-button {border: 1px solid #141D26;}
.seasons-list-wrap .swiper-button-next, .seasons-list-wrap .swiper-button-prev {border-color: #141D26;}
.with-social .ts-social, #footer-about, .mw-body.mb-5 > p[style="text-align: center;"], #xfooter-about .about-text, .block_area.block_area_home > div[style="width: 100%; padding-bottom: 320px; position: relative;"] {display:none;}
.film-servers .fss-list li.active .btn-play::before {background: #ffc107;}
}

Reviews

No reviews yet.