mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -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",
|
"trailing_diamond": "\ue0b4",
|
||||||
"type": "julia"
|
"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",
|
"background": "#29315A",
|
||||||
"foreground": "#9B6BDF",
|
"foreground": "#9B6BDF",
|
||||||
|
|
Loading…
Reference in a new issue