Setup a Servoy Less Theme wizard
Last updated
Was this helpful?

The Setup a Servoy Less Theme wizard helps convert a plain LESS stylesheet into a fully supported Servoy LESS Theme. This wizard ensures the selected stylesheet is correctly structured to work with Servoy’s theme engine, including generating standard import references.
It is accessed via the Add Less Theme Support button in the Solution CSS picker wizard.
Dropdown (Select a stylesheet to configure the less theme)
A dropdown list containing all available stylesheets (including .less and .css files) from the media library.
Selecting -none- means no file will be processed.
OK: Applies LESS theme support to the selected stylesheet and closes the wizard.
Cancel: Closes the wizard without applying any changes.
Here are the steps for using the Setup a Servoy Less Theme:
Open the Wizard
In the Solution CSS picker wizard, click Add Less Theme Support button.
This opens the Setup a Servoy Less Theme dialog.
Select a Stylesheet
Use the dropdown to choose which existing .less or .css file should be configured for Servoy LESS theme support.
Avoid selecting -none- as it means no file will be processed.
Apply or Cancel
Click OK to initialize LESS theme support on the selected stylesheet.
Click Cancel to exit without making any changes.
Last updated
Was this helpful?
Was this helpful?