Changed to normal text and assigned better colors.
This commit is contained in:
parent
883c000c5d
commit
65e481d508
@ -686,11 +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=(55 53 55 53 55 53)
|
||||
#5=pink
|
||||
#55=purple
|
||||
#53=purple/red
|
||||
#57=purple/blue
|
||||
ascii_colors=(3 2)
|
||||
|
||||
# Bold ascii logo
|
||||
# Whether or not to bold the ascii logo.
|
||||
@ -698,7 +694,7 @@ ascii_colors=(distro)
|
||||
# Default: 'on'
|
||||
# Values: 'on', 'off'
|
||||
# Flag: --ascii_bold
|
||||
ascii_bold="on"
|
||||
ascii_bold="off"
|
||||
|
||||
|
||||
# Image Options
|
||||
|
Loading…
Reference in New Issue
Block a user