Skip to content

ravener/doki-theme-termux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doki Theme Termux

doki-theme ported to Termux styles.

Install

# Make sure you have git and nodejs installed.
$ pkg install git nodejs
# Clone the repository locally.
$ git clone https://github.com/ravener/doki-theme-termux
# Switch directory into the new folder.
$ cd doki-theme-termux
# Run the script.
$ node theme.js <theme>

Not providing <theme> will print a list of available themes.

Take care to backup ~/.termux/colors.properties if already using a theme and don't want to lose it.

I recommend symlinking the script to the prefix for ease of use:

$ ln -s /data/data/com.termux/files/home/doki-theme-termux/theme.js /data/data/com.termux/files/usr/bin/doki-theme

Now you can run doki-theme <theme> from anywhere, anytime.

License

MIT License

I don't own the original styles. I simply scraped off the numbers from doki-theme-vim and converted them into the colors.properties format that Termux uses and provided a script for easy switching.

About

Doki Themes ported for Termux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published