mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-26 19:39:39 -08:00
feat: php template added in bubblesextra theme
This commit is contained in:
parent
4f2efae780
commit
5c4ba50b01
|
@ -109,6 +109,18 @@
|
|||
"trailing_diamond": "\ue0b4",
|
||||
"type": "julia"
|
||||
},
|
||||
{
|
||||
"type": "php",
|
||||
"style": "diamond",
|
||||
"foreground": "#ffffff",
|
||||
"background": "#4063D8",
|
||||
"leading_diamond": " \ue0b6",
|
||||
"properties": {
|
||||
"fetch_version": false
|
||||
},
|
||||
"template": "\ue73d {{ .Full }} ",
|
||||
"trailing_diamond": "\ue0b4"
|
||||
},
|
||||
{
|
||||
"background": "#29315A",
|
||||
"foreground": "#9B6BDF",
|
||||
|
|
Loading…
Reference in a new issue