Disable special ascii colors
This commit is contained in:
parent
176807598e
commit
f1ab76a2dc
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user