--- functions-orig 2007-10-22 14:53:28.000000000 +0100 +++ functions 2008-03-07 23:42:03.000000000 +0000 @@ -50,6 +50,9 @@ C_H2="\033[1;36m" # highlight text 2 C_CLEAR="\033[1;0m" + + # Allow color customizations + . /etc/rc-color.conf fi if [ -t 1 ]; then