#Errrrrrrrm
1 messages · Page 1 of 1 (latest)
this is so cursed, but actually kinda cool
I literally made an explicit rule to remove that tooltip, fuck
i like this snippet a lot but it made the unread marker be hidden behind the server icons so here's a fix
.stack_dbd263>div.folderGroup__48112.isExpanded__48112 {
.listItem__650eb .pill_e5445c {
transform: translateX(-10px) !important;
}
}
how can i change the folder size?
The variable called --folder-size
ty
how do i make a box around the whole thing with a translucent blur type thing with accent of the current color...? because this sometimes messes with the text behind
Don't understand what you want here. From what I interpret, that's already here, that's what this snippet does
i meant, a box around the name of the folder which covers the whole thing
.folderGuildsList__48112::before {
background: var(--folder-accent-color);
backdrop-filter: blur(10px);
}
errmmm
just change the background color to a darker one
alr
It should look darker like this