Created by: brandonaaron
I know it is possible to use templates for custom themes, etc. However, I quickly needed to handle a few special cases within an app. Being able to specify a data-theme attribute allowed me to quickly solve the special cases without adding more JS and copying the template changes around multiple times just to change/add a class name.