Home
last modified time | relevance | path

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

/plugin/upgrade/vendor/splitbrain/php-cli/src/
DColors.php20 const C_LIGHTBLUE = 'lightblue'; define in splitbrain\\phpcli\\Colors
40 self::C_LIGHTBLUE => "\33[1;34m",
/plugin/aichat/cli/
Dsimulate.php86 $this->colors->ptln($result['question'], Colors::C_LIGHTBLUE);