Home
last modified time | relevance | path

Searched defs:primaryColor (Results 1 – 3 of 3) sorted by relevance

/template/strap/ComboStrap/
H A DColorSystem.php71 public static function toBackgroundColor(ColorRgb $primaryColor): ColorRgb
H A DBrandingColors.php40 public static function getCssFormControlFocusColor(ColorRgb $primaryColor): string
H A DBrandButton.php82 private $primaryColor; variable in ComboStrap\\BrandButton