mirror of
https://github.com/bitwarden/directory-connector
synced 2025-12-14 23:33:19 +00:00
bitwarden ascii art color
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Bit.Console
|
|||||||
_usingArgs = args.Length > 0;
|
_usingArgs = args.Length > 0;
|
||||||
string selection = null;
|
string selection = null;
|
||||||
|
|
||||||
Con.ForegroundColor = ConsoleColor.DarkCyan;
|
Con.ForegroundColor = ConsoleColor.Cyan;
|
||||||
Con.WriteLine(@" _ _ _ _
|
Con.WriteLine(@" _ _ _ _
|
||||||
| |__ (_) |___ ____ _ _ __ __| | ___ _ __
|
| |__ (_) |___ ____ _ _ __ __| | ___ _ __
|
||||||
| '_ \| | __\ \ /\ / / _` | '__/ _` |/ _ \ '_ \
|
| '_ \| | __\ \ /\ / / _` | '__/ _` |/ _ \ '_ \
|
||||||
|
|||||||
Reference in New Issue
Block a user