cssClass
A CSS class representing the given color mode.
When using ColorModeStrategy.SCOPE mode (the default), this class must be set on an element so that it and its descendants use styles for the current color mode.
Setting this class on a child element will override the color mode for styles on that element and its descendants.