Bug 391581

Summary: Make tooltip background white by default
Product: [Plasma] Breeze Reporter: uRohan <navigator.rohan>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: nate
Priority: NOR    
Version: 5.12.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: I think it should look like this
How it looks now
How it looks now_System Settings
How it should look like_System Settings
How it looks now_KSysGuard
How it should look like_KSysGuard

Description uRohan 2018-03-08 19:57:27 UTC
Created attachment 111262 [details]
I think it should look like this

OS: openSUSE Tumbleweed 20180305
KDE Frameworks Version: 5.43.0
Qt Version: 5.10.0
Kernel Version: 4.15.1-1-default
OS Type: 64-bit

I think something went wrong with tooltip colors in Breeze Application Color Scheme after Plasma 5.0 where tooltip background and text color looks nice (white background and black text) according to: https://cgit.kde.org/breeze.git/tree/colors/Breeze.colors?h=Plasma/5.0 and according to: https://cgit.kde.org/breeze.git/tree/colors/Breeze.colors?h=Plasma/5.12.

Comparing both variants, I prefear the old one tooltip color scheme (with white background and black text color), where icons looks nicer.

To get tooltip colors as on the attached screenshots, I just replace two color parameters in Breeze Application Color Scheme throught the System Settings (Choose Color set: Tooltip):

before:
 Normal Background=35,38,39
 Normal Text=252,252,252

after:
 Normal Background=252,252,252
 Normal Text=35,38,39

Associated with this bug: Bug 386748 - Some icons are missing in tooltips

This is my first bug report, so do not judge strictly.
Comment 1 uRohan 2018-03-08 20:00:42 UTC
Created attachment 111263 [details]
How it looks now
Comment 2 uRohan 2018-03-08 20:09:34 UTC
Created attachment 111264 [details]
How it looks now_System Settings
Comment 3 uRohan 2018-03-08 20:09:55 UTC
Created attachment 111265 [details]
How it should look like_System Settings
Comment 4 uRohan 2018-03-08 20:10:20 UTC
Created attachment 111267 [details]
How it looks now_KSysGuard
Comment 5 uRohan 2018-03-08 20:10:36 UTC
Created attachment 111268 [details]
How it should look like_KSysGuard
Comment 6 Nate Graham 2018-03-09 18:09:45 UTC
You're in luck; looks like someone submitted a patch for this: https://phabricator.kde.org/D11180

I can't comment on the likelihood of its being accepted, of course.
Comment 7 uRohan 2018-03-09 20:06:00 UTC
(In reply to Nate Graham from comment #6)
> You're in luck; looks like someone submitted a patch for this:
> https://phabricator.kde.org/D11180
> 
> I can't comment on the likelihood of its being accepted, of course.

It would be great.
Comment 8 uRohan 2018-03-11 19:05:11 UTC
I was guided by the logic that the Breeze desktop theme also has a light color scheme.

+ rwurth in his discussion on the phabricator (https://phabricator.kde.org/D11180) has disabled shadows for windows (System Settings> Window Decorations> Theme> Breeze> Settings> Shadows> Size> None), so on his screenshots tooltips do not have a contrast with windows on the background.
Comment 9 Nate Graham 2019-10-07 03:39:33 UTC
Sounds like this was rejected, sorry.