red?
This commit is contained in:
parent
fb80425c24
commit
afc9cfba98
1 changed files with 1 additions and 4 deletions
|
@ -38,7 +38,7 @@ type = "session"
|
|||
[[blocks.segments]]
|
||||
foreground = "p:terminal-black"
|
||||
foreground_templates = [
|
||||
"{{if .SSHSession }}p:terminal-red{{end}}",
|
||||
"{{if .SSHSession }}p:cherry-red{{end}}",
|
||||
]
|
||||
style = "plain"
|
||||
template = " "
|
||||
|
@ -59,9 +59,6 @@ type = "prompt"
|
|||
|
||||
[[blocks.segments]]
|
||||
foreground = "p:blue-black"
|
||||
foreground_templates = [
|
||||
"{{if .SSHSession }}p:cherry-red{{end}}",
|
||||
]
|
||||
style = "plain"
|
||||
template = " {{ .Path }} "
|
||||
type = "path"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue