Skip to content

keychron - dark by thermalzombie

Screenshot of keychron - dark

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categorykeychron

Created

Updated

Size2.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Keychron makers of keyboards.

Notes

Userstyle doesn't have notes.

Source code

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

@-moz-document domain("keychron.com.au") {
    /* Insert code here... */
    
    html, body, main, header, #Email
    {
        background: #333333 !important;
    }
    
    .tmenu_submenu,  .site-header__search, .note--success,
    .drawer__contents
    {
        background: #111111 !important;
    }
    
    .icon
    {
        background: #FFFFFF !important;
    }
    
    .variant-input-wrap input[type="radio"]:checked + label
    {
        background: #0000FF !important;
        color: #FFFFFF !important;
    }
    
    .variant-input label, .js-qty__num
    {
        color: #000000 !important;
    }
    
    p, strong, label, h1, .h2, s, input, textarea, .h3, h2, h3,
    .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,
    .product__price, .product__price--compare, .product__inventory,
    .site-header__search-input, .sc-eGJWMs, .text-link, .input-full,
    .okr-block-clipboard, #customer_register_link, #Email, .drawer__contents,
    .cart__product-name, .js-qty__num
    {
        color: #FFFFFF !important;
    }
}


@-moz-document domain("keychron.com"), domain("keychron.uk"), domain("keychron.ca") {
    /* Insert code here... */
    
    html, body, main, header,
    .product-single__description span
    {
        background: #333333 !important;
    }
    
    .tmenu_submenu
    {
        background: #111111 !important;
    }
    
    .icon
    {
        background: #FFFFFF !important;
    }
    
    div.star-set-btn.swatch-selected
    {
        background: #0000FF !important;
        color: #FFFFFF !important;
    }
    
    .variant-input label, .js-qty__num
    {
        color: #000000 !important;
        font-weight: bold !important;
    }
    
    p, strong, label, h1, .h2, s, input, textarea,
    .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,
    .product__price, .product__price--compare, .product__inventory,
    .boost-pfs-filter-option-title-text, .boost-pfs-filter-option-value,
    .boost-pfs-check-box, .boost-pfs-filter-product-item-sale-price,
    .boost-pfs-filter-product-item-title
    {
        color: #FFFFFF !important;
    }
}

Reviews

No reviews yet.