Changed to normal text and assigned better colors.

This commit is contained in:
RealStickman 2020-09-14 17:28:16 +02:00
parent 883c000c5d
commit 65e481d508

View File

@ -686,11 +686,7 @@ ascii_distro="auto"
# ascii_colors=(distro) - Ascii is colored based on Distro colors. # ascii_colors=(distro) - Ascii is colored based on Distro colors.
# ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors. # ascii_colors=(4 6 1 8 8 6) - Ascii is colored using these colors.
ascii_colors=(distro) ascii_colors=(distro)
#ascii_colors=(55 53 55 53 55 53) ascii_colors=(3 2)
#5=pink
#55=purple
#53=purple/red
#57=purple/blue
# Bold ascii logo # Bold ascii logo
# Whether or not to bold the ascii logo. # Whether or not to bold the ascii logo.
@ -698,7 +694,7 @@ ascii_colors=(distro)
# Default: 'on' # Default: 'on'
# Values: 'on', 'off' # Values: 'on', 'off'
# Flag: --ascii_bold # Flag: --ascii_bold
ascii_bold="on" ascii_bold="off"
# Image Options # Image Options