summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2018-05-03 10:35:16 +1000
committerDylan Araps <dylan.araps@gmail.com>2018-05-03 10:35:16 +1000
commitd9e47d438ea7611369566236ed1dd68a3f9f2ceb (patch)
tree4b5cd70dbd59c997390076d3e2f240b0521ba045
parent2906e6e5b1a3d54e16b9d43cb887d6e538194669 (diff)
docs: update
-rw-r--r--README.md20
1 files changed, 15 insertions, 5 deletions
diff --git a/README.md b/README.md
index a51bf47..ba4e480 100644
--- a/README.md
+++ b/README.md
@@ -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)\]