Style templates
A template for Styles that defines the basic layout and color scheme of the application.
All settings are inherited by the style. The style properties serve as default values.
(1) Template name: The name of the template, via which it will later be assigned to a Style, as a base.
(2) Theme: Theme and color scheme of the style sheet. These define the basic layout of the application and the available style properties with their default values.
The name of the theme is composed of 'Layout name' (e.g. 'Classic') and optionally different color scheme (e.g. 'Dark', which makes the application appear in darker shades).
(3) Style properties: The properties through which the appearance of the application (basic colors, sizing, logos, etc.) can be customized.
(4) Expert settings: Settings that allow the definition of Cascading Style Sheets (CSS). These are also loaded by the later Style.
►NOTE◄ Details about tabs (3) and (4) are described in more detail in the Styles chapter, since the dialogs for these are identical.