Search in the Documentation:

Themes

As we’ve seen in the case of the <addResource> tag, Jahia will generate references to elements that were specified. By default, Jahia will build links to static resources from the root of the template set directory. Themes allow regrouping resources into “groups” of static resources that will be loaded instead of the default ones.

A theme may be applied on any jnt:page node, and child pages will automatically inherit from parent pages.

Using themes you may completely change the look and feel of pages using only CSS in a permanent (such as in the case of a section that uses a different theme than the main theme) or temporary (such as in the case of a Christmas theme, sale theme, etc) fashion. As each theme applied on a page is by default inherited on all child pages, you only need to change the root theme to change the whole look and feel of a complete site.