An open API service indexing awesome lists of open source software.

https://github.com/ravener/tokyonight-termux

🗼 Tokyo Night Colors for Termux
https://github.com/ravener/tokyonight-termux

color-palette color-scheme color-theme terminal terminal-colors terminal-theme termux

Last synced: about 1 month ago
JSON representation

🗼 Tokyo Night Colors for Termux

Awesome Lists containing this project

README

          

# Tokyo Night Termux
Based on the color palette of [Tokyonight for Neovim](https://github.com/folke/tokyonight.nvim) by [@Folke](https://github.com/folke)

## Usage
Copy the file for the flavor you want into `~/.termux/colors.properties` then restart the Termux app or run `termux-reload-settings`.

```sh
$ git clone https://github.com/ravener/tokyonight-termux
$ cd tokyonight-termux
$ mkdir -p ~/.termux
$ cp tokyonight_night.properties ~/.termux/colors.properties
$ termux-reload-settings
```