Put this in your local.xml:
<config>
    <stores>
        <admin>
            <design>
                 <theme>
                     <default>yourtheme</default>
                 </theme>
            </design>
        </admin>
    </stores>
</config>

Posted by Mike Whitby to Magento (2012-06-27 10:02)