Theme-Engine is usually made for modification & customization, so you can make trunks even more Colourful and better your Termux.
Introducing Auto Updater, It will always keep Theme-Engine updated.
update | chfont | chcolor | chtheme (alias) #only for zsh-users
This Theme-Engine is maintained by the following person.
Online method to chage color scheme
Tui Based Program.
bash <(curl -fsSL "https://git.io/tcolors")
Cli Based Program.
bash <(curl -fsSL "https://git.io/tcolors") -c <1-80>
Installation Methods :
Method | Command |
---|---|
git | git clone https://github.com/imegeek/Theme-Engine ; cd Theme-Engine ; ./theme-engine |
curl | bash <(curl -fsSL "https://git.io/theme-engine") |
wget | bash -c "$(wget -O- https://git.io/theme-engine)" |