diff --git a/power10k_edit.toml b/power10k_edit.toml index 196a1c3..92b5145 100644 --- a/power10k_edit.toml +++ b/power10k_edit.toml @@ -23,7 +23,7 @@ type = "prompt" style = "diamond" type = "session" template = '{{ .UserName }}{{if .SSHSession }}@{{ .HostName }}{{ end }}' - background_templates = ['{{if .SSHSession }}#e04e29{{end}}'] + background_templates = ['{{if .SSHSession }}#522a27{{end}}'] # template = " {{ if .WSL }}WSL󰁥 {{ end }}{{.Icon}} " # type = "os" @@ -241,7 +241,8 @@ type = "prompt" foreground = "#2e2e4e" style = "plain" template = "╰─" - type = "text" + type = "session" + foreground_templates = ['{{if .SSHSession }}#522a27{{end}}'] [[blocks]] type = "rprompt"