There is 1 comment.
 
 
XWiki Platform / cid:jira-generated-image-avatar-b981386c-0b4a-487a-9a94-2822e6d8acf6 XWIKI-23029 Open

Make the supported colorTheme LESS sections compatible with the CSS properties system

 
View issue   ยท   Add comment
 

1 comment

 
cid:jira-generated-image-avatar-c544d8d1-731a-4b5a-b56b-156e6231451b Charpentier Lucas on 03/Nov/25 15:02
 

I forgot to write down the conclusion we had with Michael Hamann on the subject:

Migrating everything is a lot of work and possible bugs.
For now, we should just create a new field in the flamingo colorTheme to contain CSS customizations.

I think we should incentivize its use instead of the LESS custom code (and make sure it's easy for users to understand when they need to use LESS instead of CSS)
Down the line we'll be able to deprecate LESS customizations and hide the initial field completely, making it only accessible for backwards compatibility through the objects editor.