in real end user application it is usefull to let them to chnge between themes.
can you implement some method like
utils.setTheme (theme-name)
utils.getGetThemes ( from openblocks themes) return theme-name
utils.getCurrentUserTheme ( fom local storage ) return theme-name
thanks Paolo