On Wed, 7 Mar 2018 11:19:51 -0600 "Edward K. Ream" <[email protected]> wrote:
> On Wed, Mar 7, 2018 at 10:08 AM, Terry Brown <[email protected]> > wrote: > > > I have the following in myLeoSettings.leo > > > > > > @color log_text_foreground_color = #93a1a1 > > @color log_text_background_color = #073642 > > @color log_error_color = #dc322f > > @color log_warning_color = #268bd2 > > This works for me: > > @color log_black_color = #fdf6e3 > > It looks like > > the present scheme doesn't use @color log_text_foreground_color. Seems like it should - it's unclear, in a world of dark and light themes, whether log_black_color is the foreground or the background. Also log_error_color and log_warning_color seem to be ignored, I had to set log_red_color and log_blue_color. To me there's no association between 'blue' and warning. Cheers -Terry -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
