Fix terminal colours in dark mode
This commit is contained in:
parent
b6c97bd04c
commit
51ca9b030f
1 changed files with 4 additions and 0 deletions
|
@ -177,5 +177,9 @@ LP_COLOR_COMMITS=""
|
|||
LP_COLOR_CHANGES=""
|
||||
|
||||
LP_COLOR_PATH=""
|
||||
LP_COLOR_PATH_LAST_DIR=""
|
||||
LP_COLOR_PATH_SHORTENED=""
|
||||
LP_COLOR_PATH_VCS_ROOT=""
|
||||
LP_COLOR_PATH_SEPARATOR=""
|
||||
|
||||
# vim: set et sts=4 sw=4 tw=120 ft=sh:
|
||||
|
|
Loading…
Add table
Reference in a new issue