jQuery-UI themeselect widget published

I’ve recently published jQuery-UI themeselect widget allowing users to add friendly looking, themable dropdown to instant theme switch.

In oppose to standard jQuery-UI themeswitcher, this one looks exacly like the rest of the theme.

My ui-themeselect has been published on New BSD License making it freely available and the code is hosted at Google Code. If You are familiar with Mercurial, you can clone the repository using command below:

hg clone https://ui-themeselect.googlecode.com/hg/ ui-themeselect

I have ripped the code out from my own Django / Google App Engine applications development Javascript bootstrap, because I think that someone else might consider it useful.

As an example how can it look inside jQuery-UI themed interface, take a look at this screenshot taken from one of my apps:

Enjoy! :)