Termux Style in Termux – Installation, Usage & Basic Commands

Termux Style is a simple customization tool that helps change the appearance of the Termux terminal using different color schemes and fonts. It provides an easy menu-based interface where you can customize the look of Termux without editing configuration files manually. You can install and use Termux Style in Termux with some simple commands.

Installation Commands

Update Termux and install required packages:

pkg update && pkg upgrade && pkg install git python -y

Clone the official GitHub repository:

git clone https://github.com/adi1090x/termux-style.git

Move into the directory:

cd termux-style

Run the installer script:

./install

Verify installation:

termux-style

Usage Commands

Launch the termux-style menu:

termux-style

After running the command, you will see the following menu:

[C] Colors (91)
[F] Fonts (20)
[R] Random
[I] Import
[A] About
[Q] Quit
  • Choose Colors to browse and apply available color schemes.
  • Choose Fonts to change the Termux font style.
  • Choose Random to apply a random color scheme automatically.
  • Choose Import to load a custom color scheme from a local file or URL.
  • Choose About to view information about the tool.
  • Choose Quit to exit the Termux Style menu and return to the terminal.

Choose the option you want and Termux Style will automatically apply the selected customization to your Termux terminal. The tool provides dozens of color schemes and multiple fonts that can be changed at any time.