Skip to content

steamunlocked.net by xiggi

Details

Authorxiggi

LicenseNo License

Categorysteamunlocked

Created

Updated

Size4.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

[info] theme is abandoned

Notes

Features:

  • Change white backgrounds to dark,
  • Dark searchbar,
  • Dark scrollbar,

Source code

/* ==UserStyle==
@name           steamunlocked.net
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("steamunlocked.net") {
.cover-items .cover-item {
    width: 100%;
    background-color: #000;
    margin-bottom: 5px;
    text-align: center;
}
    
.cover-items .cover-item .cover-item-title h1, .cover-items .cover-item .cover-item-title h2 {
    font-size: 27px;
    font-weight: 700;
    color: #fff;
}
    
.most-popular .most-popular-body .most-popular-item {
    background-color: #181818;
    border-top: 1px solid #000;
}
    
.blog .blog-post {
    background: #0a0a0a;
    margin-bottom: 10px;
    color: gray;
}
    
.blog-post .blog-content-title h2 {
    color: #fff;
    font-size: 27px;
    font-weight: 700;
}
    
.blog-content {
    padding: 20px 20px 30px;
    line-height: 21px;
    position: relative;
    color: #ccc;
}
    
.blog-content h2 {
    line-height: 28px;
    font-size: 27px;
    font-weight: 700;
    color: #fff;
    text-align: left;
    margin-bottom: 30px;
}

body a, body a:hover, body a:active, body a:focus, body a:visited {
    color: #fff;
}
    
a.btn-download em, a.btn-torrent em {
    display: block;
    font-size: 12px;
    color: #fff;
}
    
.blog-content ul {
    color: #Fff;
}
    
.widget .searchformInput input {
    border: 0;
    width: 79%;
    color: #ccc;
    padding: 15px 15px 15px 45px;
    background-color: #181818;
}
    
.widget .searchformInput input:focus {
    border: 0;
    width: 79%;
    color: #ccc;
    padding: 15px 15px 15px 45px;
    background-color: #181818;
}
    
.normal-page {
        background: #0c0c0c
    }
    
    .container-fluid {
        background: #000;
    }
    
.widget .searchformInput input:focus {
    color: #ccc;
    background: #121212 !important;
}
    
    .vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
        background-color: transparent;
    }
    
    h1, h2, h3, .h1 .h2, .h3 {
        font-weight: 600;
    }
    
.blog-ind .blog-info {
    border-bottom: 1px solid #000;
}
    
body.single .main-content {
    background-color: #000;
}
    
    img.attachment-category-large.size-category-large.wp-post-image.lazyload-loaded:hover {
        opacity: 80%;
        transition: 0.2s;
    }
    
    footer .copyright p {
        color: #ccc;
    }
    
    .cover-items .cover-item .cover-item-title h1:hover, .cover-items .cover-item .cover-item-title h2:hover, .most-popular .most-popular-body .most-popular-item .info a:hover {
        color: #ccc;
        transition: 0.2s;
    }
    
    header, .homepage-search-block {
    background: linear-gradient(to top, #000 40%, transparent);
    }
    
.most-popular .most-popular-body .most-popular-item {
    background-color: transparent;
    border-top: 1px solid #000;
}
    
    .blog-post .blog-content-title h1, .blog-post .blog-content-title h2 {
        color: #fff;
    }
    
    .normal-page {
        background: #000;
    }
    
    .blog-content ul {
        color: #ccc;
    }
    
body a:hover, body a:active {
        color: #ccc;
    transition: 0.2s;
    }
    
    .most-popular .most-popular-header {
        background: #0c0c0c;
    }
    
    .vc_color-black.vc_message_box, .vc_color-vista_blue.vc_message_box {
        background: #0c0c0c;
            border-color: transparent;
    }
    
.footer_widget.col-lg-4, .copyright.col-lg-12 {
    display: none;
}
    
    ::marker {
        color: #ccc;
    }
    
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::after, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body::before {
    border-color: transparent;
}

.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-body {
        background: #0c0c0c;
}
    
    .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading {
        background: #0c0c0c;
            border-color: transparent;
    }
    
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:focus, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading:hover {
    background: #000;
    }
    
    .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-title>a, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a {
        color: #ccc;
    }
    
/* width */
::-webkit-scrollbar {
  width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #000;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #777;
}

}

Reviews

No reviews yet.