UITabViewController: drag/edit items View Controller

Greetings! My question is how to customize the UITabViewController section. Specifically the “Edit” ViewController that comes up after the “More” tab is pressed.

I recently found the moreNavigationController view controller and its parameters to change the .tintColor property of my icons, buttons and text to .systemOrange.

Now I need to change the appearance of that next “Edit” nav/view controller because it is still showing up as the default Blue color. Please help if you can.

Any insight on how to customize these properties would be appreciated! Thanks in advance!

-CJ