Hello
I would like to modify the values:
ThemeSettings.Content.Background
and
ThemeSettings.Frame.Background
through RhinoCommon, but the fields inside Rhino.UI.ThemeSettings only have getters but not setters.
Do you know how to change it programatically?
Thanks in advance
Will