Re: where re-define default color? [was] how to setup Leo cursor size and highlight currently line?

2016-11-28 Thread Zoom.Quiet
On Mon, Nov 28, 2016 at 2:38 PM, 'Terry Brown' via leo-editor wrote: > Try these settings: > > @color undefined_section_name_color = orange > @color section_name_brackets_color = orange > @bool underline_undefined_section_names = False > thanks! them is working ;-)

Re: where re-define default color? [was] how to setup Leo cursor size and highlight currently line?

2016-11-28 Thread 'Terry Brown' via leo-editor
Try these settings: @color undefined_section_name_color = orange @color section_name_brackets_color = orange @bool underline_undefined_section_names = False Cheers -Terry From: Zoom.Quiet To: leo-editor@googlegroups.com Sent: Monday, November 28, 2016 1:56 PM

Re: where re-define default color? [was] how to setup Leo cursor size and highlight currently line?

2016-11-28 Thread Zoom.Quiet
On Mon, Nov 28, 2016 at 1:49 PM, john lunzer wrote: > Cursor size is as follows: > > create a node with headline: > > @int qt-cursor-width = 3 > > under an @settings parent node. Obviously change 3 to however big you want > the cursor. > thanx for u suggest ;-) but i need to

Re: where re-define default color? [was] how to setup Leo cursor size and highlight currently line?

2016-11-28 Thread john lunzer
Cursor size is as follows: create a node with headline: @int qt-cursor-width = 3 under an @settings parent node. Obviously change 3 to however big you want the cursor. As for highlighting the current line I do not know how this is done. On Sunday, November 27, 2016 at 6:25:07 PM UTC-5,