Disable special ascii colors

This commit is contained in:
RealStickman 2020-10-27 16:32:54 +01:00
parent 176807598e
commit f1ab76a2dc

View File

@ -686,7 +686,7 @@ ascii_distro="auto"
# 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=(distro)
ascii_colors=(3 2 4)
#ascii_colors=(3 2 4)
# Bold ascii logo
# Whether or not to bold the ascii logo.