# Add these lines to /etc/yum.conf if the --color=always option isn't working
# Enable color for all output
color=always
# Default color options according to yum.conf(5)
color_list_installed_older=bold
color_list_installed_newer=bold,yellow
color_list_installed_reinstall=normal
color_list_installed_extra=bold,red
color_list_available_upgrade=bold,blue
color_list_available_downgrade=dim,cyan
color_list_available_install=normal
color_list_available_reinstall =bold,underline,green
color_search_match=bold
color_update_installed=normal
color_update_local=bold
color_update_remote=normal