autisticnuswa1488
mister compass is so fucking hot
2 weeks ago#1030337
paste this in css in settings ok fuck off
.pride-theme{
--pride-red:#ff0018;
--pride-orange:#ffa52c;
--pride-yellow:#ffff41;
--pride-green:#008018;
--pride-blue:#0000f9;
--pride-violet:#86007d;
--pride-brown:#613915;
--pride-black:#000;
--pride-trans-blue:#5bcffb;
--pride-trans-pink:#f5abb9;
--pride-white:#fff;
pride-rainbow:linear-gradient(135deg,var(pride-trans-blue)0%,var(pride-trans-pink)10%,var(pride-white)20%,var(pride-trans-pink)30%,var(pride-trans-blue)40%,var(pride-red)50%,var(pride-orange)60%,var(pride-yellow)70%,var(pride-green)80%,var(pride-blue)90%,var(pride-violet)100%);
--color-primary:#2d4f86;
--color-accent:#273a59;
--color-secondary:#ebf0f4;
--color-background:#f0faff;
--color-foreground:#3d4052;
--color-card:#edf2f7;
--color-border:#cfd7e2;
--color-muted:#ecf0f4;
--color-muted-foreground:#676b7e;
}
.dark.pride-theme,
.dark .pride-theme{
--color-background:#0a0a0a;
--color-foreground:#fafafa;
--color-card:#141414;
--color-border:#262626;
--color-muted:#262626;
--color-muted-foreground:#a3a3a3;
--color-primary:#4668a0;
--color-accent:#4668a0;
--color-secondary:#262626;
}
.pride-theme h1,
.pride-theme h2,
.pride-theme .card-title,
.pride-theme [class*=title]{
text-transform:none;
letter-spacing:0em;
background:var(--color-primary-foreground);
filter:drop-shadow(1px 1px #0000001a);
-webkit-background-clip:text;
background-clip:text;
font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji") !important;
color:#0000!important
} /* return to this for color idk */
.pride-theme .bg-primary{
background:var(--color-primary) !important;
color:#036!important;
text-shadow:none!important;
border:0px solid var(--pride-trans-blue)!important;
box-shadow:0 0 0px var(--pride-trans-pink)!important;
background-size:400%!important;
border-radius:0!important;
font-weight:900!important;
animation:12s linear infinite pride-flow!important
background-color: var(--color-primary) !important;
}
.dark.pride-theme .bg-primary{
color:#fff!important;
text-shadow:0 0 0px #00000080!important;
box-shadow: 0 0 0 !important;
}
.pride-theme [class*=active],.pride-theme .border-primary{
background:linear-gradient(var(color-card),var(color-card))padding-box,var(--pride-rainbow)border-box;
background-size:300%!important;
border:0px solid #0000!important;
animation:8s linear infinite pride-flow!important
} /* removes border */
.pride-theme button:not(.bg-primary){
border:1px solid var(--color-border);
border-radius:0;
transition:all .2s
}
.pride-theme button:not(.bg-primary):hover{
transform:translateY(0px)scale(1);
box-shadow:0 0px 0px #5bcffb66;
} /* removes non blue buttons tweens */
.pride-theme .card:hover{
transform:translateY(0px);
box-shadow:0px 0px 0 var(pride-trans-blue),0px 0px 0 var(pride-trans-pink)!important
} /* removes trans hover update: nvm i dont know what it does*/
.pride-theme header#app-header button:hover,.pride-theme header#app-header a:hover{
background: var(--color-accent)!important;
color:#fff!important;
text-shadow:0px 0px 0px #00000080!important;
border-radius:0px!important;
} /* removes trans hover */
.pride-theme button:not(.bg-primary){
border:0px solid var(--color-border);
border-radius:0;
transition:all 0s
}
.pride-theme button:not(.bg-primary):hover{
transform:translateY(0px)scale(1);
box-shadow:0 0px 0px #5bcffb66
}
.pride-theme [class*=active]:hover,.pride-theme:hover .border-primary:hover{
background: var(--color-muted) !important;
background-size:100%!important;
border:0px solid #0000!important;
animation:0s linear infinite pride-flow!important
}
.pride-theme .sidebar-card,.pride-theme .card-header{
position:relative;
border-bottom:0px solid #0000!important;
-o-border-image:var(--pride-rainbow)1!important;
border-image:var(--pride-rainbow)1!important
}
.pride-theme header#app-header{
border-bottom-width: 2px !important;
border-bottom-style: var(--tw-border-style) !important;
border-color: color-mix(in oklab,var(--color-foreground)20%,transparent) !important;
border-image: none !important;
}
.bg-secondary{
background: var(--color-secondary) !important;
}
.pride-theme .text-primary{
background: none;
color: var(--color-primary) !important;
}
.pride-theme{
--pride-red:#ff0018;
--pride-orange:#ffa52c;
--pride-yellow:#ffff41;
--pride-green:#008018;
--pride-blue:#0000f9;
--pride-violet:#86007d;
--pride-brown:#613915;
--pride-black:#000;
--pride-trans-blue:#5bcffb;
--pride-trans-pink:#f5abb9;
--pride-white:#fff;
pride-rainbow:linear-gradient(135deg,var(pride-trans-blue)0%,var(pride-trans-pink)10%,var(pride-white)20%,var(pride-trans-pink)30%,var(pride-trans-blue)40%,var(pride-red)50%,var(pride-orange)60%,var(pride-yellow)70%,var(pride-green)80%,var(pride-blue)90%,var(pride-violet)100%);
--color-primary:#2d4f86;
--color-accent:#273a59;
--color-secondary:#ebf0f4;
--color-background:#f0faff;
--color-foreground:#3d4052;
--color-card:#edf2f7;
--color-border:#cfd7e2;
--color-muted:#ecf0f4;
--color-muted-foreground:#676b7e;
}
.dark.pride-theme,
.dark .pride-theme{
--color-background:#0a0a0a;
--color-foreground:#fafafa;
--color-card:#141414;
--color-border:#262626;
--color-muted:#262626;
--color-muted-foreground:#a3a3a3;
--color-primary:#4668a0;
--color-accent:#4668a0;
--color-secondary:#262626;
}
.pride-theme h1,
.pride-theme h2,
.pride-theme .card-title,
.pride-theme [class*=title]{
text-transform:none;
letter-spacing:0em;
background:var(--color-primary-foreground);
filter:drop-shadow(1px 1px #0000001a);
-webkit-background-clip:text;
background-clip:text;
font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji") !important;
color:#0000!important
} /* return to this for color idk */
.pride-theme .bg-primary{
background:var(--color-primary) !important;
color:#036!important;
text-shadow:none!important;
border:0px solid var(--pride-trans-blue)!important;
box-shadow:0 0 0px var(--pride-trans-pink)!important;
background-size:400%!important;
border-radius:0!important;
font-weight:900!important;
animation:12s linear infinite pride-flow!important
background-color: var(--color-primary) !important;
}
.dark.pride-theme .bg-primary{
color:#fff!important;
text-shadow:0 0 0px #00000080!important;
box-shadow: 0 0 0 !important;
}
.pride-theme [class*=active],.pride-theme .border-primary{
background:linear-gradient(var(color-card),var(color-card))padding-box,var(--pride-rainbow)border-box;
background-size:300%!important;
border:0px solid #0000!important;
animation:8s linear infinite pride-flow!important
} /* removes border */
.pride-theme button:not(.bg-primary){
border:1px solid var(--color-border);
border-radius:0;
transition:all .2s
}
.pride-theme button:not(.bg-primary):hover{
transform:translateY(0px)scale(1);
box-shadow:0 0px 0px #5bcffb66;
} /* removes non blue buttons tweens */
.pride-theme .card:hover{
transform:translateY(0px);
box-shadow:0px 0px 0 var(pride-trans-blue),0px 0px 0 var(pride-trans-pink)!important
} /* removes trans hover update: nvm i dont know what it does*/
.pride-theme header#app-header button:hover,.pride-theme header#app-header a:hover{
background: var(--color-accent)!important;
color:#fff!important;
text-shadow:0px 0px 0px #00000080!important;
border-radius:0px!important;
} /* removes trans hover */
.pride-theme button:not(.bg-primary){
border:0px solid var(--color-border);
border-radius:0;
transition:all 0s
}
.pride-theme button:not(.bg-primary):hover{
transform:translateY(0px)scale(1);
box-shadow:0 0px 0px #5bcffb66
}
.pride-theme [class*=active]:hover,.pride-theme:hover .border-primary:hover{
background: var(--color-muted) !important;
background-size:100%!important;
border:0px solid #0000!important;
animation:0s linear infinite pride-flow!important
}
.pride-theme .sidebar-card,.pride-theme .card-header{
position:relative;
border-bottom:0px solid #0000!important;
-o-border-image:var(--pride-rainbow)1!important;
border-image:var(--pride-rainbow)1!important
}
.pride-theme header#app-header{
border-bottom-width: 2px !important;
border-bottom-style: var(--tw-border-style) !important;
border-color: color-mix(in oklab,var(--color-foreground)20%,transparent) !important;
border-image: none !important;
}
.bg-secondary{
background: var(--color-secondary) !important;
}
.pride-theme .text-primary{
background: none;
color: var(--color-primary) !important;
}
DerSoylentDrinker
KUMQUAT LEGION 2026
2 weeks ago#1030350
text formatting epic fail
autisticnuswa1488
mister compass is so fucking hot
2 weeks ago#1030354
people above me secretly sucked off each other in 67 pose
DerSoylentDrinker
KUMQUAT LEGION 2026
2 weeks ago#1030361
Bump, some people need this.
autisticnuswa1488
mister compass is so fucking hot
autisticnuswa1488
mister compass is so fucking hot
2 weeks ago#1030369
not like this
Eshelionite
BooruApprover
autisticnuswa1488
mister compass is so fucking hot
autisticnuswa1488
mister compass is so fucking hot
oooffffrrrrrr
germany isn't white ok? it's full of muslims or something, you can tell by visiting paris or homever
Log in to reply to this thread.


