• This repository has been archived on 20/Aug/2023
  • Stars
    star
    1,234
  • Rank 36,587 (Top 0.8 %)
  • Language
    Shell
  • License
    GNU General Publi...
  • Created about 6 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple script to change color-schemes and fonts for Termux.

LAST Updated : August 2023

Unmaintained : Due to Termux not working properly on new Android versions and also Termux not getting maintained properly.


Termux Style

Simple script to change color-schemes and fonts for Termux terminal emulator.

gif

termux-style provides color-schemes and powerline-ready fonts to customize the appearance of the Termux terminal.

How to install

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

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]: 

Features

  • 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.

Use Import

    [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.

Previews

Colorschemes Fonts
img img
Import - URL Import - Local
img img
Install Uninstall
img img

FYI

  • An uninstall script is also added, in case you want to remove this program.
  • Again... If you can improve it, sure...
  • Have fun!