My requirement is to have a custom theme for JQuery mobile. I have created a copy of existing theme and modified as per my need. But there few control which shares the same style like:
1. ui-btn-up-z - tag is for both Listview's link list-item as well as for navbar
2. .ui-body-z- tag is for page background as well as listview's non-link list-items
So is it really possible to add new theme styles ? Also is there any way i can set my custom theme as default theme?