Setup a Servoy Less Theme wizard

Overview

Setup a Servoy Less Theme wizard

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.

Sections

Fields & Controls

  • 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.

Buttons

  • OK: Applies LESS theme support to the selected stylesheet and closes the wizard.

  • Cancel: Closes the wizard without applying any changes.

Using the Setup a Servoy Less Theme wizard

Here are the steps for using the Setup a Servoy Less Theme:

  1. Open the Wizard

  2. 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.

  3. 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?