Searched refs:CSS_COLORS (Results 1 – 2 of 2) sorted by relevance
31 public const CSS_COLORS = [ define in LesserPHP\\Constants
37 if (isset(Constants::CSS_COLORS[$name])) {38 $rgba = explode(',', Constants::CSS_COLORS[$name]);