Bug 375678 - KDE color configuration doesn't affect GTK2/GTK3 applications
Summary: KDE color configuration doesn't affect GTK2/GTK3 applications
Status: RESOLVED DUPLICATE of bug 353071
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_colors (show other bugs)
Version: 5.8.4
Platform: Debian unstable Linux
: NOR normal
Target Milestone: ---
Assignee: Matthew Woehlke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-28 18:54 UTC by remeson
Modified: 2020-01-15 18:20 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description remeson 2017-01-28 18:54:43 UTC
Even with "apply colors to non-Qt applications" option set, GTK2/GTK3 applications are not affected by KDE color configuration. Seems like kcm_colors places colors for GTK2 to .config/gtkrc and .config/gtkrc-2.0, while kcm_gtk places GTK2 configuration to .gtkrc-2.0 and .gtkrc-2.0-kde4. Probably, kcm_gtk and kcm_colors should use the same configuration files? I couldn't find where colors for GTK3 are placed. Could it be that they are not set at all?
Comment 1 Nate Graham 2020-01-15 18:20:39 UTC

*** This bug has been marked as a duplicate of bug 353071 ***