diff --git a/lib/powerlinecolours b/lib/powerlinecolours index 5d1032c22..a607abf3a 100644 --- a/lib/powerlinecolours +++ b/lib/powerlinecolours @@ -10,8 +10,6 @@ # Linux: # echo -n "$(hostname)" | sha1sum | cut -d" " -f 1 -# c7d8a6d722a1ec9a16fae165177c418d4fd63175 - # use shasum on Mac OS X, sha1sum on Linux: if [[ "$(uname)" == "Darwin" ]]; then shasum_cmd="shasum" @@ -35,7 +33,7 @@ colours=(254 24 208 236) ;; c7d8a6d722a1ec9a16fae165177c418d4fd63175) -colours=(250 234 196 32) +colours=(253 68 196 32) # \ \ \ \________________> prompt background colour for root # \ \ \__________________> prompt foreground colour for root # \ \_____________________> prompt background colour for user