An open API service indexing awesome lists of open source software.

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

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/)