From be3b746c39e823c9f88b6b72c747af72a20f93de Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Wed, 18 Aug 2021 05:17:33 -0700 Subject: [PATCH] Update --- Configuration.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Configuration.md b/Configuration.md index 8bd89d8..bdf90d0 100644 --- a/Configuration.md +++ b/Configuration.md @@ -177,6 +177,14 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items | bg_color | background color of os item | color | | color | color of os item | color | +## php + +| Variable | Description | Type | +| -------- | ---------------------------- | ------ | +| bg_color | background color of php item | color | +| color | color of php item | color | +| icon | icon for the php item | string | + ## pwd | Variable | Description | Type |