#**Smol:** Small theme that makes Discord
1 messages · Page 1 of 1 (latest)
Probably should make channels and VCs only icons, and make their name show on hover.
it kind of already does this
you could wrap the snippet with a media query to make it only apply if the window is smaller
@media (max-width: 1200px) { /* change to whatever px */
[...]
}
I kind of like using it even on bigger windows actually
more screen space overall
i don't know how to feel about this theme
the compact sidebar just has some quirks related to buttons and extra accessories that I don't like
also due to how discord renders threads in the channel list they're hard to click
maybe an option to expand the sidebar when it's focused or hovered over would be useful
also the uneven margins are something that could be improved
the search box should also have an opening animation imo
This is how I personally do my small discord
It already expands when it's hovered/focused
This is... weird
uh huh
my bad i guess
i blindly edited it because I didn't like stuff like the corner radius override when setting it to 0
didnt even do that properly
oh that works much better now that i've fixed it
well if u comment that width, it wont be changed on hover
i know
me being stupid
not your fault
i probably sound like a #🏥-vencord-support-🏥 user
it's ok lol
umm can someone help me with this
sounds like too many themes conflicting
hmm let see then
i think it is indeed conflicting to something
like the member list
and since i dont really need that, id go for the ez fix by deleting that
You can use this to scoot the channel names to the left, removing the wasted space the channel icons take up
.spine__88e6d {
left: 6px;
}
.typeThread__5fb37.wrapper__612a5 {
margin-left: 50px;
}
.link_ddbb36 {
padding: 6px 0px 6px 0px;
right: 28px;
margin-right: -32px;
}
Nice idea!
bug fix update + changes proposed by @main narwhal
https://gist.github.com/ayukae/c876a58c910f013106393c20e052ba0d
yall got a new link?
fixed
how to fix sidebar+member list @craggy bramble ?
What’s wrong with them
Ur supposed to hover them
To expand
list member avatar uneven. I can't see icon online/offline/phone
could somebody repost the css if they still have it?
this ^
Fixes the following issues
- Sidebar not collapsing
- Member list not properly rounded
- Channel type icon not appearing on hover
https://gist.github.com/lvviia/c876a58c910f013106393c20e052ba0d
So awesome!

