mirror of
https://github.com/hauke68/Magallanes.git
synced 2026-09-05 17:08:56 +02:00
Fixes #121
This commit is contained in:
@@ -25,7 +25,7 @@ class Colors
|
||||
*/
|
||||
private static $foregroundColors = array(
|
||||
'black' => '0;30',
|
||||
'dark_gray' => '1;30',
|
||||
'bold' => '1',
|
||||
'blue' => '0;34',
|
||||
'light_blue' => '1;34',
|
||||
'green' => '0;32',
|
||||
|
||||
Reference in New Issue
Block a user