diff --git a/theme.omp.json b/theme.omp.json index a7301ba..beafbb5 100644 --- a/theme.omp.json +++ b/theme.omp.json @@ -26,7 +26,7 @@ { "type": "session", "style": "plain", - "foreground": "#ffffff", + "foreground": "#ddd", "template": " {{ if .SSHSession }}\udb80\udf18 {{ end }}{{ .UserName }}{{ if .SSHSession }}@{{ .HostName }}{{ end }}", "properties": { "display_host": false