We have identified a challenge where we aim to develop custom CSS, Javascripts and other resources to maintain consistent look and feel across all our applications.
These applications could be built using GWT, Thingworx, JSP, etc., and may differ in nature. Our goal is to establish a unified theme for all applications, including elements such as:
1) Header - Background, Image, Text
2) Footer - Background, Image, Text
3) Field Labels - Font size, font style, etc.
4) Result table headers, alignment, and more.
The list goes on...
I am interested in learning about:
1) Other components (similar to the ones above) that could be incorporated into this concept?
2) How should we proceed with addressing this challenge? Should we create a universal css file to import into future projects, or establish a packaging structure to shape it into a framework?
Thank you.