Skip to content

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

License

Notifications You must be signed in to change notification settings

shmshd/termux-style

This branch is 2 commits ahead of, 8 commits behind adi1090x/termux-style:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0eec842 · Jun 21, 2021

History

8 Commits
May 19, 2021
Jun 21, 2021
Aug 4, 2020
Aug 4, 2020
Sep 7, 2020
Aug 5, 2020
Jan 5, 2021
Aug 4, 2020

Repository files navigation

Termux Style

adi1090x | Twitter adi1090x | Reddit adi1090x | Github adi1090x | Instagram




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 - 
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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%