5.5.7.1. Themes in Web Applications

A web theme consists of SCSS files and other resources like images.

The platform provides several themes that can be used in the project out-of-the-box. A theme extension allows you to modify an existing theme on the project level. You can also create your own custom themes in addition to the standard ones.

If you want to use a theme in multiple projects, you can include it in an application component or create a reusable theme JAR.