Gameginie Dark Theme by darkissou

Gameginie Dark Theme screenshot
Install Get Stylus Write a review

Details

Authordarkissou

LicenseNo License

Created

Updated

Categorygameginie.com

Statistics

Learn how we calculate statistics in the FAQ.

Total views

Total installs

Weekly installs

Weekly updates

Description

Basic theme for gameginie.com. Works well enough for now, will improve in the future

Notes

For any questions/suggestions contact me on Discord: Darkuwu#2946

1.1

  • HUGE improvement on the Dark Theme

1.0

  • First release

Source code

/* ==UserStyle==
@name         Gameginie Dark Theme
@version      20221204.12.01
@namespace    userstyles.world/user/darkissou
@description  Basic Theme for gameginie.com. Works well enough for now, will improve in the future
@author       darkissou
@license      No License
==/UserStyle== */

@-moz-document domain("gameginie.com") {
/* ==UserStyle==
@name           Gameginie Dark Theme
@namespace      github.com/openstyles/stylus
@author         Darkuwu#2946
@description    `Basic dark theme for gameginie.com. Works well enough for now, will improve in the future`
@version        1.1
==/UserStyle== */

    html {
        background-color: #222
    }
    
    .td-container-wrap {
        background-color: #222 !important;
    }

    .post {
        background-color: #222 !important;
    }

    h1, h2, h3, h4, h5, h6 {
        color: #ddd !important;
    }

    .tagdiv-type {
        color: #888 !important
    }

    .td-header-menu-wrap.td-affix {
        background-color: #222 !important;
        background-color: rgba(39, 39, 39, 0.95) !important;
    }

    .td-header-wrap .td-drop-down-search {
        background-color: #111 !important;
    }

    .qe-faq-toggle .qe-toggle-content, .qe-faq-list .qe-list-content {
        background-color: #222 !important;
    }

    .sf-menu > li > a {
        color: #ddd;
    }

    h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
        color: #ccc;
    }

    .td-post-author-name a {
        color: #aaa;
    }

    b, strong {
        color: #aaa;
    }

    .wp-block-search__label {
        color: #ddd;
    }

    .qe-faq-toggle .qe-toggle-content, .qe-faq-list .qe-list-content {
        color: #aaa;
    }

    .tagdiv-type p {
        color: #aaa !important;
    }

    .td-header-style-1 .header-search-wrap .td-icon-search {
        color: #aaa;
    }
    
    div[style="padding: 12px;background-color: #e6edf4;line-height: 1.4"] {
        background-color: #282828 !important;
    }

    div[style="padding: 12px; background-color: #e6edf4; line-height: 1.4;"] {
        background-color: #282828 !important;
    }
    
    strong[style="color: #000000;"] {
        color: #aaa !important;
    }
    
    .sf-menu ul {
        background-color: #282828;
    }
    
    .sf-menu ul .td-menu-item > a {
        color: #aaa;
    }
    
    /* Remove annoyances */

    #qc-cmp2-container {
        display: none !important;
    }

    [href="https://sofcryingfo.xyz/"] {
        display: none !important;
    }
    
    [src="//sofcryingfo.xyz"] {
        display: none !important;
    }
}

Reviews

No reviews yet.