On Fri, 15 Mar 2013 10:39:59 -0400
Jacob Peck <[email protected]> wrote:

> Figured it out, kind of...
> 
> You have to copy over the node `@data qt-gui-plugin-style-sheet` to 
> myLeoSettings.py, and then edit the section `QTextEdit#richTextEdit 
> {...}`... it's a .css style sheet, so have fun...
> 
> This doesn't seem very Leo-like though.

Styling is tricky - you can't not use a .css like stylesheet, because
the stylesheet lets you style all kinds of things that Leo can't hope
to represent with settings - like the background color for the upwards
arrow on a spinbox ... there are probably tens of thousands of possible
style targets when all combinations are considered.

The solution I'm working on injects Leo settings into the stylesheet
before applying it.

> Also, Terry, this might be where the minibuffer stuff is located.

Actually that's @color minibuffer_fore/background_color which makes
sense of course but I'd missed it.

Cheers -Terry

> -->Jake
> 

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to