Color Generator is a fun plugin for the micro text editor that randomly generates a new 16-color colorscheme each time you run the command.
See help/colorgen.md for more details.
Place the plugin folder in ~/.config/micro/plug/colorgen/, or clone it
directly from the GitHub repository:
mkdir -p ~/.config/micro/plug
git clone https://github.com/micro-garden/colorgen-plugin ~/.config/micro/plug/colorgenAlternatively, this plugin is also available through the unofficial plugin
channel:
https://github.com/micro-garden/unofficial-plugin-channel
You can install it by adding the channel and then using plugin install.
MIT.
Aki Kareha ([email protected])