Skip to content

Gamejolt Java Edition by ivanruiz

Details

Authorivanruiz

LicenseNo License

Categorygamejolt

Created

Updated

Size2.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

gamejolt java edition has a minecraft themed gui

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Gamejolt Java Edition
@version      20230122.21.17
@namespace    userstyles.world/user/ivanruiz
@description  gamejolt java edition has a minecraft themed gui
@author       ivanruiz
@license      No License
==/UserStyle== */

@-moz-document domain("gamejolt.com") {
/* Start https://www.cursors-4u.com */ * {cursor: url(https://ani.cursors-4u.net/games/gam-16/gam1535.cur), auto !important;} /* End https://www.cursors-4u.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://www.meme-arsenal.com/memes/dc062c1928172ded0d8467a3a2a3078d.jpg");
    background-color: #fff;
    background-size: 1000px 750px;
    background-position: top;


    background-attachment: fixed;

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

/*This changes the top navigation bar */
.navbar {
    background-image: url("https://static.planetminecraft.com/files/image/minecraft/texture-pack/2021/911/15160744-screenshot_l.webp");
    background-color: #519542;
    border-style: none solid solid solid;
    border-color: #519542;
}

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


.-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: #442609;
    border-style: solid;
    border-color: #866142;
    border-radius: 24px;
}
/*This changes the*/
#shell-cbar[data-v-b5a1bb3e] {
    --theme-bg-actual: var(--theme-darkest);
    --theme-bg-actual-trans: var(--theme-darkest-trans);
    background-image: url("https://c2.staticflickr.com/6/5836/30839722460_6b57f34c85_o.png");
    background-color: #f6abdd;
    border-style: none solid solid solid;
    border-color: #442609;
}
}

@-moz-document url-prefix("http://example.com") {
/* ==UserStyle==
@name           Gamejolt Blue
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    Blue edition for gamejolt
@author         Dracs/Spk/Ivan
==/UserStyle== */
}

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

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