Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/metaory/mxcolr-lite
- Owner: metaory
- Created: 2022-01-03T00:06:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T04:00:06.000Z (over 2 years ago)
- Last Synced: 2024-08-01T09:25:25.259Z (3 months ago)
- Topics: cli, colors, colorscheme, colorscheme-generator, mxc, mxcolr, palette-generation, palette-generator, palettes, pastel, pastel-colors, terminal
- Language: Shell
- Homepage:
- Size: 12.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)