Darkmode for DHgate.com
DHgate.com Darkmode by svx13581
Details
Authorsvx13581
LicenseNo License
Categoryuserstyles
Created
Updated
Size2.5 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
forsen
Source code
/* ==UserStyle==
@name DHgate.com Darkmode
@version 20220510.04.16
@namespace userstyles.world/user/svx13581
@description Darkmode for DHgate.com
@author svx13581
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://www.dhgate.com"), domain("dhgate.com") {
html body div#content,
html body div#header div#head-Warpauto,
.nav-Warp,
.navigation,
#navCatsWarp, .nav-cateTitle,
.top-Warp,
.head-SearchBox div form,
#navSubcatsWarp div,
#mainBody div div,
.swiper-slide a,
#newUserInformation,
.head-search-container,
.head-related-search,
.wrapper,
.related-searches ul li,
.pain,
.sortbywrap,
.b-recommendcon,
.page,
#commonCpBoxWarp,
.user-help-wrap,
.bread-crumbs,
.layout,
.layout div,
.content-down,
#j-customers-bought,
.content-down .slide-item,
.slide-inline,
.block-wrap div,
.div-wrap
{
background-color:#111 !important;
}
.nav-cateTitle,
.related-searches,
.filters .f-inputbox, .filters input,
.filter-searchBox
{
background-color:#404040;
}
.nav-Warp,
.nav-cateTitle,
#navCatsWarp,
.head-Search-keywords,
.new-user-information dt,
.related-searches ul li,
.filters .f-inputbox, .filters input,
#foolSearchForm,
.user-help-wrap,
.foot-website,
.layout div
{
border:#111;
}
.head-My span,
.cart-text,
#navCatsWarp a,
.nav-cateTitle a,
#navSubcatsWarp div a,
.menu-item-txt,
.item-list .price span,
.block-title,
.swiper-slide a,
.swiper-slide a .price strong,
.head-search-container a,
.head-related-search,
.wrapper li,
.bread-crumbs,
.bread-crumbs h1 span,
.related-searches,
.related-searches ul li a,
.sortby ul span,
.filters,
.searchresult-selected span,
.brandfilter,
.gitem h3 .prod, .gitem .price span, .gitem ul .app, .gitem .bottom-box .seller-title a,
.b-fullcatelist dl dd a,
.b-productcon div .b-title,
.b-productcon div div ul li a,
.b-recommendcon .price span,
#foolSearchForm input,
#commonCpBoxWarp a,
.user-help-wrap,
.col-left-inner,
.col-left-inner h1,
.col-left-inner .col-price,
.price-vat,
.shipping-cost-text span,
.Ships-within span,
.key-info-line ul li a,
.key-info-line ul li,
.j-discount,
.content-down .slide-item p,
.content-down .slide-item strong,
.block-wrap div,
.block-wrap div span,
.block-wrap div a,
#storename .name,
.j-store-categories .b-catelistone dt:nth-child(1) a,
.j-store-categories .msg-title,
.moreSaleList li:nth-child(n) .price span
{
color:#999;
}
.ordernum,
.transactions b,
.shipping-cost-freeshipping,
.j-prom-price
{
color:orange !important;
}
}