docs: update

This commit is contained in:
Dylan Araps 2018-05-03 10:35:16 +10:00
parent 2906e6e5b1
commit d9e47d438e

View File

@ -6,15 +6,25 @@
[![PyPI](https://img.shields.io/pypi/v/pywal.svg)](https://pypi.python.org/pypi/pywal/)
[![Donate](https://img.shields.io/badge/donate-patreon-yellow.svg)](https://www.patreon.com/dyla)
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.
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 250 themes built-in. You can also create your own theme files to share with others.
Pywal also supports predefined themes and has 250 themes built-in. You can also
create your own theme files to share with others.
The goal of Pywal was to be as out of the way as possible. It doesn't modify any of your existing configuration files. Instead it works around them and provides tools to integrate your system as you see fit.
The goal of Pywal was to be as out of the way as possible. It doesn't modify any
of your existing configuration files. Instead it works around them and
provides tools to integrate your system as you see fit.
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.
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.
### For more information: \[[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)\]