Fixed LHORANGE.

This commit is contained in:
Achim D. Brucker 2017-07-10 05:03:32 +01:00
parent abb5fa42fc
commit e9298f0e62
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ if [[ "$TERM" =~ ".*256.*" ]]; then
LHLLIGHTGRAY="008"
LHCYAN="014"
else
LHORANGE="058"
LHORANGE="068"
LHLIGHTORANGE="016"
LHDARKGRAY="019"
LHLLIGHTGRAY="008"