Home
last modified time | relevance | path

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

/plugin/combo/lang/en/
H A Dsettings.php285 …OLOR_CONF] = PluginUtility::getDocumentationHyperLink(ColorRgb::BRANDING_COLOR_CANONICAL, "Set the…
286 …OLOR_CONF] = PluginUtility::getDocumentationHyperLink(ColorRgb::BRANDING_COLOR_CANONICAL, "Set the…
287 …ABLE_CONF] = PluginUtility::getDocumentationHyperLink(ColorRgb::BRANDING_COLOR_CANONICAL, "Enable …
/plugin/combo/ComboStrap/
H A DColorRgb.php212 const BRANDING_COLOR_CANONICAL = "branding-colors"; define in ComboStrap\\ColorRgb
853 …annot be set with the value primary. Default to bootstrap color.", self::BRANDING_COLOR_CANONICAL);
862 …not be set with the value secondary. Default to bootstrap color.", self::BRANDING_COLOR_CANONICAL);