A new userstyle
janitorai.com by IHaveNoSoul
Details
AuthorIHaveNoSoul
LicenseNo License
Categoryhttps://janitorai.com
Created
Updated
Size2.1 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 janitorai.com
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("janitorai.com") {
.css-4nh2z0 {
background: #1c1a25;
}
.css-4z774a {
display: flex;
flex-direction: column;
width: var(--chakra-sizes-full);
-webkit-box-align: center;
align-items: center;
padding-left: 0.5rem;
background-color: #1c1a25;
}
.css-v0rqtp {
background: #312f3a73;
}
.css-if548y {
border-width: 1.5px;
border-color: #a193e66b;;
position: relative;
}
.chakra-ui-dark .css-yhlqn1:not([data-theme]), [data-theme="dark"] .css-yhlqn1:not([data-theme]), .css-yhlqn1[data-theme="dark"] {
--badge-bg: rgb(219 203 255 / 60%);
}
.css-p641ht {
background-color: #1c1a25;
}
.css-1cgt7fb {
background-color: #1c1a25;
}
.css-1i97u2x {
background-color: #1c1a25;
}
.css-dltla {
background: #1c1a25;
}
.css-21dtu2 {
background: #312f3a;
}
.css-fu9q4m {
background: #312f3a;
}
.css-1ocrlcd {
background: #312f3a;
}
.css-djapnr {
background: #1c1a25;
}
.shiny-box-inner {
background: #1c1a25;
}
.glow-logo:after {
z-index: -1;
content: "";
position: absolute;
width: 100%;
height: 100%;
background: #1c1a25;
left: 0;
top: 0;
border-radius: 8px;
}
.css-18gyemc {
border-radius: 4pc;
}
.css-1jf56se {
background: #312f3a;
}
.css-8g8ihq {
background: #5E4E7F;
}
.css-1pvrz8 {
display: flex;
padding-right: var(--chakra-space-4);
padding-top: var(--chakra-space-3);
padding-bottom: var(--chakra-space-3);
-webkit-box-pack: center;
justify-content: center;
gap: var(--chakra-space-3);
margin-left: var(--chakra-space-6);
position: absolute;
top: 80%;
left: 60%;
}
.css-1dfgyqk {
width: 40%;
font-size: 10px;
padding-left: var(--chakra-space-4);
padding-top: var(--chakra-space-3);
padding-bottom: var(--chakra-space-3);
position: relative;
top: -25px;
}
}