I see. To get normal weight, red, warn() text, this works for me:

Base.text_colors[:rednormal] = "\033[0m\033[31m"
Base.eval(parse("default_color_warn = :rednormal"))

text_colors is defined in base/client.jl

On Wednesday, April 20, 2016 at 3:10:19 PM UTC+2, [email protected] wrote:
>
> Thanks, useful info. Although, I don't mind the colors. It's the forced 
> bolding that looks so bad... :(
>>
>>

Reply via email to