Skip to content

GamejoltValley by ivanruiz

Screenshot of GamejoltValley

Details

Authorivanruiz

LicenseNo License

Categorygamejolt

Created

Updated

Size3.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Gamejolt theme based on MoominValley :3

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         GamejoltValley
@version      20230308.00.51
@namespace    userstyles.world/user/ivanruiz
@description  Gamejolt theme based on MoominValley :3
@author       ivanruiz
@license      No License
==/UserStyle== */

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

@-moz-document domain("gamejolt.com") {
* {cursor: url(https://cur.cursors-4u.net/nature/nat-4/nat316.ani), url(https://cur.cursors-4u.net/nature/nat-4/nat316.png), auto !important;} /* End https://www.cursors-4u.com */
    
    .fill-backdrop {

        /*Change the link inside the url tag to change the background image */
        background-image: url("https://64.media.tumblr.com/6971619cc5550afa2a75bc4af2879815/tumblr_o7zxubL5ov1qc3nl6o2_1280.png");
        background-color: #00000075;
        background-size: 100%;
        background-position: right;


        background-attachment: fixed;

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

 /* Background inside of post */
.section-thin {
	background-image: url(https://i.pinimg.com/564x/b7/b5/bd/b7b5bda51e150abb3b3e6ddaa2446ae7.jpg);
    background-size: 105%;
    background-position: right;
     background-attachment: fixed;
    
      background-color: #0000009c;
    background-blend-mode: darken;
}





    .navbar {
        background-image: url("https://e1.pxfuel.com/desktop-wallpaper/128/630/desktop-wallpaper-moomin-computer-moomin.jpg");
        background-size: 50%;
        background-color: #ffffffb5;
        background-blend-mode: darken;
        border-style: none solid solid solid;
        border-color: #1c511496;
    }

.navbar a {
	color: #c2eaa4;
}


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


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

    .loading-fade[data-v-acae7d8a] {
        padding: 10px;
        position: relative;
        background-color: #20a200;
        border-style: solid;
        border-color: #0c4900;
        border-radius: 24px;
    }

.-center-grid[data-v-93306a68] {
	display: grid;
	justify-content: center;
	width: 100%;
	background-color: #4cd74e66;
}

.post-add-button[data-v-563a5bb0] {
	display: flex;
	align-items: center;
	background-color: rgba(37,93,10,1);
}

.-input[data-v-563a5bb0] {
	border-color: #a8a8a8;
	border-color: #438a24;
	color: #095a00;
	background-color: #adff888c;
}

.-item[data-v-a6b0845e] {
	background-color: #08123170;
}

.sticker-controls-overlay .-overlay.-end[data-v-72a56a9d] {
	background-color: #fff0;
}

.post-controls .-row[data-v-e5be62dd] {
	background-color: #fff0;
}

.sticker-controls-overlay .-overlay[data-v-72a56a9d] {
	background-color: #fff0;
}

.sheet-elevate {
	background-color: #fff0;
}

.sheet-full {
	background-color: #10043952;
}

.sheet {
	background-color: #f000;
}



 /*Thank you Gamejolt staff for messing up my theme again*/
.-item[data-v-090bd216] {
    background-color: rgb(68, 112, 39);
}

.blip {
	color: #206400;
}

.link-unstyled {
    color: #ddfdc8;
}

.text-muted {
	color: #5aa94469;
}
}

Reviews

No reviews yet.