Vanilla 3 - The pragmatic icon set for Roblox Studio

You’ve done one heck of a great job. Roblox needs to contact you and replace all of their icons with yours. :happy2:

3 Likes

So, how would I download Roblox Studio Mod Manager?

The “How to Install” button on the installation page for the Vanilla Icons has a link to the GitHub page for CloneTrooper1019’s Roblox Studio Mod Manager.

I’m glad that this is an option since it makes it so much more convenient to maintain the icons without having to manually add it to the files whenever Roblox Studio needs to update :slight_smile:

1 Like

Yeah, but how to install Mod Manager. Like it takes me to the GitHub page, but I don’t know how to install.

Wait, nevermind. Its in the readme.md.

Awwwww shucks! I’m on mac, so I can’t install the application!

1 Like

Love it! Looks cool already! I’m already looking forwards to it!

1 Like

This is so nice! Thank you so much for creating this! I didn’t even know you could change the icons.

1 Like

Hi, thanks for making these icons. They are really amazing. I wish roblox would use these as studio’s default icons.
Would be nice if every icon had it’s unique name (example: instead of “explorer-icon-71” “serverscriptservice-icon”). Because I had to tediously go through each icon and check if it was the one I wanted. But still, I found them and they fit wonderfully inside of vscode.
Thanks again for making these open-source!

1 Like

Thanks for the kind words!

The icons are numbered that way since that’s the naming scheme used by Roblox Studio Mod Manager, which means they can be installed instantly. I could perhaps add some way of finding out the number of a specific icon :slightly_smiling_face:

3 Likes

Trying to work on a tray app for updating this but can’t seem to find out how you actually generate your icons :frowning:

image

4 Likes

I followed all the steps doing it automatically, however it doesn’t seem to work.

I downloaded Mod Manager, opened up the correct folders, and I pasted everything in the ‘ModManagerIcons’ folder that came with my download. I opened up Roblox Studio and the icons are still the same.

Am I doing anything incorrectly?

3 Likes

Eh, mod manager isn’t really your best bet tbh.

1 Like

i have been trying this for hours…

I still don’t have direct Instructions how to get png versions only giving me ZIP files and i dont want to customize my own set.

how do i set this up???

2 Likes

Are you opening Studio through Mod Manager? It applies your mods to a separate install that it manages, so it won’t be visible on your normal Roblox Studio :slightly_smiling_face:

2 Likes

The PNGs are in the zip file :grinning:

4 Likes

The icon files are auto-generated on the website - currently you have to download them from there.

3 Likes

Oh cool! It works now. Do I have to open it up through Mod Manager everytime I want to access studio?

2 Likes

Been using this for a while. Looks amazing and makes working on small DPI displays much easier in many situations, especially since Studio often doesn’t scale properly.

2 Likes

Yup - one trick that apparently worked for someone else was to pin the modded Studio to the task bar after running it through Mod Manager, but not sure if that works or if it breaks something.

2 Likes

Woah! I’m in shock…this is simply mind boggling! I’m currently not at my PC but in my mind, the first thing I’m doing tomorrow is installing this.

I wish Roblox took some of these amazing creations from developers and used them…the other day I saw someone create a whole new red and white themed roblox website and only if roblox could use such stunning creations…

1 Like

Did some exploring around with the Roblox mod manager and found out that the icons are scattered under the folders in: %LocalAppData%\Roblox Studio\content\textures

I was able to change the toolbox icon with an random PNG without problems

image

All I did was to replace the toolbox icon in %LocalAppData%\Roblox Studio\content\textures\StudioToolbox

The change happend after I opened an place in studio so I assume this could be done with an mod for the mod manager

The easiest way to find where each Icon is located is to search the icon names you get from RobloxStudioRibbon.xml in the texture folder.

EDIT: The icons are not removed until roblox studio is updated

3 Likes