diff options
| author | dylan <dylan.araps@gmail.com> | 2020-01-23 10:33:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-23 10:33:47 +0200 |
| commit | ca389ce114d73ea9f46f02b3e611fdc1fab26186 (patch) | |
| tree | 2df7c17653b557a86ea57dae2847a6d3edfcc33c /README.md | |
| parent | c18f4014f969504deaeb692aa88660ee4cb10f3f (diff) | |
| parent | d4bd389b438df7bc4d3f302d44e23c9bbdaba8ec (diff) | |
Merge pull request #474 from AmitPr/master
Add ability to run functions on colors from templates
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,7 +11,7 @@ <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. 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. @@ -21,4 +21,4 @@ The goal of Pywal was to be as out of the way as possible. It doesn't modify any Terminal emulators and TTYs have their color-schemes updated in real-time with no delay. With minimal configuration this functionality can be extended to almost anything running on your system. -### More: \[[Installation](https://github.com/dylanaraps/pywal/wiki/Installation)\] \[[Getting Started](https://github.com/dylanaraps/pywal/wiki/Getting-Started)\] \[[Customization](https://github.com/dylanaraps/pywal/wiki/Customization)\] \[[Wiki](https://github.com/dylanaraps/pywal/wiki)\] \[[Screenshots](https://www.reddit.com/r/unixporn/search?q=wal&restrict_sr=on&sort=relevance&t=all)\] +### More: \[[Installation](https://github.com/dylanaraps/pywal/wiki/Installation)] \[[Getting Started](https://github.com/dylanaraps/pywal/wiki/Getting-Started)] \[[Customization](https://github.com/dylanaraps/pywal/wiki/Customization)] \[[Wiki](https://github.com/dylanaraps/pywal/wiki)] \[[Screenshots](https://www.reddit.com/r/unixporn/search?q=wal&restrict_sr=on&sort=relevance&t=all)] |
