Skip to content

torrentgalaxy.to - dark by thermalzombie

Screenshot of torrentgalaxy.to - dark

Details

Authorthermalzombie

LicenseCC-BY-4.0

Categorytorrentgalaxy

Created

Updated

Size1.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A dark style for a torrent site.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           torrentgalaxy.to - dark
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         thermalzombie
==/UserStyle== */

@-moz-document domain("torrentgalaxy.to") {
    /* Insert code here... */
    
    .container-fluid, .navbar, .col-lg-2, .col-lg-10,
    .nav.txlight, .panel-body
    {
        background: #000000 !important;
    }
    
    .nav > li > a:focus, .nav > li > a:hover
    {
        background-color: #000000 !important;
    }
    
    
     .tgxtablecell, .tt-suggestion
    {
        background: #111111 !important;
    }
    
    div .rounded.txlight
    {
        border-radius: 0 !important;
    }
    
    div .rounded.txlight
    {
        border-top: 1px #d9bd03 solid !important;
    }
    
    #intblockheader, #panelheader, #inthpheader,
    div #plain.ulert-info.txlight
    {
        background-color: #3860BB  !important;
    }
    
    #panelheader, #intblockheader,
    div #plain.ulert-info.txlight
    {
        border-color: #3860BB  !important;
    }
    
    #intblockheader
    {
        border-radius: 0 !important;
    }
    
    #intblock
    {
        border-color: #3860BB  !important;
    }
    
    .tgxtablerow
    {
        transform: none  !important;
    }
    
    
    input, textarea, .tpcell, .buttonbox.txlight
    {
        background-color: #333333 !important;
    }
    
    a, b, small, input, select, .username, .tgxtablecell,
    .linebreakup, .tpcell
    {
        color: #FFFFFF !important;
    }
    
    .panel-title, .panel-title span,
    .panel-heading, .panel-heading span
    {
        color: #000000 !important;
    }
    
    .panel-title
    {
        font-weight: bold !important;
    }
    
    
}

Reviews

No reviews yet.