#visual refresh custom guild icon size

1 messages ยท Page 1 of 1 (latest)

summer island
#

what about the icons inside server folders?

hallow relic
#

i like how small that 1 stayed between the two photos

zinc rover
zinc rover
tawdry nymph
#

Gulid

blissful olive
#

unrelated but capuchin has a server?

#

cRpuccin

#

catpuccin

zinc rover
blissful olive
zinc rover
#

catppuccin has a pretty active community

charred locust
#

the emoji icon in chat is pretty small too, is there a way to increase its size?

chilly parcel
fluid gazelle
#

slightly messed up on add a server and discover

zinc rover
#

yeah im not maintaining this mess anymore lol

fluid gazelle
#

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

calm bridge
jolly wren
fluid gazelle
#

probably could use the class instead of the data-list-item-id

silver sparrow
#

for some reason direct message icon is invis lol

warped shale
#

idk if @zinc rover knows

zinc rover
#

man i cant be assed to keep this snippet alive

silver sparrow
fluid gazelle
silver sparrow
#

i tried and it didnt do anything iirc but i could try again ig

chilly parcel
analog marlin
fluid gazelle
fluid gazelle
# chilly parcel i can be though

This messes up the size of icons inside folders and slightly shifts other icons
and the original one refact0r posted still works for me

finite estuary
#

is there a version of this that fixes this?

fluid gazelle
#

oh yeah that's what it broke

#

I made a fix

fluid gazelle
#

@finite estuary ^

finite estuary
scarlet topaz
#

any fix for this behavior? DMs scale weirdly

formal blaze
#

does appear to have broken cc_catSobbing @zinc rover

#

all gotten a bit smaller and less spaced out

formal blaze
#

quite a few server guild icon thingies seem to have gone down today

fluid gazelle
fluid gazelle
#

without the css

formal blaze
#

oh oops

#

my apolocheese

#

uhhhh i mean its a bit better

#

still a bit small but eh its fine

fluid gazelle
#

yeah it's slightly smaller than with the snippet

formal blaze
#

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

fluid gazelle
#

I think it's just the folders that are a bit too small

formal blaze
#

i don't really use folders so they don't bother me

fluid gazelle
#

pretty sure that's the only thing that's too small

#

unless you were using something bigger than 48px with this css

formal blaze
#

as it looked about the same as pre visual refresh by default

fluid gazelle
#

hmm maybe the servers are 44px now

formal blaze
#

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

zinc rover
#

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;
}```
formal blaze
#

It does work ye

formal blaze
#

5px is a little too much and makes them look oddly spaced out

#

but yes tyty for the fix viking fellow catpawbeg

scarlet topaz
#

folders are weird

#

i tried fixing it, yesterday centering it with flex worked but now its borked again

#

okay nvm

abstract ruin
magic kelp