Home
last modified time | relevance | path

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

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