style: change hostname color
This commit is contained in:
@@ -31,7 +31,7 @@ pub fn main() !void {
|
|||||||
ascii.Yellow,
|
ascii.Yellow,
|
||||||
username,
|
username,
|
||||||
ascii.Reset,
|
ascii.Reset,
|
||||||
ascii.Magenta,
|
ascii.Yellow,
|
||||||
hostname,
|
hostname,
|
||||||
ascii.Reset,
|
ascii.Reset,
|
||||||
}));
|
}));
|
||||||
|
|||||||
Reference in New Issue
Block a user