Skip to content

usap.net - dark by thermalzombie

Screenshot of usap.net - dark

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categoryen.uesp.net

Created

Updated

Code size1.1 kB

Code checksumacf946c1

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

usap dark

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           usap.net - dark
@namespace      github.com/openstyles/stylus
@version        2.0.0
@description    usap dark
@author         thermalzombie
==/UserStyle== */

@-moz-document domain("en.uesp.net") {
    
    
    #content, #column-content, #column-one, #f-list, #footer, #catlinks,
    .client-js, .pBody, #p-cactions li a
    {
        background-color: #000000 !important;
    }
    
    td
    {
        background-color: #222222 !important;
    }
    
     .EffectPos, .EffectNeg, .navbox-group, .navbox-title
    {
        background-image: url("https://cdn.tobi.com/swatch_images/dark-grey-twist-to-open-top-swatch.jpg") !important;
    }
    
    th, .toc, pre, table.wikitable > tr > th, table.wikitable > * > tr > th
    {
        background-color: #444444 !important;
    }
    
    input, .oo-ui-menuSelectWidget
    {
        background-color: #3366cc !important;
    }
    
    a, h1, h2, h3, h4, p, h5, tr, th, li, span, input, dd, dl, pre,
    table.wikitable > tr > th, table.wikitable > * > tr > th
    {
        color:#FFFFFF !important;
    }
    

}

Reviews

No reviews yet.