Home
last modified time | relevance | path

Searched refs:PRIMARY_COLOR_TEMPLATE_ATTRIBUTE (Results 1 – 2 of 2) sorted by relevance

/plugin/combo/ComboStrap/
H A DBrandingColors.php28 const PRIMARY_COLOR_TEMPLATE_ATTRIBUTE = 'primary-color'; define in ComboStrap\\BrandingColors
H A DTemplateForWebPage.php561 … $model[BrandingColors::PRIMARY_COLOR_TEMPLATE_ATTRIBUTE] = $primaryColor->toCssValue();
566 $model[BrandingColors::PRIMARY_COLOR_TEMPLATE_ATTRIBUTE] = null;