#visual refresh custom guild icon size
1 messages ยท Page 1 of 1 (latest)
i like how small that 1 stayed between the two photos
should work for those
fixed version
Gulid
lol how did u just find out now
the server icon ๐ญ
catppuccin has a pretty active community
the emoji icon in chat is pretty small too, is there a way to increase its size?
Why do people ask completely irrelevant questions in random threads
Go to #๐จ-theme-development
slightly messed up on add a server and discover
yeah im not maintaining this mess anymore lol
wtf ๐ญ
ok found the fix, it's size is multiplied by 1.2 somehow
add [data-list-item-id=guildsnav___create-join-button], [data-list-item-id=guildsnav___guild-discover-button] to this
epic
to center them back i added this
.circleIconButton__5bc7e {
margin: -4px;
}
i think this is a better way of doing it
probably could use the class instead of the data-list-item-id
for some reason direct message icon is invis lol
did you ever figure out how to fix this
idk if @zinc rover knows
man i cant be assed to keep this snippet alive
nope
it's fine for me
try disabling your other themes?
i tried and it didnt do anything iirc but i could try again ig
i can be though
is this used the same way the .css is implemented? this makes my icons small again
Just redirect people to this probably (not customizable size, but puts size back to old)
https://discord.com/channels/1015060230222131221/1354502862390038528/
This messes up the size of icons inside folders and slightly shifts other icons
and the original one refact0r posted still works for me
is there a version of this that fixes this?
here it is
@finite estuary ^
ty
any fix for this behavior? DMs scale weirdly
try using this instead https://discord.com/channels/1015060230222131221/1354502862390038528
which version exactly?
does appear to have broken
@zinc rover
all gotten a bit smaller and less spaced out
ok so dont use it anymore
ye im not, i was just letting you know
quite a few server guild icon thingies seem to have gone down today
try using the experiment 2025-04_desktop_refresh_fast_follows
it sorta helped?
without the css
oh oops
my apolocheese
uhhhh i mean its a bit better
still a bit small but eh its fine
yeah it's slightly smaller than with the snippet
this thread might have some solutions to improve it
https://discord.com/channels/1015060230222131221/1354502862390038528
doesnt seem like it, discord mustve messed it up today with some little update and theres nothing in there about it yet
its all good tho dw
someone'll either fix this one or make their own
or discord will edit the experiment and make them a bit larger
i mean that's a thread where they're (i think?) actively trying to fix it
I think it's just the folders that are a bit too small
yeye its just the folders they were talking about
i don't really use folders so they don't bother me
pretty sure that's the only thing that's too small
unless you were using something bigger than 48px with this css
nah i just left it as default
as it looked about the same as pre visual refresh by default
hmm maybe the servers are 44px now
i mainly just like em being a bit bigger as they're alot nicer to click that way
doesnt bother me too much tho dw
i think this works (by @magic kelp)
/*Increase the size of server icons*/
.visual-refresh .wrapper_cc5dd2 {
transform: scale(1.2);
}
.visual-refresh .listItem__650eb {
margin-top: 5px;
margin-bottom: 5px;
}```
It does work ye
editing the margin-top from 5px to 3px makes it the same as how pre visual refresh looks 
5px is a little too much and makes them look oddly spaced out
but yes tyty for the fix viking fellow 
folders are weird
i tried fixing it, yesterday centering it with flex worked but now its borked again
okay nvm
works perfectly for servers, but DMs get squeezed 
Yeah, that I don't know how to fix, but it hasn't bothered me enough to try fixing it