Dark Mode for Bunnings site
Bunnings sausage mode (dark) by makinenm
Details
Authormakinenm
LicenseNo License
CategoryBunnings Warehouse
Created
Updated
Size3.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
v1.0
Mostly functional as of January 2022
Source code
/* ==UserStyle==
@name Example
@namespace example.com
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("bunnings.com.au") {
/* By Marcus */
/* still needs work */
.container-main {
background:#1f1f1f;
color:#bdbdbd;
}
input {
background:#050505!important;
color:#f1f1f1!important;
}
.currentSelectedCategory {
color:#00897b!important;
}
.filterContainer {
background:#050505!important;
}
.MuiGrid-root {
background:#101010!important;
}
.MuiTab-root {
color:#f1f1f1!important;
}
.MuiTypography-root {
color:#f1f1f1!important;
}
.MuiInputBase-root {
background:#050505!important;
color:#f1f1f1!important;
}
.MuiButtonBase-root {
background:#050505!important;
color:#f1f1f1;
}
#searchcategories {
background:#1f1f1f!important;
}
.Sectionstyles__StyledContainer-sc-121voh1-0 {
background:#050505!important;
}
.Anchor__styledAnchor-sc-1gq32ow-0 {
background:#050505!important;
color:#9e9e9e!important;
}
.brand-logo-container {
-webkit-filter: invert(100%);
filter: invert(100%);
}
.brandName {
-webkit-filter: invert(100%);
filter: invert(100%);
}
.findStoreContainer {
background:#050505!important;
}
.StoreInfoBannerstyle__StoreBannerWrapper-sc-1aya1wz-3 {
background:#101010!important;
}
.tab-content {
background:#050505!important;
}
.HeaderBottomstyle__HeaderBottomContainer-sc-1xlbsih-0 {
background:#000!important;
}
.HeaderBottomstyle__HeaderBottomContainer-sc-1xlbsih-0 a {
color:#9e9e9e!important;
}
.productNavLinksContainer {
background:#050505!important;
}
#pdp-footer-container {
background:#050505!important;
}
.productDimensions table, tbody, tr, th, td {
background:#1f1f1f!important;
}
.PdpWeightstyle__ProductWeightContainer-sc-132ub8h-0 {
background:#1f1f1f!important;
}
.productSpecificationContainer {
background:#1f1f1f!important;
}
.SectionWrapperstyle__StyledContainer-sc-uwb44s-0 {
background:#101010!important;
}
.WorkshopCarousel__StyledWorkshopCarousel-sc-fsf3oy-0 {
background:#101010!important;
}
.Layoutstyle__OverLayWrapper-sc-m6iu2d-3 {
background:#050505!important;
}
.bunningsFooter {
background:#1f1f1f!important;
}
.bv-content-item p {
color:#f1f1f1!important;
}
.Breadcrumbstyle__StyledWrapper-sc-1qpjulc-0 {
background:#101010!important;
}
.biPKLr ul span {
color:#f1f1f1!important;
}
.PdpNavigation-sc-wrynty-0 {
background:#050505!important;
}
.HeroCarouselstyle__StyledCarouselItem-sc-18wk4cr-3 {
background:#1f1f1f!important;
}
.ProductRecallNotificationstyle__CarouselWrapper-sc-pcwjz1-0 {
background:#101010!important;
}
.ArticleCardstyle__StyledContent-sc-inbh6x-1 {
background:#1f1f1f!important;
}
.LeadingBrandsstyle__LeadingBrandsStyle-sc-hwpvd6-3 {
background:#050505!important;
}
.brand-item-wrapper {
background:#050505!important;
}
}