mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-28 04:19:41 -08:00
fix: kubernetes icon in cloud-native-azure theme is broken
Signed-off-by: Tom Kerkhove <kerkhove.tom@gmail.com>
This commit is contained in:
parent
10d56a8551
commit
fe8bb7c53f
|
@ -119,7 +119,7 @@
|
|||
"foreground": "#000000",
|
||||
"leading_diamond": "\ue0b6",
|
||||
"properties": {
|
||||
"template": " \uefd31 Kubernetes {{.Context}} cluster {{if .Namespace}}- {{.Namespace}} namespace{{end}} "
|
||||
"template": " \ufd31 Kubernetes {{.Context}} cluster {{if .Namespace}}- {{.Namespace}} namespace{{end}} "
|
||||
},
|
||||
"style": "diamond",
|
||||
"trailing_diamond": "\ue0b0",
|
||||
|
|
Loading…
Reference in a new issue