mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-01-29 21:50:23 +01:00
Fixed git background not showing correctly
This commit is contained in:
committed by
Stephen Gelman
parent
f2eb7138bc
commit
1ff9752c26
@@ -46,7 +46,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}
|
||||||
|
|||||||
Reference in New Issue
Block a user