color: made it white again

This commit is contained in:
pika 2025-03-21 21:32:54 +01:00
parent d61e8489a0
commit 9a6accbb32

View file

@ -18,12 +18,12 @@ type = "prompt"
[[blocks.segments]]
background = "#2e2e4e" # Muted indigo blue
foreground = "green"
foreground = "#e4e4e4"
leading_diamond = "╭─"
style = "diamond"
type = "session"
template = '{{ .UserName }}{{if .SSHSession }}@{{ .HostName }}{{ end }}'
foreground_templates = ['{{if .SSHSession }}#e4e4e4{{end}}']
# foreground_templates = ['{{if .SSHSession }}#e4e4e4{{end}}']
background_templates = ['{{if .SSHSession }}#522a27{{end}}']
# template = " {{ if .WSL }}WSL󰁥 {{ end }}{{.Icon}} "