Was getting tired of bright white page when checking out on ebay.
paypal - dark by thermalzombie
Details
Authorthermalzombie
LicenseCC-BY-4.0
Categorypaypal
Created
Updated
Size3.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
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") {
/* Main page start */
#main-menu, .text-section, .card-content-section
{
background: #000000 !important;
}
#_header-buttons_tvg56_784 #_ul-btn_tvg56_1, #beginOtpLogin button,
.css-7i5kpm-icon-button_base-size_xl-size_sm-secondary,
.button-type-primary, #_logout-button_tvg56_973, #_myaccount-button_tvg56_1,
._main-link_tvg56_183
{
background: #0000CC !important;
}
.contentContainerBordered, .textInput .fieldWrapper
{
border: 1px #0000CC solid !important;
}
#password, #email
{
background: #222222 !important;
}
#main-menu button, #email, #password,
#login_emaildiv .fieldLabel, #login_passworddiv .fieldLabel,
#beginOtpLogin button, .text-group-headline, #main-menu a
{
color: #FFFFFF !important;
}
/* Main page end */
#mainModal, #content,
html, .vx_foreground-container, .foreground-container,
#root div, .ppvx_text--caption___5-9-6, .PoliciesLink_policies_1Fe3W,
#contents .css-zdwxcm input, #random-glamor-id-5027755601877567 .css-nqgmib
{
background: #000000 !important;
}
#statusFilter, #typeFilter,
#contents .css-zdwxcm button, .ppvx_badge,
.css-5mexf4-list_item-text_body:hover,
.cw-actionzone-links__wide-icon
{
background: #0000CC !important;
}
#A, #B
{
background: #111111 !important;
}
main .fiLists-container, main div.cardDetails.fiDetails,
.fi_list_item, .transferPage form, .r2p-page .sticky-header
{
background: #444444 !important;
}
.cw-card, .amZGB, .cw-actionzone-links,
#secondary-nav-tabs::before, .fiDetails, .cw-footer,
.col-md-4, /* << send money right panel may break */
.vx_modal-wrapper-backgroundOverride, .form-partition
{
background-color: #444444 !important;
}
#root, #header-profile-container, .[dir] .v1 .PoliciesLink_policies_1Fe3W,
.cw-dashboard-repaint #A
{
background-color: #222222 !important;
}
.css-8cx2tb-list-elevation_level1, .vx_modal-content
{
background-color: #222222 !important;
}
.css-1cel6f4, .css-zdwxcm,
.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;
}
.css-1re6efx-elevation_level1
{
background-image: none !important;
}
div, a, span, p,
#secondary-nav-tabs-tab1, #secondary-nav-tabs-tab2,
#secondary-nav-tabs-tab3, #secondary-nav-tabs-tab4,
.css-1rukd0d-text_heading_sm, #contents .css-zdwxcm input,
.listBucketSubHeader, #statusFilter, #typeFilter
{
color: #FFFFFF !important;
}
}