style: change hostname color

This commit is contained in:
utox39
2025-05-30 21:56:58 +02:00
parent 6ad0bc1db5
commit 1865be9030

View File

@@ -31,7 +31,7 @@ pub fn main() !void {
ascii.Yellow,
username,
ascii.Reset,
ascii.Magenta,
ascii.Yellow,
hostname,
ascii.Reset,
}));