diff --git a/modules/home/apps/cli-apps/fish/default.nix b/modules/home/apps/cli-apps/fish/default.nix index 6bcb2b0..1467410 100644 --- a/modules/home/apps/cli-apps/fish/default.nix +++ b/modules/home/apps/cli-apps/fish/default.nix @@ -31,7 +31,7 @@ in { utc_time_offset = "+1"; }; username = { - style_user = "lightgreen"; + style_user = "#00de00"; style_root = "red"; format = "[$user]($style) "; disabled = false;