Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for pywal theme #41

Open
wowlikon opened this issue Nov 28, 2024 · 0 comments
Open

Add support for pywal theme #41

wowlikon opened this issue Nov 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@wowlikon
Copy link

Is your feature request related to a problem?

Yes

Describe the solution you'd like

I would like to see support for pywal themes in Materialgram. pywal is a tool that generates a color scheme based on the dominant colors of an image. By integrating pywal, users could customize the appearance of Materialgram to match their wallpaper, providing a more cohesive and personalized experience.

The implementation could involve:

  1. Adding an option in the settings to enable pywal theme support.
  2. Integrating pywal to generate color schemes based on the user's wallpaper.
  3. Applying the generated colors consistently across the application.

Describe alternatives you've considered

  1. Manual Color Picker: Allow users to manually select colors for the theme. This would give users full control over the appearance but would require more effort from the user.
  2. Predefined Themes: Offer a set of predefined themes that users can choose from. This would be easier to implement but would not provide the same level of personalization as pywal.
  3. Third-Party Theme Integration: Integrate with other theme generation tools or services. This could provide similar functionality but might require additional dependencies or services.

Additional context

pywal is a popular tool among users who like to customize their desktop environments. It is widely used in the Linux community and has a strong following. Adding support for pywal themes in Materialgram could attract users who value customization and personalization.

@wowlikon wowlikon added the enhancement New feature or request label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant