fixed with colors
This commit is contained in:
parent
c58eb2df1d
commit
a3cdccff04
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,7 @@ type = "prompt"
|
|||
foreground = "#e8e8e8"
|
||||
leading_diamond = "╭─"
|
||||
style = "diamond"
|
||||
foreground_templates = ['{{if .SSHSession }}#e04e29{{end}}']
|
||||
template = " {{ if .WSL }}WSL {{ end }}{{.Icon}} "
|
||||
type = "os"
|
||||
|
||||
|
@ -196,6 +197,7 @@ type = "prompt"
|
|||
|
||||
[[blocks.segments]]
|
||||
foreground = "#2e2e4e"
|
||||
foreground_templates = ['{{if .SSHSession }}#e04e29{{end}}']
|
||||
style = "plain"
|
||||
template = "╰─"
|
||||
type = "text"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue