diff --git a/themes/iterm2.omp.json b/themes/iterm2.omp.json index 53a392bc..47986d77 100644 --- a/themes/iterm2.omp.json +++ b/themes/iterm2.omp.json @@ -146,5 +146,10 @@ "console_title_style": "template", "console_title_template": "{{ .Shell }} in {{ .Folder }}", "final_space": true, + "transient_prompt": { + "background": "transparent", + "foreground": "#FFD700", + "template": "{{if .Root}}\u26a1 {{end}}🚀 " + }, "version": 1 }