Specifies the location of the system theme file.
Syntax:
LYCIA_SYSTEM_THEME_QX=<path to file>
Usage and examples:
LYCIA_SYSTEM_THEME_QX specifies the path to a system theme file.
By default, system theme file is created during the Lycia installation. This file is called SystemTheme.qxtheme and is located in $LYCIA_DIR/etc:
LYCIA_SYSTEM_THEME_QX=C:\Program Files\Querix\Lycia 3 Development Suite 7.1\Lycia\etc\SystemTheme.qxtheme
LYCIA_SYSTEM_THEME_QX=/opt/Querix/Lycia/etc/SystemTheme.qxtheme
If necessary, you can create as many system theme files as you want depending on your development and production needs (read more when and how you may do it here) .
In this case, the name of the necessary system theme file and its location must be set in inet.env and env.properties as a value of LYCIA_SYSTEM_THEME_QX:
LYCIA_SYSTEM_THEME_QX=C:\Users\my_user\my_lycia\my_system_files\my_system_theme.qxtheme
If you create the new system theme file, the default one will be overwritten.
Related articles: