Here is the bit in the docs that explains theme files and does a much better job of it than I did.
https://leoeditor.com/customizing.html#theme-files I created a folder called .leo/themes. I opened the theme I wanted to use from ~/leo-editor/leo/themes after testing using the Settings/Open Theme File menu item. Then I made the changes I wanted and saved that file as ~/.leo/themes/BreezeDarkThemeLocal.leo It has been a while since I created that theme or messed with theme settings at all. The ~/.leo folder has lived through numerous OS installs on several computers so much of what is in there I have forgotten about. :-) Enable the theme by setting this line as the headline of a node in myLeoSettings.leo @string theme-name = BreezeDarkThemeLocal Restart Leo. The theme you chose should now be the one you are using. HTH, Chris -- 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
