Customizing forms in a theme

Hi all, wondering if there's a supported way to override the following kind of file in a Theme:

/application/forms/User.php

Essentially, this is redeclaring the "Omeka_Form_User" class, for the purposes of having fine-grained control over the look and feel of the login box.

thanks!