docs: update

This commit is contained in:
Dylan Araps 2018-05-03 10:36:49 +10:00
parent d9e47d438e
commit 08dd711030

View File

@ -6,25 +6,15 @@
[![PyPI](https://img.shields.io/pypi/v/pywal.svg)](https://pypi.python.org/pypi/pywal/) [![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) [![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 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.
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 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.
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 Pywal also supports predefined themes and has 250 themes built-in. You can also create your own theme files to share with others.
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 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.
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)\] ### 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)\]