Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 10.1-rc-1
-
Fix Version/s: 10.2
-
Component/s: Flamingo Skin, Flamingo Theme
-
Labels:None
-
Difficulty:Unknown
-
Documentation:N/A
-
Documentation in Release Notes:N/A
-
Similar issues:
Description
There are several uicomponents that still use the old old ColorThemes velocity variables.
$theme.textPrimaryColor mapping is missing affecting backwards compatibility and full customization of the Flamingo Themes.
Places that still use $theme.textPrimaryColor:
- Tags: https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/uicomponents/viewers/tags.css
- Pagination: https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/uicomponents/pagination/pagination.css
- Livetables: https://github.com/xwiki/xwiki-platform/blob/master/xwiki-platform-core/xwiki-platform-web/src/main/webapp/resources/js/xwiki/table/livetable.css
- etc.
Attachments
Issue Links
- blocks
-
XWIKI-15045 Issues using transparent colors in the Advanced section of a Flamingo Theme
-
- Open
-
- is related to
-
XWIKI-15048 User Profile is not readable in any theme that has white text
-
- Closed
-
-
XWIKI-15041 Missing mapping for the old $theme.textSecondaryColor to the new LESS variables
-
- Closed
-