-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed application of styles when using Unity Pro Skin ( Dark Skin ) E…
…ditor Addressing issues #1, #2 Switched from Application.HasProLicense() to EditorGUIUtility.isProSkin to detect when dark skin gui is in use. Various small fixes to GuiStyles and usage to make light mode look better.
- Loading branch information
1 parent
f2f3a76
commit 3bc2d9c
Showing
2 changed files
with
20 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters