1. With the author's blessing, the themes are indeed from Bootswatch (except for "Sandra")
2. @flixic I hear you about the small size issue.
3. Several asked how this enhances Bootstrap. At the very least, Kickstrap allows devs to start a Bootstrap project without editing the core BS files. So you can continuously upgrade Bootstrap without writing over your project. With this, there are themes, optimized web files (.htaccess, .html, crossdomain.xml), icon fonts, some js plugins, and class-granulated css animations.
4. While I think Thomas did a great job with Bootswatch, I would love to get better themes in here and I'm open to submissions.
Icon fonts is a cool idea, but they are not "> images".
They don't save additional requests (if you use spritesheets), are not smaller (2 color gif vs. full vector font), and most importantly, and why no decent designer would ever use them in small sizes, is that they absolutely lack any sharpness! Look at the QR code icon on their demo. It's a mess.
On the other hand, image icons can't change color on the fly or be dynamically upscaled, both of which are requirements when you are building a framework that is meant to be themed by users.
You can use png masks to create an icon, and then change the background color of the element below it. You can also use image scaling to make the icon any size you need.
Have you viewed them on a new iPad? Much sharper than PNG/GIF. Even on "standard" res tablets, if an image-based UI element is scaled in any capacity, the smoothing renders it as blurry as an antialiased font or SVG.
Rather than themes with a few color changes, what would be neater would be themes which actually modified the default style of bootstrap. As a developer using bootstrap and without any design skills, that would be far more helpful.
At least for me, none of the addons seem to
add anything compelling to the default bootstrap for me to use it.
http://bootswatch.com/