Searched refs:getPrimaryColor (Results 1 – 13 of 13) sorted by relevance
315 $primaryColor = $this->getPrimaryColor();324 $primary = $this->getPrimaryColor();446 return $this->getPrimaryColor();666 private function getPrimaryColor(): ?string function in ComboStrap\\BrandButton 671 return $this->brand->getPrimaryColor();
262 public function getPrimaryColor(): ?string function in ComboStrap\\Brand 276 ->getPrimaryColor();
49 $primaryColor = Site::getPrimaryColor();
142 $primaryColor = Site::getPrimaryColor();247 $primaryColor = Site::getPrimaryColor();
56 $color = Site::getPrimaryColor();
515 public function getPrimaryColor(): ColorRgb540 return $this->getPrimaryColor();514 public function getPrimaryColor(): ColorRgb global() function in ComboStrap\\SiteConfig
62 $primaryColorRgbHex = Site::getPrimaryColor("#007bff")->toRgbHex();
694 * @deprecated use {@link SiteConfig::getPrimaryColor()} instead696 public static function getPrimaryColor(string $default = null): ?ColorRgb function in ComboStrap\\Site 701 ->getPrimaryColor();
559 $primaryColor = $executionConfig->getPrimaryColor();
64 $primaryColor = Site::getPrimaryColor();
55 $data['primary-color'] = $executionContext->getConfig()->getPrimaryColor()->toCssValue();
150 public function getPrimaryColor() function in Google\\Service\\AndroidManagement\\Enterprise
53 $primaryColor = $config->getPrimaryColor();