$v = View::getInstance(); $v->setThemeByPath('/dashboard', "yourowntheme");
But you cannot change a submenu in the dashboard, eg.:
$v = View::getInstance(); $v->setThemeByPath('/dashboard/myownmenupoint', "yourowntheme");
But that is exactly how I need it. Any idea if that is possible?
take a look at /config/site_theme_paths.php