Uses the right colors now.

This commit is contained in:
RealStickman 2020-05-16 09:55:40 +00:00
parent 8ea02bf4e8
commit 18e780f704

View File

@ -449,8 +449,8 @@ mpc_args=()
# Example:
# colors=(distro) - Text is colored based on Distro colors.
# colors=(4 6 1 8 8 6) - Text is colored in the order above.
#colors=(distro)
colors=(55 55 55 55 5 5)
colors=(distro)
#colors=(55 55 55 55 5 5)
# Text Options
@ -684,8 +684,8 @@ ascii_distro="auto"
# Example:
# 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)
ascii_colors=(distro)
#ascii_colors=(55 53 55 53 55 53)
#5=pink
#55=purple
#53=purple/red