It’s not removed but it has changed. Some examples of colors (still need to figure this out myself until I hear back from John):
Rhino.UI.ThemeSettings.Frame.Background (main background color)
Rhino.UI.ThemeSettings.Content.Background (main foreground color)
Rhino.UI.ThemeSettings.Content.Text.Enabled (text of enabled tabs and icon popout triangles)
Rhino.UI.ThemeSettings.Content.Text.Disabled(text of disabled tabs)
Rhino.UI.ThemeSettings.Frame.GripperDot
Rhino.UI.ThemeSettings.Frame.Button.EnabledHover.Text (hover color of statusbar texts)
Rhino.UI.ThemeSettings.Frame.Button.Checked.Text(text color of checked buttons in statusbar)
Rhino.UI.ThemeSettings.Frame.Button.Checked.Background(statusbar checked button bg color)
Rhino.UI.ThemeSettings.Frame.Button.Enabled.Background(statusbar not checked color)
Rhino.UI.ThemeSettings.Content.Button.EnabledHover.Background(buttons hover color)
1 Like