Hello, I want to know on how to change studio theme with scripts. I am currently creating a plugin and one of its features will be changing themes. How would I do that?
I did try with: settings().Studio.Theme = settings().Studio.Theme.Light
or settings().Studio.Theme = Enum.UITheme.Light