sv:color
A color node is always a sub node of the color repository (sv:colorRepository) node. It has no children.
The colors defined for the site are part of the appearance site properties underneath the website colors tab.
Name | Type and description |
---|---|
<color-name> | Dynamic / Model dependent |
The given name of the color |
Name | Type and description |
---|---|
archived | javax.jcr.PropertyType.BOOLEAN |
Whether or not this color is archived [@since 2024.01.1] | |
displayName | javax.jcr.PropertyType.STRING |
The given name of the | |
htmlHexValue | javax.jcr.PropertyType.STRING |
The hex value of the color as used in a HTML context. Ex. #C0C0C0 |
Sitevision Utility API tip!
- The ColorUtil interface exposes a set of methods for easy access of sv:color nodes based on their names or hex values