Skip to content

nuphy - dark by thermalzombie

Screenshot of nuphy - dark

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categorynuphy

Created

Updated

Size2.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

nuphy makers of keyboards

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           nuphy - dark
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    nuphy makers of keyboards
@author         Thermalzombie
==/UserStyle== */

@-moz-document domain("nuphy.com"), domain("nuphy.com.au") {
    /* Insert code here... */
    
    html, body, main, header, .shg-box-content, .shg-box,
    .grid-item__link, .site-header__element, .shg-c-lg-6, 
    .shg-c-md-6, .shg-c-sm-6, .shg-c-xs-12, .collection-hero__text-wrapper,
    .collection-hero__inner, .page-width
    {
        background: #333333 !important;
    }
    
    .tmenu_submenu,  .site-header__search, .note--success, .shogun-accordion-heading
    {
        background: #111111 !important;
    }
    
    .icon
    {
        background: #FFFFFF !important;
    }
    
    .variant-input-wrap input[type="radio"]:checked + label, .icon-checkmark
    {
        background: #0000FF !important;
        color: #FFFFFF !important;
    }
    
    .variant-input label
    {
        color: #000000 !important;
    }
    
    p, strong, label, h1, .h2, s, input, textarea, .label, h1, h2, h3, h4, h5,
    .section-header__title, .collection-title, .variant__label,
    .tmenu_item_text, .grid-product__title, .sale-price, .jdgm-prev-badge__text,
    .grid-product__price--original, .grid-product__price span, .sales-point span,
    .product__price, .product__price--compare, .product__inventory,
    .site-header__search-input, .sc-eGJWMs, .icon-and-text, .shogun-accordion-title,
    .collapsible-trigger__layout, .site-nav__link, .shogun-accordion-heading,
    .shg-c-lg-6 span, .shg-c-md-6 span, .shg-c-sm-6 span, .shg-c-xs-12 span,
    .header__menu-item span, .list-menu__item span, .link span, .link--text span, 
    .focus-inset span, .full-unstyled-link, .facets__summary, .caption-large, 
    .focus-offset, .facets__summary span, .caption-large span, .focus-offset span,
    .product__description, .rte, .quick-add-hidden, .h4, .accordion__title, div,
    .inline-richtext, .link, .link--text, .list-menu__item, .list-menu__item--link
    {
        color: #FFFFFF !important;
    }
}


Reviews

No reviews yet.