On Fri, 5 Dec 2014 05:23:54 -0800 (PST) "Edward K. Ream" <[email protected]> wrote:
> > > On Friday, December 5, 2014 6:18:51 AM UTC-6, Edward K. Ream wrote: > > > > > the following settings will make the outline pane have a black > > background with white headlines. The selected node will have a > > blue background:: > > > > @color tree-bg = black > > @color tree-fg = white > > > > @color edit-label-bg = blue > > @color edit-label-fg = white > > > > The tree widget indicators that show whether a node has children > become almost invisible in this scheme. I looked in vain for about > an hour for a stylesheet element that would give them a different > background when *not* selected. So an "all-black" scheme hardly > shows those indicators unless you mouse over them. The themes machinery allows for alternate icon sets for different themes, a way around problems with the colors 'hardcoded' in images. Oops, you're not talking about an icon, your talking about the indicator. I think it's very difficult to completely style 100% of the UI, but if you're running a dark theme on your desktop, and Qt is at least somewhat aware of that theme, some of those things are taken care of. The indicators on my setup are white, I don't think I'm styling them at all, that's just the effect of Qt's interpretation of the theme I'm running in Kubuntu. Kubuntu is, BTW, the first time I've managed to get complete wall to wall dark theme working in a "no rough edges" way, vs. xfce and vanilla Ubuntu. Cheers -Terry Cheers -Terry > 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/d/optout.
