diff --git a/themes/bubblesextra.omp.json b/themes/bubblesextra.omp.json index bf6ea534..fd4b4bf3 100644 --- a/themes/bubblesextra.omp.json +++ b/themes/bubblesextra.omp.json @@ -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",