You might also want to consider tweaking your color scheme a bit so that the standard colors are more visible since e.g. yellow might be used in other places (like @warn). However, for @warn you could set ENV["JULIA_WARN_COLOR"] = "cyan":

You might also want to consider tweaking your color scheme a bit so that the standard colors are more visible since e.g. yellow might be used in other places (like @warn). However, for @warn you could set ENV["JULIA_WARN_COLOR"] = "cyan":
