Skip to content

Crydee Dark Theme by evorulz

Details

Authorevorulz

LicenseNo License

Categorycrydee.com

Created

Updated

Size1.2 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

straight from the 5th realm

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           crydee.com - 01/06/2023, 06:31:53
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("crydee.com") {
    
    #logo-image{
        filter:invert(100);
    }
    #logo-image2{
        display:none;
    }
    #page{
        background:#111;
    }
    #sidebar-left > div:nth-child(n) > img,#sidebar-right > div:nth-child(n) > img{
        filter:invert(100);
    }
    #node-5 > div > div > div > div > div.content.clearfix > div.divider{
        background:#222
    }
    #block-menu-menu-main-menu,#block-menu-menu-the-writings,#block-menu-menu-the-section-needs-a-namem,#block-menu-menu-the-section-needs-a-name,#block-menu-menu-menu-3,#block-block-17,#block-menu-menu-menu-2,#block-block-52,#block-views-whats_happening_block-block_1,#block-block-20,#block-block-29{
        filter:invert(100);
    }
    #node-5 > div > div > div > div > div.content.clearfix{
        background:#222;
    }
    
    /*what's happening*/
    #node-28 > div > div > div > div > div.content.clearfix{
        background:#222;
    }
}

Reviews

No reviews yet.