Skip to content

PinkJolt by ivanruiz

Details

Authorivanruiz

LicenseNo License

Categorygamejolt

Created

Updated

Size3.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A pink style for gamejolt

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         PinkJolt
@version      20240514.22.47
@namespace    https://userstyles.world/user/ivanruiz
@description  A pink style for gamejolt
@author       ivanruiz
@license      No License
==/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();
        background-color: #ffa9e0;
        background-size: 100%;
        background-position: right;


        background-attachment: fixed;

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

 /* Background inside of post */
.section-thin {
	background-image: url()
    background-size: 105%;
    background-position: right;
     background-attachment: fixed;
    
      background-color: #ffa9e0;
    background-blend-mode: darken;
}





    .navbar {
        background-size: 50%;
        background-color: #fa6eaf;
        background-blend-mode: darken;
        border-style: none solid solid solid;
        border-color: #cf397f;
    }

.navbar a {
	color: #fff;
}


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


    .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: #cf397f;
	color: #fff;
}

.-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: #cf397f;
}

.blip {
	color: #cf397f;
}

.link-unstyled {
    color: #cf397f;
}

.text-muted {
	color: #e2e2e2;
}


 /*and again*/
.-item[data-v-0dd06073] {
    background-color: #cf397f;
}

#shell-cbar[data-v-5ad0eaaf] {
	--theme-bg-actual: var(--theme-darkest);
	--theme-bg-actual-trans: var(--theme-darkest-trans);
	background-color: #fa6eaf;
    border-color: #cf397f;
}

.-control[data-v-2dd7bb2f] .jolticon {
	color: #fa6eaf;
}

.-control-item[data-v-2dd7bb2f] {
	background: white;
}

.-content[data-v-630a4b16] {
	background: #cf397f;
}

.button[data-v-dda198ff] {
	background: #cf397f;
}

.fill-dark {
	background: #ff71cc;
}

.fill-darker {
	background-color: #cf397f;
}

.card {
	background: white;
	color: #cf397f;
}

.navbar-form .form-control {
	background: white;
}

.form-control::placeholder {
	background: white;
}

.-menu-tab-item.active[data-v-dcc30e55] {
	color: white;
}

.-menu-tab-item[data-v-dcc30e55] {
	color: white;
}

.-container-theme[data-v-cff24e5f] {
	color: white;
}

.jolticon-sticker-filled::before {
	color: white;
}

.jolticon-heart-filled::before {
	color: white;
}

.-container-theme[data-v-cff24e5f] {
	color: #ff077b;
}

.growl-type-success .growl-inner[data-v-6de5ca52] {
	background: white;
	color: #cf397f;
}
}

Reviews

No reviews yet.