Skip to content

matshop.com.au - dark by thermalzombie

Screenshot of matshop.com.au - dark

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categorymatshop

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Buy chair mats.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           matshop.com.au - dark
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Buy chair mats.
@author         thermalzombie
==/UserStyle== */

@-moz-document domain("matshop.com.au") {
    /* Insert code here... */
    
    
    header, .page-header
    {
        background-color: #1111111 !important;
    }
    
    .page-wrapper, .breadcrumbs
    {
        background-color: #000000 !important;
    }
    
    select, input
    {
        background-color: #333333 !important;
    }
    
    select, input, .item, .home a, span,
    .item, .filter-options-title, .filter-value, strong,
    .layout-1280 .filter-options-content a, .toolbar-sorter, .field, .limiter,
    .layout-1280 .block-category-list .block-content .item a, .layout-1280 .sidebar > .block.filter .item a, .layout-1280 .filter-label,
    .block-subtitle, .filter-current-subtitle, .base,
    .product-item-link, .price, .price-wrapper,
    .product-quick_overview
    {
        color: #FFFFFF !important;
    }
    
}

Reviews

No reviews yet.