fish
Gamejolt F.I.S.H Update by ivanruiz
Details
Authorivanruiz
LicenseNo License
Categorygamejolt
Created
Updated
Size2.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Gamejolt F.I.S.H Update
@version 20230225.17.57
@namespace userstyles.world/user/ivanruiz
@description fish
@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-2/cur116.cur), auto !important;}
.fill-backdrop {
/*Change the link inside the url tag to change the background image */
background-image: url("https://www.frostscience.org/wp-content/uploads/2020/05/Untitled-design-22.jpg");
background-color: #00000075;
background-size: 120%;
background-position: top;
background-attachment: fixed;
/*background filter*/
background-blend-mode: darken;
}
.navbar {
background-image: url("https://i.pinimg.com/originals/15/40/2d/15402d9801b2650fe1efc1fd61e08975.jpg");
background-size: 50%;
background-color: #00000075;
background-blend-mode: darken;
border-style: none solid solid solid;
border-color: #14415196;
}
#shell-cbar[data-v-50f96d34] {
background-color: #003ea2;
border-style: none solid;
border-color: #000a49;
}
.-fade-color[data-v-ddf2c876] {
background-image: url()
}
.loading-fade[data-v-acae7d8a] {
padding: 10px;
position: relative;
background-color: #001ea2;
border-style: solid;
border-color: #000a49;
border-radius: 24px;
}
.-center-grid[data-v-93306a68] {
display: grid;
justify-content: center;
width: 100%;
background-color: #4c7ad766;
}
.post-add-button[data-v-563a5bb0] {
display: flex;
align-items: center;
background-color: #3d4e9166;
}
.-input[data-v-563a5bb0] {
border-color: #a8a8a8;
border-color: #28248a;
color: #7a6dff;
background-color: #110c358c;
}
.-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: #00093c6b;
}
}