GTK2/GTK3 button text color in LibreOffice
thewaiter opened this issue · 12 comments
Hello guys
I am using oomox for our Bodhi Linux distribution and I am pretty happy that is an app like this to help me maintain our themes. Anyway I see some troubles with gtk 3.20. Look at the picture. Firefox in the background has fine button text color but Writer/Libre Office does not. Why? Have I missed some setting?
https://i.imgur.com/t0wXmpI.jpg
https://i.imgur.com/eG9kZqi.jpg
Thanx for your soon reply and excuse me in case I overlooked the same issue which had been responsed.
Best regards
Stefan
try switching between gtk2 and gtk3 VCL-s in libreoffice, oomox gtk theme doesn't have any style overrides specific to libreoffice
(actually have one in gtk2 theme, but i don't think it's related to your problem:)
style "performance-fix" {
engine "murrine" {
textstyle = 0
}
}
widget "*OOoFixed*" style "performance-fix" # Openoffice/Libreoffice
at this point it just feels like a question/bug to report to developers of GTK2 and GTK3 LibreOffice's VCLs
Hello there and thanx for your attention. I probably need to ask those developers :(
also if you know some gtk3 themes in which such combination (dark labels on background and light labels on buttons or the opposite) are working fine there in libreoffice -- we could try to analyze those themes
Just forced to use Libre Office without GTK 3. It was simple, just purge libreoffice-gtk3. Anyway the same situation with Thunar and combobox. Look at the picture. Maybe I am wrong but what if oomox is buggy? I am using v 1.11.
https://i.imgur.com/HnjYFfL.jpg
@nana-4 thanks for looking into this!