From e3b666ba401056fecffcb20e340a359a6766d1df Mon Sep 17 00:00:00 2001 From: Ilan Cosman Date: Thu, 12 Aug 2021 10:11:53 -0700 Subject: [PATCH] work --- Configuration.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Configuration.md b/Configuration.md index 4b46813..26dc6e8 100644 --- a/Configuration.md +++ b/Configuration.md @@ -117,9 +117,9 @@ set --universal tide_left_prompt_items context $tide_left_prompt_items | -------------- | ------------------------------------------------------ | ------- | | always_display | display context when not in SSH or root user | boolean | | bg_color | background color of the context item | color | -| default_color | color of the context item when not in SSH or root user | color | -| root_color | color of the context item when the user is root | color | -| ssh_color | color of the context item when in SSH | color | +| color_default | color of the context item when not in SSH or root user | color | +| color_root | color of the context item when the user is root | color | +| color_ssh | color of the context item when in SSH | color | ## git