mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
ok, do not force grey interface in masterprefs (purple is still bad!)
This commit is contained in:
parent
fcb7230683
commit
d299824e21
2 changed files with 0 additions and 2 deletions
|
|
@ -13,7 +13,6 @@ Global = {
|
|||
Python3Forced = true
|
||||
},
|
||||
UserInterface = {
|
||||
Skin = "Neutral",
|
||||
Language = "en_US"
|
||||
},
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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
|
||||
"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue