Bug 360214

Summary: Detailed memory information doesn't look good with Breeze Dark theme
Product: [Applications] ksysguard Reporter: Semyon Ivanov <semyon95>
Component: ksysguardAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED FIXED    
Severity: minor CC: kde-bugs.9ek5t, kde, supaiku
Priority: NOR    
Version: 5.5.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
URL: http://i.imgur.com/Mnrw5LN.png
Latest Commit: Version Fixed In:

Description Semyon Ivanov 2016-03-07 16:30:21 UTC
Black text on dark grey background makes it barely readable.

Reproducible: Always
Comment 1 Kai Uwe Broulik 2016-03-08 20:19:35 UTC
QWebView doesn't automatically pick up the system's color schemes and I have no idea how to fix it and I'm not going to invest a lot of time into this feature...
Comment 2 Kai Uwe Broulik 2017-06-27 08:41:53 UTC
*** Bug 354799 has been marked as a duplicate of this bug. ***
Comment 3 Kai Uwe Broulik 2017-06-27 09:39:36 UTC
Git commit 3c2eff3dcb6e35bb280fc02a2c4f3421884f80b4 by Kai Uwe Broulik.
Committed on 27/06/2017 at 09:38.
Pushed by broulik into branch 'master'.

Inject custom style sheet with system colors

WebView follows the color of the application but text does not leading to
black text on dark gray background.

Differential Revision: https://phabricator.kde.org/D6402

M  +16   -0    processui/scripting.cpp

https://commits.kde.org/libksysguard/3c2eff3dcb6e35bb280fc02a2c4f3421884f80b4
Comment 4 Christoph Feck 2017-06-27 20:31:18 UTC
*** Bug 343436 has been marked as a duplicate of this bug. ***