mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-08-02 03:22:53 +02:00
8be48c07fff889ed085744cc0cf585b6d0b71a89
general: Add support for Python 3.5
pywal (A wal
rewrite in Python 3)
[Installation] [Getting Started] [Customization] [Wiki]
wal
is a script that takes an image (or a directory of images), generates a colorscheme (using imagemagick
) and then changes all of your open terminal's colors to the new colorscheme on the fly. wal
then caches each generated colorscheme so that cycling through wallpapers while changing colorschemes is instantaneous.
wal
also merges the new colorscheme into the Xresources database so that programs on your system such as Rofi
or i3
use the new colors automatically. wal
finally exports the colors into various formats so that you can use the colors in webpages, scripts, other programs etc.
For more info, check out the Wiki.
Description
Languages
Python
86.9%
CSS
4.2%
C
3.1%
Shell
1.9%
Haskell
1.3%
Other
2.6%