Skip to content

Gamejolt Purple by ivanruiz

Details

Authorivanruiz

LicenseNo License

Categorygamejolt

Created

Updated

Size2.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Purple themed gui

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Gamejolt Purple
@version      20230122.21.16
@namespace    userstyles.world/user/ivanruiz
@description  Purple themed gui
@author       ivanruiz
@license      No License
==/UserStyle== */

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

@-moz-document domain("gamejolt.com") {
* {cursor: url(https://cur.cursors-4u.net/cursors/cur-6/cur518.cur), auto !important;}

.fill-backdrop {

        /*Change the link inside the url tag to change the background image */
        background-image: url("https://steamuserimages-a.akamaihd.net/ugc/1678120729579339650/40A46978EF29C7099912D8CA459BBC9FAC764F2E/?imw=5000&imh=5000&ima=fit&impolicy=Letterbox&imcolor=%23000000&letterbox=false");
        background-color: #be0dff;
        background-size: 120%;
        background-position: top;


        background-attachment: fixed;

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

    .navbar {
        background-color: #7c00a2;
        border-style: none solid solid solid;
        border-color: #3d0049;
    }

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


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

    .loading-fade[data-v-acae7d8a] {
        padding: 10px;
        position: relative;
        background-color: #8a00a2;
        border-style: solid;
        border-color: #490047;
        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: #7f00a2;
	border-style: none solid solid solid;
    border-color: #320049;
    }
    
    .-center-grid[data-v-60ad5354] {
	background-color: #7700a2;
    border-style: none solid solid solid;
    border-color: #380049;
}
}

Reviews

No reviews yet.