On Thu, Nov 7, 2013 at 9:33 AM, <[email protected]> wrote: > I read on some old posts that Leo has a dark theme. I tried to access the > myleotesstings.leo file (starting with my-), but it does not exist on my > system! >
My apologies. This is a known bug: https://bugs.launchpad.net/leo-editor/+bug/555014 create empty myLeoSettings.leo on first run I recommend creating a file called myLeoSettings.leo either in your home directory (~) or in ~/.leo, a folder that Leo *does* create automatically. Now see: http://leoeditor.com/tutorial-basics.html#configuring-leo for more about what myLeoSettings should contain. In brief: - An @settings node. All settings *must* be descendants of this node. - Just the settings that are different from the defaults in leoSettings.leo, (or settings that are important to you and you want ensure have a certain value, regardless of possible future changes to leoSettings.leo). HTH. Edward -- 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 http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/groups/opt_out.
