added better sample for color selection

This commit is contained in:
inxi-svn 2011-04-26 00:12:23 +00:00
parent 88c48e0ae7
commit ed5c405729

3
inxi
View file

@ -382,7 +382,6 @@ IRC_COLORS=" $IRC_COLORS \x0312 \x0302 \x0313 \x0306 \x0311 \x0310 \x030
#ANSI_COLORS=($ANSI_COLORS); IRC_COLORS=($IRC_COLORS)
A_COLORS_AVAILABLE=( DGREY BLACK RED DRED GREEN DGREEN YELLOW DYELLOW BLUE DBLUE MAGENTA DMAGENTA CYAN DCYAN WHITE GREY NORMAL )
# See above for notes on EMPTY
A_COLOR_SCHEMES=( EMPTY,EMPTY,EMPTY NORMAL,NORMAL,NORMAL BLUE,NORMAL,NORMAL GREEN,YELLOW,NORMAL DYELLOW,NORMAL,NORMAL CYAN,BLUE,NORMAL RED,NORMAL,NORMAL GREEN,NORMAL,NORMAL YELLOW,NORMAL,NORMAL GREEN,DGREEN,NORMAL BLUE,RED,NORMAL BLUE,NORMAL,RED YELLOW,WHITE,GREEN BLUE,NORMAL,GREEN DCYAN,NORMAL,DMAGENTA )
## note: group 1: 0, 1 are null/normal
## after that, it's divided into: group 2: dark on light; group 3: light on dark
A_COLOR_SCHEMES=(
@ -810,7 +809,7 @@ select_default_color_scheme()
spacer=' '
fi
set_color_scheme $i
print_screen_output " $i)$spacer${C1} Item Name${C2} Item Data Values"
print_screen_output " $i)$spacer${C1} Card:${C2} nVidia G86 [GeForce 8400 GS]"
done
set_color_scheme 0