Settings for Studio reset ALL the time

Script themes, selection hovering options, options for studio theme (ribbonbar/ systemmenu)

Can this be fixed, or could we have a way to “force” it manually? (Through a plugin or anything)

My font is being reset and that can’t be forced :frowning:

[quote] Script themes, selection hovering options, options for studio theme (ribbonbar/ systemmenu)

Can this be fixed, or could we have a way to “force” it manually? (Through a plugin or anything) [/quote]

But we do.
In a plugin you could for example do this:

local Settings = settings().Studio
Settings[“Background Color”] = “F5F4EB”