In a given JQueryMobile Theme (A, B, C..et) what are the different color types. The ones that I am able suss out are
- Border Color for all widgets
- Body Start Color
- Body End Color (Same Background Color,.. Right?)
- Font Color (for all fonts)
- Shadow Color
- Bar Start Color
- Bar End Color
- Btn Up Start Color
- Btn Up End Color
- Btn Hover Start Color
- Btn Hover End Color
- Btn Down Start Color
- Btn Down End Color
I am trying to create a SASS file for the current theme structure.
Are there any other?