Switch username fg to #ddd.
This commit is contained in:
parent
12913b0cc5
commit
27a2b99254
@ -26,7 +26,7 @@
|
|||||||
{
|
{
|
||||||
"type": "session",
|
"type": "session",
|
||||||
"style": "plain",
|
"style": "plain",
|
||||||
"foreground": "#ffffff",
|
"foreground": "#ddd",
|
||||||
"template": " {{ if .SSHSession }}\udb80\udf18 {{ end }}{{ .UserName }}{{ if .SSHSession }}@{{ .HostName }}{{ end }}",
|
"template": " {{ if .SSHSession }}\udb80\udf18 {{ end }}{{ .UserName }}{{ if .SSHSession }}@{{ .HostName }}{{ end }}",
|
||||||
"properties": {
|
"properties": {
|
||||||
"display_host": false
|
"display_host": false
|
||||||
|
Loading…
Reference in New Issue
Block a user