Hi there,
when switching from Dark to Light mode below slider in the Material panel does not update to the right color. Below shows it when Rhino was started in Dark mode and is then switched to Light mode:
If Rhino was started in Light mode and is switched to Dark mode, that slider in the Material panel just does the opposite:
Above examples where created by switching the modes through scripting. If the color switch is done using below macro, eg. when switching from Light to Dark mode:
! _-Options _Appearance _Colors _Dark _EnterEnd
it causes that the text in the Layers panel is not properly set (too dark):
Reason is that the default colors which are listed in the command prompt when running that macro are likely not the right ones:
File Explorer Panel does not use Dark mode (OS is set to dark):
thanks,
c.