Implementing a plasma colorscheme generator
Aleix Pol
aleixpol at kde.org
Wed Aug 2 14:18:09 UTC 2017
On Tue, Aug 1, 2017 at 10:05 PM, Andrew <aparker314159 at gmail.com> wrote:
> I have made a simple program that generates a plasma colorscheme from an
> image. I am hoping to integrate it into plasma, making it so it takes the
> current wallpaper (or any image) and allows the user to generate a colorscheme
> based off of that.
>
> However, I am unfamiliar with working with large codebases such as KDE, so I
> am not sure where to start. Could some one point me in the right direction,
> by, for example, telling me where the files that the system settings for the
> colorschemes are?
>
> Sorry if I am doing something wrong, this is my first time using a mailing
> list.
Hi Andrew,
Here's the colors kcm:
https://phabricator.kde.org/source/plasma-desktop/browse/master/kcms/colors/
That said, I would suggest thinking through how a user would be using
that feature in the end. It could be really cool if the usage doesn't
feel too clunky.
Aleix
More information about the Plasma-devel
mailing list