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