Silk+ v2.8 (A classic look for Studio's Design Refresh)

Select the folder that has the folder “RobloxCustom” inside of it when you extract it. then in Roblox Studio select that folder for custom icons in Studio Settings.

i fixed issue already, anyways thx for help!

1 Like

The reason this icon pack was so needed for me was because the new studio icons ruined my workflow to the point where I was getting lost on pretty much everything I did. This is such a refresher. Thanks for the amazing pack!

2 Likes

This is awesome. Thanks for making this, it makes everything alot more readable now.

1 Like

thanks! I’ve been wanting the old icons for ages now!

2 Likes

Such a cool icon pack! and i have a question, how i change this icon to the old one?
image

1 Like

this is unfortunately not possible as far as i know

This link isn’t working. Here’s new one: Category:Silk icons - Wikimedia Commons
Also, nice mod! Like old icons

1 Like

hello. i found the old icons of the script editor and you could add them to your icon pack, here’s the Post

1 Like

i’ll take a look at this later!

Hello! if this helps, the name for the texture generator in the ribbon is “MeshTextureTool”, I also saw that the audio review icon is still the same, if you need it, the name for it is “ViewSounds”.

All the original icons with their respective names are in the “content/studio_svg_textures” folder.

Also, thank you very much for creating this icon pack! I really liked those icons better than the current ones.

1 Like

tysm, i was like spending hours trying to find it in the “studio_svg_textures” folder myself
edit: im gonna publish a update to this later today, i wish roblox was a little bit more consistent with icon names lol

1 Like

That’s fine! I’ll wait the update!

Is there any way to disable the selected icons becoming white when selected?

Unfortunately I believe this is an issue from Roblox’s end. This isn’t anything new this was reported a while back from a bug report and staff responded to it but never followed up so this is technically almost 2 year old bug.

Is there a reason my model icon looks like this after installing?
image
I’m on macOS if it matters

strange, i dont get this bug
it could be because of your DPI since Silk does not support DPI scaling

Ah, that’s probably what it is.

seemingly the icon itself is like that, the file itself is different
Screen Shot 2024-05-17 at 13.55.32

most of the explorer icons remain in the 16x folder,

due to DPI scaling, it expects a 32x32 image for the Model instance, which does not exist, so it takes one (which is unrelated to the instance) that exists in 32x folder

and if it does not find it, then it just defaults to the 16x version instead