On Fri, Apr 15, 2016 at 3:59 PM, 'Terry Brown' via leo-editor
<leo-editor@googlegroups.com> wrote:
> On Fri, 15 Apr 2016 15:33:19 -0500
> "Zoom.Quiet" <zoom.qu...@gmail.com> wrote:
>
>> WoW ! sooo beautful theme ;-)
>> thanks john, again.
>>
>> BUT, there is always other problem
>> - the self. is look like not keyword!
>> - as attachment snapshot ...
>
> **Strictly** speaking, `self` isn't a keyword, it's just a convention.
> Python instance bound methods have the instance inserted as the *first*
> argument, and everyone calls it `self` for readability, although you
> can call it anything you want.
>
> But seeing it's a de facto keyword, it could be added in
> leo/modes/python.py
>

yes! append as:
"self": "keyword4",

finally Leo edit pane look like sublime text ...

**Strictly** thanks guys, i know the theme is not important ,
but if u need face leo everyday more then 10hours,
u really need more coloring face....



> Cheers -Terry
>
>> BTW:
>> how to transform sublime text 's theme into leo?
>> there is some script or tools ?
>>
>> On Fri, Apr 15, 2016 at 3:19 PM, john lunzer <lun...@gmail.com> wrote:
>> > You will need to define these in your theme as you wish:
>> >
>> > @color blank_color = grey
>> > @color tab_color = red
>> > @color label_color = red
>> > @color keyword1_color = #268bd2
>> > @color keyword2_color = #2aa198
>> > @color keyword3_color = #859900
>> > @color keyword4_color = #268bd2
>> > @color literal1_color = #cb4b16
>> > @color literal2_color = #b58900
>> > @color literal3_color = #dc322f
>> > @color literal4_color = #859900
>> > @color markup_color = #2aa198
>> > @color comment1_color = #557755
>> > @color comment2_color = #557755
>> > @color comment3_color = #557755
>> > @color comment4_color = #557755
>> > @color operator_color = #bbbbbb
>> > @color function_color = #cb4b16
>> >
>> > On Friday, April 15, 2016 at 3:52:52 PM UTC-4, Zoom.Quiet wrote:
>> >>
>> >> On Fri, Apr 15, 2016 at 2:46 PM, john lunzer <lun...@gmail.com>
>> >> wrote:
>> >> > I can speak to a big cursor which can be set through:
>> >> >
>> >> > @int qt-cursor-width = 3

...

-- 
Life's Pathetic, Let's Pythonic! 人生苦短, Python是岸!
俺: http://zoomquiet.io
授: http://creativecommons.org/licenses/by-sa/2.5/cn/
怒: 冗余不做,日子甭过!备份不做,十恶不赦!
KM keep growing environment culture which promoting organization be learnning!

-- 
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 leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to