Re: Unavoidable style settings

2018-03-06 Thread Edward K. Ream
On Tue, Mar 6, 2018 at 11:09 AM, Terry Brown wrote: > 2. Using error/info would be just plain wrong. Error and info mean > > *nothing* in Leo. Yes, various error/warning/info methods exist, but > > they use tk/solarized colors, and it is *those* colors that we have > > to redirect. > > Maybe this

Re: Unavoidable style settings

2018-03-06 Thread Terry Brown
On Tue, 6 Mar 2018 08:52:00 -0800 (PST) "Edward K. Ream" wrote: > 2. Using error/info would be just plain wrong. Error and info mean > *nothing* in Leo. Yes, various error/warning/info methods exist, but > they use tk/solarized colors, and it is *those* colors that we have > to redirect. Maybe t

Re: Unavoidable style settings

2018-03-06 Thread Edward K. Ream
​ On Tue, Mar 6, 2018 at 8:32 AM, Terry Brown wrote: Although even better: > > @color log_info_color = @solarized-blue > @color log_error_color = @solarized-red > ​I'll use log_ instead of es_ as you prefer. It just won't work to use info/error instead of blue/red, for several ​rea

Re: Unavoidable style settings

2018-03-06 Thread jkn
On Tuesday, March 6, 2018 at 2:32:12 PM UTC, Terry Brown wrote: [...] > I really don't know what es stands for, emit string maybe? It always > makes me think of Spanish. > Yes - it is weird that pretty much the first scripting function you would try in Leo: g.es("Hello Leonine World"

Re: Unavoidable style settings

2018-03-06 Thread Terry Brown
On Tue, 6 Mar 2018 08:29:51 -0600 Terry Brown wrote: > On Tue, 6 Mar 2018 06:17:42 -0800 (PST) > "Edward K. Ream" wrote: > > > @color es_blue_color = @solarized-blue > > @color es_red_color = @solarized-red > > Please please please > > @color es_info_color = @solarized-blue >

Re: Unavoidable style settings

2018-03-06 Thread Terry Brown
On Tue, 6 Mar 2018 06:17:42 -0800 (PST) "Edward K. Ream" wrote: > @color es_blue_color = @solarized-blue > @color es_red_color = @solarized-red Please please please @color es_info_color = @solarized-blue @color es_error_color = @solarized-red :-) Cheers -Terry -- You recei

Unavoidable style settings

2018-03-06 Thread Edward K. Ream
Just a quick note. Some stylesheet-related settings must remain, and some new ones added! - Syntax coloring settings must remain because they are *not* used in the css. - New settings must be added because Leo's core needs to do a "text coloring switcheroo". For example, Leo's core assumes g