Skip to content

Gamejolt Trans Pride by ivanruiz

Details

Authorivanruiz

LicenseNo License

Categorygamejolt

Created

Updated

Size1.9 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Trans pride based gui

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Gamejolt Trans Pride
@version      20230122.21.13
@namespace    userstyles.world/user/ivanruiz
@description  Trans pride based gui
@author       ivanruiz
@license      No License
==/UserStyle== */

@-moz-document domain("gamejolt.com") {
* {cursor: url(https://github.com/KIvanRuiz/GVTfiles/blob/main/trans.cur?raw=true), auto !important;}


.fill-backdrop {

    /*Change the link inside the url tag to change the background image */
    background-image: url("https://wallpapercave.com/wp/wp4344637.png");
    background-color: #60606082;
    background-size: 1920px 1080px;
    background-position: top;


    background-attachment: fixed;

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

/*This changes the top navigation bar */
.navbar {
    background-color: #7fdcf2;
    border-style: none solid solid solid;
    border-color: #427c95;
}

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


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

/*This changes the color of the daily quests and the firesides tab */
.loading-fade[data-v-acae7d8a] {
    padding: 10px;
    position: relative;
    background-color: #f6abdd;
    border-style: solid;
    border-color: #b15ca0;
    border-radius: 24px;
}
/*This changes the bar in where the communities and the*/
#shell-cbar[data-v-b5a1bb3e] {
    --theme-bg-actual: var(--theme-darkest);
    --theme-bg-actual-trans: var(--theme-darkest-trans);
    background-color: #111;
    background-color: #f6abdd;
    border-style: none solid solid solid;
    border-color: #b15ca0;
}
}

/* ==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.