Hi!
How can I get that Style (black & blue) in my application? I've just started in Sencha Touch 2.0 and my small application is still in that blue start predefined color. An answer would be great, thanks a lot!!
You could try adjusting the "ui" config on the components you want to be in different colors/themes. If there isn't a built in ui that fits your needs, you can always create new ui's for your components via SASS.
While basic theming is really pretty easy, there's a lot of complex stuff that you can do if you want to, so be sure to check out the resources for theming: http://docs.sencha.com/touch/2-1/#!/guide/theming
Here is the list for those who don't want to look it up. It would be nice if this would be in the documentation if it is not already.
action
add
arrow_up
arrow_right
arrow_down
arrow_left
bookmarks
compose
delete
download
favorites
info
more
refresh
reply
search
settings
star
team
time
trash
user
ohh this information is great..i am using it and will use it in future too..