Termux-style is a customization tool that allows you to change the look and feel of Termux, including fonts, colors, and themes. It provides a simple menu-based interface to personalize your Termux environment.
Installation Commands
Update Termux and install required packages:
pkg update && pkg upgrade && pkg install git python -yClone the official GitHub repository:
git clone https://github.com/adi1090x/termux-style.gitMove into the directory:
cd termux-styleRun the installer script:
python setup.py installVerify installation:
termux-styleUsage Commands
Launch the termux-style menu:
termux-styleChange Termux color theme:
termux-style colorsChange Termux font style:
termux-style fontsApply a random color scheme:
termux-style randomReset to default Termux theme:
termux-style resetPreview available themes and fonts:
termux-style list