termux allows you to change the font color and theme of your termux app using termux: styling add-on which a paid app on play store. In this post, we are going to learn about how to change termux theme using termux-style to change themes for Free.👾
This project is created by adi1090x on GitHub and allows you to choose from 20 fonts and 89 themes. Just follow the below steps.
How to install termux-style:
Step 1:
This command will check the dependencies and update them to the current date.apt update && apt upgrade -yPress N if you ask about the version.
Step 2:
This command will install git package which will allow us to download projects from the GitHub repository.pkg install git -y(While installing if it is asking do you wanna install just press y.)
Step 3:
the git-clone command will download the desired project from the GitHub repository.
git clone https://github.com/adi1090x/termux-style.git
Step 4:
Here we are changing directory and granting permission to the setup file if you don't understand this command it's highly recommended to check out this blog [Basic Termux commands complete guide]
cd termux-style && chmod +x setup
Step 5::
Running the setup file of termux-style, after this command termux-style will be installed on termux.
./setup
How to Use Termux style to change the theme in termux:
Step 1:
Type this command any time you wanna change the theme of the termux app.termux-style
Press C to choose the Theme option.
Step 2:
Now You have 89 options, You can see the name of the theme and you can select one by typing the number of theme names.
If you want hacker terminal theme then you can select option 41(just type the number and press enter)
How to Use Termux style to change Font in termux:
Step 1:Type this command any time you wanna change the Font of termux app.
Step 2:
Now You have 20 options, You can see the name of the Font and you can select one by typing the number of Font names.
My personal favorite is ubuntu then you can select option 20 to see the changes.
termux-stylePress F to choose Fonts option.
Step 2:
Now You have 20 options, You can see the name of the Font and you can select one by typing the number of Font names.
My personal favorite is ubuntu then you can select option 20 to see the changes.