This repository is unmaintained and archived.
Command-line utility to change the colorscheme of Termux.
make install
# Start on interactive mode.
termux-color
# Change the colorscheme.
termux-color -c monochrome
# Change the colorscheme and restart Termux.
termux-color -C default_green
Pull requests are not accepted (for now).