On Jun 2, 9:39 am, zpcspm <[email protected]> wrote: > This is next to be investigated deeper in my TODO.
1. set @color body_text_background_color = #000000 @color body_text_foreground_color = #ffffff in myLeoSettings.leo and restart. Leo starts with black background in body pane, switches to pink as soon as mouse wheel is activated. 2. print-settings is useful for debugging (it's better than nothing), but it's still not enough 3. help-for-command print-settings says "no docstring". I know about it only because I was told about it. I don't know how easy is for somebody to discover this command himself. Perhaps a docstring should be added. 4. doc for body_text_background_color says "this setting can be overridden by the x_mode_bg_color settings". Since leo changed background (see 1.) I suppose this is exactly the case. But from the output of print- settings I don't understand which x_mode_bg_color setting was body_text_background_color overriden by. It would be great if print-settings could dump something like: setting_foo (overridden by setting_bar) instead of: setting_foo setting_bar 5. To make it easier to investigate settings, perhaps print-settings could be modified to accept a filter argument, like: print-settings *color which would print only setting names ending in "color". -------- This is a detailed description of a failed minimal attempt. Should I just keep guessing and try changing other options? Is there a better way to get custom colors in the body pane? -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
