gamejolt blue
Gamejolt Blue + Cursor by ivanruiz
Details
Authorivanruiz
LicenseNo License
Categorygamejolt
Created
Updated
Size1.8 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 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://i.pinimg.com/originals/fe/d2/66/fed266cc425b12d233499bd802c04652.jpg");
background-color: #5a0dff;
background-size: 1280px 720px;
background-position: top;
background-attachment: fixed;
/*background filter*/
background-blend-mode: darken;
}
.navbar {
background-color: #003ea2;
border-style: none solid solid solid;
border-color: #000a49;
}
#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;
}
#shell-cbar[data-v-b5a1bb3e] {
--theme-bg-actual: var(--theme-darkest);
--theme-bg-actual-trans: var(--theme-darkest-trans);
background-color: #111;
background-color: #003ea2;
border-style: none solid solid solid;
border-color: #000a49;
}
.-center-grid[data-v-60ad5354] {
background-color: #003ea2;
border-style: none solid solid solid;
border-color: #000a49;
}
}