Skip to content

amazon - colorful by thermalzombie

Screenshot of amazon - colorful

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categoryamazon

Created

Updated

Size3.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

amazon work in progress

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           amazon - colorful
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    amazon work in progress
@author         thermalzombie
==/UserStyle== */

@-moz-document domain("amazon.com"), domain("amazon.com.au"), domain("amazon.ca"), domain("amazon.de"), domain("amazon.sg"), domain("amazon.co.jp"), domain("amazon.co.uk") {
    /* Insert code here... */

    #search, #a-page, .a-box-inner, #gw-layout,
    #nav-flyout-accountList, #nav-flyout-icp,
    #sw-full-view-container, .sc-background-dark,
    #sc-buy-box
    {
        background-color: #000000 !important;
    }
    
    #dp, .gw-card-layout .a-cardui, #sw-atc-buy-box,
    .s-desktop-content, ._deals-shoveler-v2_style_badgeMessage__uSPzQ,
    ._quad-multi-asin-card-v2_style_badgeMessage__eC5j2,
    .deals-shoveler.fresh-shoveler, #sw-atc-details-single-container,
    .maple-banner__col, #sc-active-cart, #sc-secondary-list,
    .prodDetTable th
    {
        background-color: #AA0000 !important;
    }
    
    .s-desktop-toolbar, .s-card-container, 
    #nav-subnav, .a-box, .a-button-inner, .s-suggestion,
    .puis-v3qtjrt7k9fmd120m8r5wbipg0v .s-color-swatch-container,
    ._cr-product-insights_style_aspect-button__1BFiu
    {
        background-color: #0000AA !important;
    }
    
    .nav-search-field, .a-active
    {
        background-color: #444444 !important;
    }
    
    .s-highlighted-text-padding, .aok-inline-block, .s-coupon-highlight-color,
    .a-button-list button:hover
    {
        background-color: #00FF00 !important;
    }
    
    .s-desktop-toolbar, .nav-search-field, .s-card-container,
    .a-box-group, .a-box, .a-button,
    #nav-flyout-searchAjax,
    #twister .swatches li, ._cr-product-insights_style_aspect-button__1BFiu
    {
        border-color: #0000EE !important;
    }
    
    .js-time-filter-form .a-form-label, .a-dropdown-item
    {
        background-color: #000000 !important;
    }
    
    .s-desktop-toolbar, .a-button:not(.a-button-toggle),
    ._cr-product-insights_style_aspect-button__1BFiu
    {
        box-shadow: none !important;
    }
    
    span, .a-size-base, .a-color-base, .puis-bold-weight-text,
    .nav-search-field, input, .nav-input, .a-list-item a, p,
    .a-color-success, .a-text-bold, .a-button-text, h1, h2, h3,
    .a-size-base-plus, .a-color-base, .a-text-normal, .a-color-link,
    .a-link-normal, .a-color-price, .a-size-small, .a-size-large,
    .your-orders-content-container, .aok-relative, .js-yo-container,
    .a-color-secondary, .a-text-caps, .a-spacing-micro, .ya-card__heading--poor,
    .sc-buy-it-again-list-caption,
    #search a:not(.s-no-hover):hover .a-color-base, #search a:not(.s-no-hover):hover .a-color-secondary, #search a:not(.s-no-hover):hover .a-color-tertiary, .SC-list-head, .a-color-section,
    .a-dropdown-item a, .a-spacing-top-base,
    .puis-v3qtjrt7k9fmd120m8r5wbipg0v .s-color-swatch-container .s-color-swatch-link,
    #sc-saved-cart-list-caption-text
    {
        color: #FFFFFF !important;
    }
    
    .a-price-whole, .a-price-fraction, .s-suggestion
    {
        color: #AADB1E !important;
    }
    
      .s-coupon-highlight-color
    {
        color: #000000 !important;
    }
    
}

Reviews

No reviews yet.