https://github.com/eylles/pywal-extra
templates, one liners and other complements to pywal that don't merit their own repo
https://github.com/eylles/pywal-extra
pywal pywal16
Last synced: about 1 year ago
JSON representation
templates, one liners and other complements to pywal that don't merit their own repo
- Host: GitHub
- URL: https://github.com/eylles/pywal-extra
- Owner: eylles
- License: apache-2.0
- Created: 2024-06-29T19:38:36.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-04-21T23:58:42.000Z (about 1 year ago)
- Last Synced: 2025-05-07T12:12:47.063Z (about 1 year ago)
- Topics: pywal, pywal16
- Language: Shell
- Homepage:
- Size: 435 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pywal Extra
this repo is to contain not just templates but an assortment of complements to pywal that don't merit their own repo nor fit cleanly anywhere else
## templates
pure templates for multiple programs to be used as is with pywal16
[templates](templates/)
## themes
not simple templates or templates that need some adjustments post export.
[themes](themes/)
## one-liners
quick one-liners that you can add in a themeing script to theme some program, usually leveraging sed.
[one-liners](oneliners/README.md)
## functions
useful functions to modify colors in shell script, python and lua.
[functions](functions/)