Change UI colors?

As I’m working to make RH8 Ui get close to what I did in RH7, most of the changes in the Advanced settings do not work. Here is what I’m trying to do.

In 7 I was able to change the color of the tabs at the top so they contrasted with selected tab. Deep teal vs the selected gray.

To get that I edited “Rhino.Options.UiPaintColors.InactiveTabBackground” That does nothing in RH8

Similarly, In 7 I edited “Rhino.Options.UiPaintColors.PressedStart” to get

But doing the same in 8 has no result.

Is there a way to make these changes in RH8?

3 Likes

Hi -

Rhino 8 uses Rhino.UI.ThemeSettings.xxx settings for the UI colors.
-wim

1 Like

ikr, darkmode is cool but the colors don’t really work :sob:

what :sweat_smile:

In this thread I listed most of the colors that you will likely need.

1 Like

Until this is fixed, the tab color setting is nearly useless.
In the meantime black works quite well:
image

The color can also be specified here:

1 Like

black looks good, I’ll try that :beers:

I’ve been wondering if a windows OS setting controls the text…

No, all settings are in Rhino Options> Advanced tab.

1 Like

I’ve gone there and tried making changes but no go. I can live with most of it currently assuming this will be better at some point. But can you give me the exact advanced key which will allow me to change the button press backgrounds of Ortho, SmartTrack, Gumball, etc.? I can do without the rest for now.

1 Like

I’m not seeing where to change the menu active/inactive text color…

maybe this?

nope didn’t work…

I mean it kinda worked… :sweat_smile:

That’s pretty cool but I need to find the other texts :blush:

Now, I’d like very much to figure out how to make all the other text’s green :grin::

Yes you have to try every possible combination. I have struggled with this too multiple times. Similar discussions here.

Here

Here:

Hopefully in some time things will be easier for the user… :crossed_fingers:

2 Likes

This one?

rhino.ui.themesettings.frame.button.checked.background

Gracias!