Add a theme part
This procedure explains how to add a new theme part to a customization project.
About this task
A theme part can set:
- theme variables
- resources
- conditions
Theme parts can be defined as global (for all customizations in a project) or local (within a specific customization).
Before you begin
- You must understand how customization works.
- You must have a project directory, which includes a theme folder at gbc-project-dir/theme. This directory contains the collection of global theme parts. Each theme part is saved in its own directory.
- You must have a customization project, which includes a theme folder at gbc-project-dir/customization/customization-project-dir/theme. This directory contains the collection of local theme parts. Each theme part is saved in its own directory.
What to do next
Once you define the theme part, you are ready to add it to one or more themes.