Skip to content

Gamejolt NonBinary Pride by ivanruiz

Details

Authorivanruiz

LicenseNo License

Categorygamejolt

Created

Updated

Size1.8 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

nonbinary themed gui

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Gamejolt NonBinary Pride
@version      20230107.04.57
@namespace    userstyles.world/user/ivanruiz
@description  nonbinary themed gui
@author       ivanruiz
@license      No License
==/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://wallpaperaccess.com/full/2659641.jpg");
        background-color: #180226;
        background-size: 1920px 1080px;
        background-position: top;


        background-attachment: fixed;

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

    .navbar {
        background-color: #9f8503;
        border-style: none solid solid solid;
        border-color: #fb0;
    }

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


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

    .loading-fade[data-v-acae7d8a] {
        padding: 10px;
        position: relative;
        background-color: #390056;
        border-style: solid;
        border-color: #7e0098;
        border-radius: 24px;
        }
        
    #shell-cbar[data-v-b5a1bb3e] {
	--theme-bg-actual: var(--theme-darkest);
	--theme-bg-actual-trans: var(--theme-darkest-trans);
	background-color: #111;
	background-color: #180226;
	border-style: none solid solid solid;
    border-color: #5e0072;
    }
}

/* ==UserStyle==
@name           Gamejolt Blue
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Blue edition for gamejolt
@author         Dracs/Spk/Ivan
==/UserStyle== */

Reviews

No reviews yet.