We have our sessions colored based on which data center we are connecting to. With the 2019 beta the active tab is gray instead of colored and the inactive tabs have the more bold color that the active tabs used to.
Screenshots below.
RDM New 2019.jpg
RDM old.jpg
Indeed, I will work on this soon. The next beta release (to be released today) might not have the fix for this.
Regards
David Hervieux
Great. thanks.
So, the tabs all show their colors now but the inactive tabs have changed to a neon/fluorescent color instead of just a dim color as they were before. Is that something that can be modified?
You can compare this screenshot with the one up in my OP to see the difference.
RDM tab after.jpg
We dim the color but manually. We can no longer do it with the framework. If you can find us a better algorithm I will gladly change it
David Hervieux
So you can't make it look how it used to? Is there a way I can manually set the active and inactive colors or some other solution?
I don't know how to generate the previous color. Here is what I do
ControlPaint.LightLight(color);
I will try to find another solution but I you find something on the web to help me, let me know. I don't give up.
Regards
David Hervieux