Skip to content

How to create a theme

Nikita Yudin edited this page Feb 13, 2024 · 2 revisions

To create and apply a theme to a button, follow these instructions:

  1. Read yourself with Theme Module, in order to understand what properties are available.

  2. Apply a theme to the button.

  3. Create a new type in theme.

Example create type

  1. Specify an inherited type for easier entry of values.

Example inherited type

  1. Change the required values. If the property is not displayed, add it by writing the property name in the lower field and clicking the "Add" button.

image

Note that not all properties can be overridden by inheritance. Look carefully at the available properties for each element.