Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/metaory/mxcolr-lite

ヘ Tiny script to Generate pseudo random color schemes
https://github.com/metaory/mxcolr-lite

cli colors colorscheme colorscheme-generator mxc mxcolr palette-generation palette-generator palettes pastel pastel-colors terminal

Last synced: about 17 hours ago
JSON representation

ヘ Tiny script to Generate pseudo random color schemes

Awesome Lists containing this project

README

        

# mxcolr-lite ꚙ

Usage
=====
chmod +x mxcolr-lite
mxcolr-lite | Default is lch_hue

### every file in `./templates/{tpl}` will be parsed;
### scheme variables replaced; and placed in `./out/{tpl}`

![generate](./assets/gifcast_220216102159.gif)

Requirements
------------
- [pastel](https://github.com/sharkdp/pastel)
- [GNU bc](https://www.gnu.org/software/bc)

## this project is the lite version of [mxcolr](https://github.com/metaory/mxcolr)