Editor Extension defualt Editor color properties for GUIStyle

G’day guys,

In my GUIStyle’s when I want to choose the text colour, is there a way to set it to the Editor’s current default GUI text colour?
I have set my colours for the Dark theme, but this is completely not suitable for users who are using the Light theme.

Alternately, is there a way to test which theme the end user is using so I can modify the colour accordingly?

Cheers.

if true> set one color scheme
if false> set another

Thankyou! :slight_smile:

I just realised there’s a UnityGUI section in the forums.