Update Readme

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

View File

@ -13,6 +13,11 @@
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. 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.
Pywal also supports predefined themes and has over 250 themes built-in. You can also create your own theme files to share with others. Pywal also supports predefined themes and has over 250 themes built-in. You can also create your own theme files to share with others.