Skip to content
Snippets Groups Projects
Commit 8b6881c4 authored by Alexandre Barbier's avatar Alexandre Barbier Committed by Sacha Dupuydauby
Browse files

Correct issue with VCS staged color

parent 67177f81
No related branches found
No related tags found
1 merge request!2Correct issue with VCS staged color
......@@ -39,7 +39,7 @@ set_default OHMYVIAREZO_TIME_COLOR "%B%F{cyan}"
set_default OHMYVIAREZO_TIME_FORMAT "%D{%H:%M}"
set_default OHMYVIAREZO_VCS_COLOR_UNSTAGED "red"
set_default OHMYVIAREZO_VCS_COLOR_STAGE "yellow"
set_default OHMYVIAREZO_VCS_COLOR_STAGED "yellow"
set_default OHMYVIAREZO_VCS_COLOR_UNTRACKED "blue"
set_default OHMYVIAREZO_VCS_COLOR_STASH "cyan"
set_default OHMYVIAREZO_VCS_COLOR_CLEAN "green"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment