Skip to content

SteamUnlocked - Deep Dark by xiggi

Details

Authorxiggi

LicenseNo License

Categorysteamunlocked.com

Created

Updated

Size1.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Deep Dark theme.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       SteamUnlocked - Deep Dark
@version    20250114.14.37
@namespace  ?
==/UserStyle== */

@-moz-document domain("steamunlocked.net") {
footer.container-fluid.no-padding, .homepage-search-block, .widget-1.first.widget.most-popular {
    display: none;
}

.blog, .normal-page, body, .cover-items .cover-item, body.single .main-content {
    background-color: #000;
}

.cover-items .cover-item .cover-item-title h1, .cover-items .cover-item .cover-item-title h2, .homepage-cover-items .cover-item .cover-item-title h1, .homepage-cover-items .cover-item .cover-item-title h2, .blog-post .blog-content-title h1, .blog-post .blog-content-title h2 {
    color: #fff;
}

.blog .blog-post {
    background: transparent;
}

.blog-content, .blog-content ul, a.btn-download em, a.btn-torrent em, a.btn-download, a.btn-torrent, body a, body a:active, body a:focus, body a:hover, body a:visited {
    color: #ccc;
}

a.btn-download, a.btn-torrent, a.btn-download em, a.btn-torrent em {
    color: #fff !important;
}

.homepage-search form input[type=text], .widget .searchformInput input {
    background-color: #151515;
    color: #ccc;
}

input[type=color]:focus, input[type=search]:focus, input[type=text]:focus, input[type=url]:focus {
    background-color: #1e1d1d !important;
    color: #fff !important;
}

header {
    background: linear-gradient(to top, black, transparent);
}

.cover-item-title:hover, .cover-item-title:active, .cover-item-image:hover, .cover-item-image:active {
    opacity: 70%;
    transition: 0.2s;
}
}

Reviews

No reviews yet.