1.5 Themes¶
Introduction¶
The Themes feature in our application allows users to create and customize themes that can be used in reports and templates. Users can customize colors, text, tables, charts, and more, and preview their changes in real-time.
Usage¶
To use the Themes feature, follow these steps:
- Click on the "Themes" tab to access the Themes section.
- Click on the "Create Theme" button to create a new theme.
- Customize the theme by adjusting various settings such as font sizes, colors, tables, charts, and more.
- Save your changes and the created theme will become available.
Note
Editing an already existing theme will affect all templates which are using the theme.
Applying Themes¶
Once you have created and customized a theme, you can apply it to your reports and templates in the following ways:
- Reports: When creating a new report, select the desired theme from the list of available themes in the report settings.
- Templates: When creating a new template, select the desired theme from the list of available themes in the template settings.
Examples¶
Here are some examples of how you could use the Themes feature to customize the visual style of your reports and templates:
Example 1: Changing the color of an H3 header¶
Suppose you want to change the color of the H3 header in your reports and templates. Here's how you could do it:
- Click on the "Themes" tab to access the Themes section.
- Click on the "Create Theme" button.
- Under "Styling for", select "H3".
- Choose the desired color for the H3 header.
- Save your changes and apply the theme to your reports and templates.
Example 2: Using an external CSS file¶
Suppose you have an external CSS file that you want to use in your reports and templates. Here's how you could do it:
- Click on the "Themes" tab to access the Themes section.
- Click on the "External CSS" tab.
- Enter the direct link to your CSS file in the input field.
- Save your changes and use the CSS classes from your file in your reports and templates.
Conclusion¶
The Themes feature in our application provides a powerful tool for customizing the visual style of your reports and templates. By creating and customizing themes, you can create a consistent and visually appealing look and feel for all of your documents.