xiwal

Generate terminal color schemes
git clone https://git.ce9e.org/xiwal.git

commit
d0439d404c412853ad2b506ca53d220f788c8f6c
parent
05df226b2ecebc09a1edafeaeb1cd924dbf44999
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2019-11-17 10:21
typo

Diffstat

M README.md 4 ++--

1 files changed, 2 insertions, 2 deletions


diff --git a/README.md b/README.md

@@ -4,8 +4,8 @@
    4     4 Xiwal is a tool that generates color schemes from colors. The colors can either
    5     5 be specified directly or extracted from an image.
    6     6 
    7    -1 It is massivly inspired by [pywal](https://github.com/dylanaraps/pywal), but it
    8    -1 also has some important differences:
   -1     7 It is massively inspired by [pywal](https://github.com/dylanaraps/pywal), but
   -1     8 it also has some important differences:
    9     9 
   10    10 -   Xiwal focusses on terminal color schemes. There is no integration with gtk,
   11    11     i3, polybar, etc.