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]]
|
[[blocks.segments]]
|
||||||
foreground = "p:terminal-black"
|
foreground = "p:terminal-black"
|
||||||
foreground_templates = [
|
foreground_templates = [
|
||||||
"{{if .SSHSession }}p:terminal-red{{end}}",
|
"{{if .SSHSession }}p:cherry-red{{end}}",
|
||||||
]
|
]
|
||||||
style = "plain"
|
style = "plain"
|
||||||
template = " "
|
template = " "
|
||||||
|
@ -59,9 +59,6 @@ type = "prompt"
|
||||||
|
|
||||||
[[blocks.segments]]
|
[[blocks.segments]]
|
||||||
foreground = "p:blue-black"
|
foreground = "p:blue-black"
|
||||||
foreground_templates = [
|
|
||||||
"{{if .SSHSession }}p:cherry-red{{end}}",
|
|
||||||
]
|
|
||||||
style = "plain"
|
style = "plain"
|
||||||
template = " {{ .Path }} "
|
template = " {{ .Path }} "
|
||||||
type = "path"
|
type = "path"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue