Skip to content

Gamejolt Kyle by electricseals

Details

Authorelectricseals

LicenseNo License

Categorygamejolt.com

Created

Updated

Size1.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

i made my oc his own gj theme :troll:

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Gamejolt Red
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Red edition for gamejolt
@author         Dracs/Spk/Ivan
==/UserStyle== */
@-moz-document domain("gamejolt.com") {
    
    @font-face {
        font-family: "Font";
        src: url("https://www.mediafire.com/file/41h2sb3b7x4mw2n/LittleM.ttf");
    }

    .fill-backdrop {

        /*Change the link inside the url tag to change the background image */
        background-image: url("https://cdn.discordapp.com/attachments/704776276833206408/1073067479301095465/image.png");
        background-color: #fff;
        background-size: 1920px 1080px;
        background-position: top;


        background-attachment: fixed;

        /*background filter*/
        background-blend-mode: darken;
    }

    .navbar {
        background-color: #7500b9;
        border-style: none solid solid solid;
        border-color: #3a005c;
    }

    #shell-cbar[data-v-50f96d34] {
        background-color: #fff;
        border-style: none solid;
        border-color: #49000f;
    }


    .-fade-color[data-v-ddf2c876] {
        background-image: url()
    }

    .loading-fade[data-v-acae7d8a] {
        padding: 10px;
        position: relative;
        background-color: #a20018;
        border-style: solid;
        border-color: #49000a;
        border-radius: 24px;
    }
}

Reviews

No reviews yet.