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