Bug 412434 - Optionally tint colors in active color scheme based on average wallpaper color
Summary: Optionally tint colors in active color scheme based on average wallpaper color
Status: RESOLVED MOVED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_colors (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Matthew Woehlke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-29 06:32 UTC by S Y N C R E X
Modified: 2020-01-15 18:34 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description S Y N C R E X 2019-09-29 06:32:09 UTC
a color generator algorithm for generate all KDE Colors classes by Desktop Wallpaper , look like this method :

after changing wallpaper , pick three colors from must bit colors of the new wallpaper for :
-Base   Color (Windows , Menus , Buttons , ....)
-Dark   Color (Panels , TitleBar , ....)
-Accent Color (Active Texts and buttuns and menus ....)

and caculate other colors by light or dark base .
Comment 1 Nate Graham 2020-01-15 18:34:11 UTC
This idea is being explored at https://phabricator.kde.org/T11052. We'll track the task there.