I don’t know if this is the right category or not, but I was wondering if there was a way I could get the color scheme that the Roblox Menu UI uses?
Here’s an example of what I’m talking about.
I don’t know if this is the right category or not, but I was wondering if there was a way I could get the color scheme that the Roblox Menu UI uses?
Here’s an example of what I’m talking about.
I created post previously that was able to make use of different Core themes
Basically these themes are module scripts, you can grab a copy of them by navigating to
Studio Folder -> Extra Content -> Lua Packages -> App Temp Common -> Lua App -> Style -> Themes
The menu uses the DarkTheme.lua
file
Ah, thanks. I was looking around Devforum before posting and couldn’t find anything related to the topic.
It’s alright, my post doesn’t actually mention on how to obtain the theme files anyway.
When you say studio folder, are you talking about on my PC?
Yes, your studio folder is located in
C Drive -> Users -> Your Account -> App Data -> Local -> Roblox -> versions
Note:
Your App Data folder is hidden by default, you have to enable hidden folders visibility to see it.
There are usually 2 folders, one is the Roblox Player and the other is Studio. The studio folder is the one with the hundreds of files as soon as you open it.
Or if you have a studio shortcut on your desktop, just right click it and click “Open File Location”
This is assuming you’re a windows user
This seems to be the new color scheme. For some reason, the old settings UI is still showing up instead of the new updated one for me.
If you’d like to have the new one in studio, I created a tutorial on that
Ah. Do you know of any way to get the color scheme for the old menu instead of the new one? (I’m creating something specific that follows the general theme of the old UI)
I wasn’t able to find another color scheme file in the source code. I think the old menu even used this one.