ok, do not force grey interface in masterprefs (purple is still bad!)

This commit is contained in:
Alexey Bogomolov 2023-03-17 01:02:51 +03:00
parent fcb7230683
commit d299824e21
2 changed files with 0 additions and 2 deletions

View file

@ -13,7 +13,6 @@ Global = {
Python3Forced = true
},
UserInterface = {
Skin = "Neutral",
Language = "en_US"
},
},

View file

@ -18,7 +18,6 @@ class FusionCopyPrefsPrelaunch(PreLaunchHook):
- enable the OpenPype menu
- force Python 3 over Python 2
- force English interface
- force grey color scheme (because it is better that the purple one!)
Master.prefs is defined in openpype/hosts/fusion/deploy/fusion_shared.prefs
"""