]> TLD Linux GIT Repositories - rc-scripts.git/blob - sysconfig/init-colors
- merged TLDize patch
[rc-scripts.git] / sysconfig / init-colors
1 # Default TLD Linux colors.
2
3 CBRACKETS="$CYAN"       # brackets [ ] color
4 CDONE="$GREEN"          # DONE and WORK color
5 CBUSY="$MAGENTA"        # BUSY color
6 CFAIL="$RED"            # FAIL and DIED color
7 CPOWEREDBY="$CYAN"      # "Powered by" color
8 CTLD="$GREEN"           # "TLD Linux" color
9 CI="$RED"               # Capital I color (press I to enter interactive startup)
10 CRESMAN="$GREEN"        # "Resource Manager" color
11 CHARS=""                # Characters displayed on the beginning of show line
12 CCHARS="$NORMAL"        # Color of these characters (look at /usr/share/doc/rc-scripts-*/init-colors.gentoo.gz example)