On Sat, Mar 10, 2018 at 7:19 PM, Thomas Passin <[email protected]> wrote:
PyScripter displays a small code example that contains most of the code > structures that get touched by the syntax colorer. If you click on one of > them, a picklist scrolls to that element, and the color chooser gets > populated with the corresponding color, including its symbolic constant > name, which is shown in an edit box. You can either pick form a color > chart or type in a new color. It's a pretty nice system, and you can see > clearly which syntax element you are working with. > Very cool. Not sure how to do this. > > EditPlus (Windows only) has a listbox of syntax element names, and when > you choose one it shows you the foreground and background color, which you > can then change using a standard Windows color selector. > Leo definitely should do at least this much, and to the dropdown list we can add the foreground/background colors for Leo's various panes, buttons, etc. Leo's present themes probably already define the color constants needed to do this easily. As Terry says, reload-settings would then show the results. 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 https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
