diff --git a/inxi b/inxi index 521d966..05e7e92 100755 --- a/inxi +++ b/inxi @@ -834,7 +834,7 @@ select_default_color_scheme() # print_screen_output "You will see this message only one time per user account, unless you set preferences in: /etc/$SCRIPT_NAME.conf" print_screen_output "" print_screen_output "Because there is no way to know your $COLOR_SELECTION foreground/background colors, you can" - print_screen_output "set your color preferences from color scheme option list below. 0 is no colors, 1 neutral gray." + print_screen_output "set your color preferences from color scheme option list below. 0 is no colors, 1 neutral." print_screen_output "After these, there are 3 sets: 1-dark or light backgrounds; 2-light backgrounds; 3-dark backgrounds." print_screen_output "Please note that this will set the $COLOR_SELECTION preferences only for user: $(whoami)" print_screen_output "------------------------------------------------------------------------------"