Oh, I found it expedient to simply copy the "Color definitions (Do not
change)" node to myLeoSettings.leo and then change the colours as the
easiest way to get what I wanted. It makes it easy to change things
globally. It took me a bit to figure out where the solarized definitions
were coming from. :-)
Chris
On Tuesday, March 6, 2018 at 10:45:51 AM UTC-8, Chris George wrote:
>
> I am working on a theme for Leo to match the "Breeze Dark" desktop theme
> in KDE Plasma.
>
> I started using Edwards newly simplified layout and discovered a typo.
> Under @data qt-gui-plugin-style-sheet, Body & other text, the object to be
> styled is QTextEdit. It needs to be as I have it here
> (QTextEdit#richTextEdit) in order for the theme to pick-up the proper
> colors for the body.
>
> Styling a "resting" tree (no selection, no editing) was a challenge. I
> eventually figured out that styling QWidget under Widgets: general got me
> what I wanted.
>
> What is the actual name of the overall tree?
>
> Chris
>
>
>
> QWidget {
>
> /* Not for text widgets */
>
> background: @solarized-base03;
>
> color: @solarized-base0;
>
> border-color: @solarized-base1;
>
> font-size: 18px;
>
> }
>
>
>
>
>
--
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.