In addition to the changes Phil has made since the recent discussion of JQM swatch defaults I have the following recommendations:
Note: Some of the places where additional swatches are required preexisting component specific styling will have to be removed or overridden (in JQM themes, and left in base for fail over when missing a theme) to increase look & feel consistency, for button appearance most notably.
Change swatch:
.ui-btn-up-c for Accordion headers from .ui-bar-b
.ui-btn-up-a from .ui-bar-b (ui-btn-up-a when fixed - b when unfixed not sure if we have unfixed tabs atm)
Add swatch:
.ui-body-c to PanelPopup container
.ui-btn-up-c to List items that are clickable
.ui-btn-down-c for Buttons that render .mobi-button-selected
.ui-btn-down/up-c & .ui-btn-active to flipSwitch
.ui-body-c .ui-bar-c .ui-overlay-shadow to Confirmation Panel
.ui-body-c & .ui-overlay-shadow for failover DateTimeSpinner
.ui-btn-up-c / .ui-btn-down-c to MenuButton
Merging with the recent generator may include this as well.