Just a thought…
Not everyone uses a light theme.
this video for example shows me opposite colors for nodes, i think because of the dark theme?
Just a FYI
Just a thought…
Not everyone uses a light theme.
this video for example shows me opposite colors for nodes, i think because of the dark theme?
Just a FYI
That’s correct. The Dark Theme has a different set of color rules for EditorWindows. Until recently, the Dark Theme was only available to users of Unity Pro (which requires a paid seat license). Starting with later versions of Unity 2019, and with Unity 2020, it was opened up to allow the Dark Theme for all users.
so is there a way to change the style according to the user’s color theme?
There’s an EditorStyles
class in the UnityEditor
namespace that will provide styles based on whether or not the user uses the dark or light theme