diff options
| author | Amit Prasad <[email protected]> | 2019-12-18 00:36:05 -0500 |
|---|---|---|
| committer | Amit Prasad <[email protected]> | 2019-12-18 00:36:05 -0500 |
| commit | fc885697c4583a924adbc8ff3b827ab62d89c806 (patch) | |
| tree | 121b56e522a671040e2dbd52452874b2aa576db7 | |
| parent | Update Readme (diff) | |
| download | pywal-fc885697c4583a924adbc8ff3b827ab62d89c806.tar.xz pywal-fc885697c4583a924adbc8ff3b827ab62d89c806.zip | |
Update Readme
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,7 +16,8 @@ Pywal is a tool that generates a color palette from the dominant colors in an im 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` +* `saturate` +(More coming) 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. |