Home
last modified time | relevance | path

Searched refs:getPrimaryColorValue (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/syntax/
H A Dbadge.php134 $color = Site::getPrimaryColorValue();
/plugin/combo/ComboStrap/
H A DSite.php754 public static function getPrimaryColorValue($default = null): ?string function in ComboStrap\\Site
791 return self::isBrandingColorInheritanceEnabled() && Site::getPrimaryColorValue() !== null;
H A DSiteConfig.php516 $value = Site::getPrimaryColorValue();
H A DColorRgb.php848 $primaryColor = Site::getPrimaryColorValue();
H A DFetcherSvg.php1230 $primaryColor = Site::getPrimaryColorValue();