How to Change Theme in termux |Change font in termux


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 themes using the termux-style to change themes for Free.👾

How to Change Theme in termux |Change font in termux

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 -y
Press 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 install



Step 5::
Running the setup file of termux-style, after this command termux-style will be installed on termux.

./install





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 a hacker terminal theme then you can select option 41(just type the number and press enter)

How to Change Theme in termux |Change font in termux



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.
termux-style
Press F to choose the 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, you can select option 20 to change your font with ubantu font.



Termux Style Video in English Watch now:



Conclusion:

There is more than one way to change the theme in termux app and if you want I will write a post on other options too. This method is simple and works best,😜To be honest, I really like the 41st theme in termux-styling because of its hacker look👾. If you like this theme then you should also checkout [How to Add Name in Termux Header | Termux Best Theme - 2021]. if anything is not working or you are facing any error, just comment down below and if you wanna know the one-click method to install the termux-style then just comment and I will post the code in this post or comment section. Thanks for reading and stay inspired and never stop learning.


Post a Comment

10 Comments

  1. How do I stop my new font/theme changes from going away when I use ”ls" ? I literally only have my theme for 2 commands and I need " LS" and it will not print color anymore. The font stays updated but not the colors.

    ReplyDelete
    Replies
    1. I don't it goes away like that, are you still facing this problem?

      Delete
  2. Replies
    1. Paste this in termux
      cd && cd termux-style && ./uninstall

      Delete
  3. can we run termux on pc without emulator

    ReplyDelete
    Replies
    1. Yes you can, search my site I have already written post about this topic

      Delete
  4. Dear Saad, how to restore basic font and theme after applying theme from Termux-style ?

    ReplyDelete
    Replies
    1. Umm reset termux, or maybe you will find some theme that is similer to the original one

      Delete