Update Readme

This commit is contained in:
Amit Prasad 2019-12-18 00:34:48 -05:00
parent 02acd28f06
commit 0a4f2e6dae

View File

@ -11,7 +11,12 @@
<img src="https://i.imgur.com/HhK3LDv.jpg" alt="img" align="right" width="400px">
Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the colors system-wide and on-the-fly in all of your favourite programs.
Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the colors system-wide and on-the-fly in all of your favourite programs.
This fork of Pywal aims to create a more versatile system, by being able to modify colors in templates. Currently supported functions include:
* `lighten`
* `darken`
* `saturate`
There are currently 5 supported color generation backends, each providing a different palette of colors from each image. You're bound to find an appealing color-scheme.