Bug 335003

Summary: Name of dark themes is not readable
Product: [Plasma] plasmashell Reporter: Louis Moureaux <m_louis30>
Component: generalAssignee: Sebastian Kügler <sebas>
Status: RESOLVED FIXED    
Severity: normal CC: bhush94
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot

Description Louis Moureaux 2014-05-18 21:43:13 UTC
Created attachment 86699 [details]
Screenshot

In the Desktop Theme KCM, the name of the theme is always displayed in black. In the case of a theme with a dark background, the name is thus not readable.

I'm using Project Neon daily ppa.
Comment 1 Marco Martin 2014-05-19 13:25:46 UTC
Git commit 72239e7f3c519b485f2c0a91327a081b9be62730 by Marco Martin.
Committed on 19/05/2014 at 13:24.
Pushed by mart into branch 'master'.

apps can use more than one theme.

add the name in s_sharedFrames
Related: bug 335004

M  +21   -21   src/plasma/framesvg.cpp
M  +1    -1    src/plasma/theme.cpp

http://commits.kde.org/plasma-framework/72239e7f3c519b485f2c0a91327a081b9be62730
Comment 2 Marco Martin 2014-05-19 13:26:49 UTC
Git commit 4552d610acba845291db2c82a9448a83fdb0c1ee by Marco Martin.
Committed on 19/05/2014 at 13:25.
Pushed by mart into branch 'master'.

use a different Theme instance per delegate
Related: bug 335004

M  +5    -7    kcms/desktoptheme/thememodel.cpp

http://commits.kde.org/plasma-desktop/4552d610acba845291db2c82a9448a83fdb0c1ee