This issue has been created
 
 
XWiki Platform / cid:jira-generated-image-avatar-aff1462d-9525-4cb4-a8ed-69a05f5d4939 XWIKI-23029 Open

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

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-9efdbee0-fa2c-4947-b454-27746e6e9a95 Charpentier Lucas created this issue on 26/Mar/25 11:18
 
Summary: Make the supported colorTheme LESS sections compatible with the CSS properties system
Issue Type: cid:jira-generated-image-avatar-aff1462d-9525-4cb4-a8ed-69a05f5d4939 Task
Assignee: Unassigned
Components: Flamingo Theme
Created: 26/Mar/25 11:18
Priority: cid:jira-generated-image-static-major-80e62eed-af4f-48c2-a956-bd61b04ed83f Major
Reporter: Charpentier Lucas
Description:

Supported Flamingo themes contain some customizations of the color theme in their Advanced -> @lesscode field. In order to be able to migrate the LESS stylesheets to CSS native ones, we need those customizations to have an equivalent in CSS. We want to keep the compatibility of those customizations with LESS for a bit. We'll need to pretty much double the length of customizations to fit both systems. Since those are non-standard, there's no quick/error safe way to do it.