wal
A tool to create color schemes based on the dominant colors of a wallpaper. More information: <https://github.com/dylanaraps/pywal>.
Install
- All systems
-
curl cmd.cat/wal.sh
- Arch Linux
-
pacman -S python-pywal
A tool to create color schemes based on the dominant colors of a wallpaper. More information: <https://github.com/dylanaraps/pywal>.
-
Preview color scheme:
wal --preview image.png -
Create color scheme:
wal -i image.png -
Create a light color scheme:
wal -i image.png -l -
Skip setting the desktop wallpaper:
wal -i image.png -n -
Skip setting the terminal colors:
wal -i image.png -s -
Restore the previously generated color scheme and wallpaper:
wal -R
© tl;dr; authors and contributors