Your best bet is to clone and recreate the admin pages in your own custom module. Then go to the Forms module and make the UI changes to point to your new files. There are a few concerning things around this though:
- this is it won't be easy as there are a lot of compiled and complicated components in the background
- when you upgrade, the UI changes will be wiped out so you'll have to update them manually again after the upgrade