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