https://bugs.documentfoundation.org/show_bug.cgi?id=156800

--- Comment #12 from Stéphane Guillou (stragu) 
<stephane.guil...@libreoffice.org> ---
(In reply to Heiko Tietze from comment #11)
> KDE does per System Settings > Appearance > Color, and it seems to be the
> same for Ubuntu looking at https://www.debugpoint.com/ubuntu-accent-colour/
> 
> I've never seen these blue border lines. Is it a gtk-only thing?

Maroon colour is:

RGB: 127 0 0
HEX: #7f0000

Blue colour is:

RGB: 0 0 127
HEX: #00007f

Which I think match our COL_RED and COL_BLUE respectively. I see your commit
added:

   maAccentColor               = COL_RED;

Could that be related?
To be clear: screenshot is what I see with the gen VCL plugin, so I don't think
the fact that I use Ubuntu/GNOME matters here. Right?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to