Skip to content

paypal - dark by thermalzombie

Screenshot of paypal - dark

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categorypaypal

Created

Updated

Size1.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Was getting tired of bright white page when checking out on ebay.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         paypal - dark
@namespace    USO Archive
@author       Thermalzombie
@description  A dark style for paypal.
@version      20150817.08.05
@license      NONE
@preprocessor uso
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("paypal.com") {


    html, .vx_foreground-container, .foreground-container,
    #root div,
    .ppvx_text--caption___5-9-6, .PoliciesLink_policies_1Fe3W
    {
        background: #000000 !important; 
    }
    
    #A, #B
    {
        background: #111111 !important; 
    }
    
    
    .cw-card, .amZGB, .cw-actionzone-links
    {
        background-color: #444444 !important; 
    }
    
    #root, #header-profile-container,
    .[dir] .v1 .PoliciesLink_policies_1Fe3W,
.cw-dashboard-repaint #A, .css-n8zuis-col_sm_12-col_md_5
    {
        background-color: #222222 !important; 
    }
    
    .ppvx--v2___2-9-12 .ppvx_tile--card___2-9-12:not(.ppvx--v1___2-9-12), .ppvx_tile--card___2-9-12.ppvx--v2___2-9-12:not(.ppvx--v1___2-9-12)
    {
        background: #333333 !important;
    }
    
    
    div, a, span, p
    {
        color: #FFFFFF !important; 
    }
    
}

Reviews

No reviews yet.