Home
last modified time | relevance | path

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

/template/strap/syntax/
H A Dbadge.php131 $color = ColorRgb::TIP_COLOR;
/template/strap/ComboStrap/
H A DColorRgb.php193 'tip' => self::TIP_COLOR,
228 const TIP_COLOR = "#ffee33"; define in ComboStrap\\ColorRgb