A simple dynamic Theme Changer ComboBox. You must have the Ext theme stylesheet declared in your host html page
using the id "theme".
For example
<link id="theme" rel="stylesheet" type="text/css" href="js/ext/resources/css/xtheme-gray.css"/>
or
<link id="theme" rel="stylesheet" type="text/css" href="xtheme-default.css"/>