Skip to content

Gog-Games Clean Dark by kryaal

Screenshot of Gog-Games Clean Dark

Details

Authorkryaal

LicenseNo License

Categorygog-games.com

Created

Updated

Size4.5 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Dark userstyle for https://www.gog-games.com

No image background for game pages, some weird colour choices for sure, but it works overall.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Gog-games Dark
@version      20230414.21.37
@namespace    userstyles.world/user/kryaal
@description  Dark userstyle for https://www.gog-games.com

Some weird colour choices for sure, but it works.
@author       kryaal
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.gog-games.com/"), url-prefix("https://gog-games.to/"), domain("goggamespyi7b6ybpnpnlwhb4md6owgbijfsuj6z5hesqt3yfyz42rad.tor2web.link") {
/* Main Background & Text */
body    {
    background-color: #1a1a1a !important;
    color: #AAA !important;}

/* Game cards */
.game-blocks .block,
.game-blocks .block .date {
    background-color: #2a2a2a !important;
    color: #AAA !important;}

/* Links */
#game-details .container .items-group .game-blocks .block .info .clip, #game-details .container .items-group .game-blocks .block .info .open-all, #game-details-bg .container .items-group .game-blocks .block .info .clip, #game-details-bg .container .items-group .game-blocks .block .info .open-all, .game-blocks .block .info #game-details .container .items-group .clip, .game-blocks .block .info #game-details .container .items-group .open-all, .game-blocks .block .info #game-details-bg .container .items-group .clip, .game-blocks .block .info #game-details-bg .container .items-group .open-all, .game-blocks .block .info .title,
#navbar .container .dropdown .container > button, #navbar .container > .btn-link, #navbar .container > .dropdown, #navbar .container > a,
#game-details #navbar .container .dropdown .info button, #game-details #navbar .container .info .dropdown, #game-details #navbar .container .info .dropdown button, #game-details .container .info .btn-link, #game-details .container .info a, #game-details-bg #navbar .container .dropdown .info button, #game-details-bg #navbar .container .info .dropdown, #game-details-bg #navbar .container .info .dropdown button, #game-details-bg .container .info .btn-link, #game-details-bg .container .info a, #navbar #game-details .container .dropdown .info button, #navbar #game-details .container .info .dropdown, #navbar #game-details .container .info .dropdown button, #navbar #game-details-bg .container .dropdown .info button, #navbar #game-details-bg .container .info .dropdown, #navbar #game-details-bg .container .info .dropdown button,
#game-details .container .items-group .item:last-child, #game-details-bg .container .items-group .item:last-child   {
    color: #DAA520 !important;}

/* Download links */
#game-details .container .items-group .item-expand-wrap .item   {
    color: #DAA520}

/* Game Titles*/
.game-blocks .block .info .title    {
    color: #DAA520 !important;}

/* X */
#game-details .container .close::after, #game-details .container .close::before, #game-details-bg .container .close::after, #game-details-bg .container .close::before  {
        background: #DAA520 !important;}


/* Game popup */
#game-details .bg, #game-details-bg .bg {
    background: #2a2a2a !important;}
#game-details-bg .bg.fadein {
    transition: None;
    opacity: 125%;}
#game-details .bg, #game-details-bg .bg {
    filter: None;}
#game-details-bg    {
    opacity: 0% !important;}
#game-details .container .items-group .item .filesize, #game-details-bg .container .items-group .item .filesize,
#game-details .container .items-group .item .filename, #game-details-bg .container .items-group .item .filename    {
    color: #AAA !important;}
#game-details .container::after, #game-details-bg .container::after {
    background-color: #2a2a2a}
#game-details.fadein .container::before, .fadein#game-details-bg .container::before {
    opacity: 0 !important;
    transition: None !important;}

/* File Host Name */
#game-details .container .items-links-block .items-group > .item-expand-wrap > .item    {
    color: #AAA !important;
    font-weight: 550 !important;}


/* Fullscreen game Info */
.container.game > .bg,
element {
    background-image: None !important;
    display: None !important;}




table thead th  {
    border: 1px solid #000  !important;
    background-color: #282838;
    text-align: center}

/* Donate/FAQ popout */
.modal .modal__inner    {
    background-color: #282838 !important;}

/* Headings */
h1, h2, h3, h4, h5, h6,
#game-details .container .items-group .title    {
    color: #68ac76 !important;}

/* Tags */
.tag    {
    color: #000}
.tag.new    {
    background: #95b30096;}
.tag.indev  {
    background: #bb946eb2}
.tag.updated    {
    background: #4a99ff7d}
}

Reviews

No reviews yet.