mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 03:49:40 -08:00
feat(theme): updated 'nu4a' theme
This commit is contained in:
parent
78038aa5aa
commit
0b96844ee3
|
@ -88,6 +88,11 @@
|
|||
"type": "rprompt"
|
||||
}
|
||||
],
|
||||
"secondary_prompt": {
|
||||
"background": "#ec9706",
|
||||
"foreground": "#100e23",
|
||||
"template": " \uf061 "
|
||||
},
|
||||
"console_title": true,
|
||||
"console_title_style": "template",
|
||||
"console_title_template": "{{if .Root}} \u26a1 {{end}}{{.UserName}} \u2794 📁{{.Folder}}",
|
||||
|
|
Loading…
Reference in a new issue