Skip to content

Pywal like templates | Questions on how to contribute to the project #340

Description

@Kacper-Hanc

Is your feature request related to a problem? Please describe.
When I want to create my own custom theming i always run into the issue of not having enough variance of colours with Pywal. To fix this I started to dig through the programs files and noticed that there are a lot of colours usually not used in the generated files for Pywal and this usually leads to some awkward uses of colours in the theme.

Describe the solution you'd like
The feature I want to request is template creation like in Pywal but using all the available colours fetched by Kde-material-colors-you. I've noticed that there are large formatted python strings containing what are essentially templates which are written to HOME/.local/share/color-schemes/ and would like to create my own templates without modifying the existing code manually

Describe alternatives you've considered
Another simpler solution is to just simply have more color schemes saved so that users can use them easier like what Pywal does though that seems redundant for users which wouldn't need extra color schemes

Additional context
I don't know if I'm missing something obvious as haven't been looking through the program for very long but it also seems that there is some sort of Pywal color scheme which is never used to my knowledge.

Another thing I want to make clear is that I would like to contribute to the project but as I haven't been coding or using GitHub for a long time I don't understand a couple things with the major issue being that I can't run the program in a testing environment. More specifically I have cloned the main branch to my device and I can't figure out a way to run the program. I have tried searching through other issues to see if it is mentioned anywhere on how to do this but I just simply don't understand how to do it. I do have the normal program installed via the AUR if that might be an issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions