Color Switcher is a plugin for the micro text editor that allows you to easily switch between color schemes using keyboard shortcuts or commands.
See help/colorswitcher.md for more details.
Place the plugin folder in ~/.config/micro/plug/colorswitcher/, or clone it
directly from the GitHub repository:
mkdir -p ~/.config/micro/plug
git clone https://github.com/micro-garden/colorswitcher-plugin ~/.config/micro/plug/colorswitcherAlternatively, 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 (aki@kareha.org)