Searched refs:C_GREEN (Results 1 – 3 of 3) sorted by relevance
21 const C_GREEN = 'green'; define in splitbrain\\phpcli\\Colors41 self::C_GREEN => "\33[0;32m",
29 'success' => array('✓ ', Colors::C_GREEN, STDOUT),
388 $text .= ' ' . $this->colors->wrap('<OPTIONS>', Colors::C_GREEN);