diff --git a/amro.toml b/amro.toml index bdbfecf..c87a23f 100644 --- a/amro.toml +++ b/amro.toml @@ -29,7 +29,7 @@ type = "prompt" [[blocks.segments]] foreground = "p:terminal-magenta" foreground_templates = [ - "{{if .SSHSession }}{{end}}", + "{{if .SSHSession }}p:terminal-red{{end}}", ] style = "plain" template = " {{ .UserName }}"