mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-13 03:12:21 +01:00
Fixed git background not showing correctly
This commit is contained in:
parent
a905643876
commit
0832d8cc6e
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
: ${AGNOSTER_GIT_CLEAN_FG:=black}
|
: ${AGNOSTER_GIT_CLEAN_FG:=black}
|
||||||
: ${AGNOSTER_GIT_CLEAN_BG:=green}
|
: ${AGNOSTER_GIT_CLEAN_BG:=green}
|
||||||
: ${AGNOSTER_GIT_DIRTY_FG:=black}
|
: ${AGNOSTER_GIT_DIRTY_FG:=black}
|
||||||
: ${AGNOSTER_GIT_DIRTY_BG:=orange}
|
: ${AGNOSTER_GIT_DIRTY_BG:=yellow}
|
||||||
|
|
||||||
# Mercurial related
|
# Mercurial related
|
||||||
: ${AGNOSTER_HG_NEWFILE_FG:=white}
|
: ${AGNOSTER_HG_NEWFILE_FG:=white}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue