mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-15 06:44:10 +02:00
Fixed colors
This commit is contained in:
parent
2fa076bff9
commit
7e74273a26
1 changed files with 1 additions and 1 deletions
|
@ -9,8 +9,8 @@ namespace System
|
||||||
case DarkRed;
|
case DarkRed;
|
||||||
case DarkMagenta;
|
case DarkMagenta;
|
||||||
case DarkYellow;
|
case DarkYellow;
|
||||||
case DarkGray;
|
|
||||||
case Gray;
|
case Gray;
|
||||||
|
case DarkGray;
|
||||||
case Blue;
|
case Blue;
|
||||||
case Green;
|
case Green;
|
||||||
case Cyan;
|
case Cyan;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue