Hello, Is there any way to define a colour name as variable in CSS? I want to avoid "PropertyReference" as the style or theme will be shared between multiple applications.
I tried using styleManager.registerColorName at the application preinitialize but it does not reload color definitions and matches them to the already defined styles. -- Cordialement, Ghazi Triki