The .skin file format includes static pages, images, and CSS files. The static pages use the specified style sheets and images. The files are installed as follows:
PortalServer-BaseDir/par-src/theme_support/static/web-src/desktop/themes/heavy/*
PortalServer-BaseDir/par-src/theme_support/static/web-src/desktop/themes/lite/*
For each theme (heavy and lite), the following files are available:
-+-- WEB-INF -|-- web.xml | -|-- index.html | -|-- tabPreferences.html | -|-- pagePreferences.html | -|-- accountPreferences.html | -+-- css -|-- All CSS files in this folder | -+-- images -|-- All images in this folder