LAST Updated
: August 2023
Unmaintained : Due to Termux not working properly on new Android versions and also Termux not getting maintained properly.
Simple script to change color-schemes and fonts for Termux terminal emulator.
termux-style
provides color-schemes and powerline-ready fonts to customize the appearance of the Termux terminal.
Follow the steps below -
# Go to home dir -
cd $HOME
# Clone this repository (use `gh repo clone adi1090x/termux-style` if you want to use the GitHub CLI)-
git clone https://github.com/adi1090x/termux-style
# Change to termux-style dir -
cd termux-style
# To install it, run -
./install
# And follow the steps, it'll be installed on your system.
Run termux-style
& select the right option -
$ termux-style
┌──────────────────────────────────────────────────┐
│░▀█▀░█▀▀░█▀▄░█▄█░█░█░█░█░░░░░█▀▀░▀█▀░█░█░█░░░█▀▀░░│
│░░█░░█▀▀░█▀▄░█░█░█░█░▄▀▄░▄▄▄░▀▀█░░█░░░█░░█░░░█▀▀░░│
│░░▀░░▀▀▀░▀░▀░▀░▀░▀▀▀░▀░▀░░░░░▀▀▀░░▀░░░▀░░▀▀▀░▀▀▀░░│
└──────────────────────────────────────────────────┘
[*] By- Aditya Shakya // adi1090x
[C] Colors (89)
[F] Fonts (20)
[R] Random
[I] Import
[A] About
[Q] Quit
[Select Option]:
- 90 popular color-schemes.
- 20 powerline patched fonts.
- Randomly change color-schemes.
- Import color-schemes from local file or file URL.
- Set colors and fonts in place.
[Select Option]: 4
[1] Local File (Enter path to file)
[2] Internet File (Enter File URL)
[Select Option]: 2
[Enter Color-scheme URL]: https://raw.githubusercontent.com/adi1090x/termux-style/master/colors/gruvbox-dark.properties
[*] Reloading Settings...
[*] Applied Successfully.
- To import local file, enter the full path (e.g. -
/data/data/com.termux/files/home/spiderman.properties
) of the color-scheme. - To import web file, enter the file url (e.g. -
https://raw.githubusercontent.com/adi1090x/termux-style/master/colors/gruvbox-dark.properties
) of the color-scheme.
Colorschemes | Fonts |
---|---|
Import - URL | Import - Local |
---|---|
Install | Uninstall |
---|---|
- An
uninstall
script is also added, in case you want to remove this program. - Again... If you can improve it, sure...
- Have fun!