X-Git-Url: https://git.tld-linux.org/?p=rc-scripts.git;a=blobdiff_plain;f=sysconfig%2Finit-colors;h=8798b96405a9fcd7e16c1ee2ce735061e70b18d3;hp=500e22e253c2e833e2ed4d8338a1b837d1fe910e;hb=5d89b49a413e24dae01d41cdb0d50b919ad4830e;hpb=12e7a5b1a4ca9c8f03ee66db198426770cc84300 diff --git a/sysconfig/init-colors b/sysconfig/init-colors index 500e22e..8798b96 100644 --- a/sysconfig/init-colors +++ b/sysconfig/init-colors @@ -1,12 +1,12 @@ -# Default PLD Linux colors. +# Default TLD Linux colors. CBRACKETS="$CYAN" # brackets [ ] color CDONE="$GREEN" # DONE and WORK color CBUSY="$MAGENTA" # BUSY color CFAIL="$RED" # FAIL and DIED color CPOWEREDBY="$CYAN" # "Powered by" color -CPLD="$GREEN" # "PLD Linux Distribution" color +CTLD="$GREEN" # "TLD Linux" color CI="$RED" # Capital I color (press I to enter interactive startup) CRESMAN="$GREEN" # "Resource Manager" color CHARS="" # Characters displayed on the beginning of show line -CCHARS="$NORMAL" # Color of these characters (look at /usr/share/doc/rc-scripts-*/init-colors.gentoo.gz example) +CCHARS="$WHITE" # Color of these characters (look at /usr/share/doc/rc-scripts-*/init-colors.gentoo.gz example)