I developed a new module under Magento, it works well. I designed a new adminhtml theme, however I don’t find from where to activate it. I browsed all the backend and found only [design change] which change the store theme..
Is there a way to tell Magento to use my theme?
Within config.xml under etc folder of your module, add the following
Assuming you created your theme under app/design/adminhtml/NameSpace/theme