LYCIA_SYSTEM_THEME_CSS

 

Specifies the location of the system css file.

 

Syntax:

 

LYCIA_SYSTEM_THEME_CSS=<path to file>

 

Usage and examples:

 

LYCIA_SYSTEM_THEME_CSS specifies the path to a system css file.

By default, system css file is created during the Lycia installation. This file is called SystemTheme.css and is located in $LYCIA_DIR/etc:

 

LYCIA_SYSTEM_THEME_CSS=C:\Program Files\Querix\Lycia 3 Development Suite 7.1\Lycia\etc\SystemTheme.css

 

 

LYCIA_SYSTEM_THEME_CSS=/opt/Querix/Lycia/etc/SystemTheme.css

 

 

If necessary, you can create as many system css styles as you want depending on your development and production needs.

In this case, the name of the necessary system css file and its location must be set in inet.env and env.properties as a value of LYCIA_SYSTEM_THEME_CSS:

 

LYCIA_SYSTEM_THEME_CSS=C:\Users\my_user\my_lycia\my_system_files\my_system_css.css

 

If you create the new system css file, the default one will be overwritten.

 

 

Related articles:

SystemTheme.css

Lycia configuration

inet.env

env.properties