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
- Host: GitHub
- URL: https://github.com/ravener/tokyonight-termux
- Owner: ravener
- License: mit
- Created: 2023-11-03T16:25:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T16:48:35.000Z (over 2 years ago)
- Last Synced: 2025-03-11T08:28:49.715Z (over 1 year ago)
- Topics: color-palette, color-scheme, color-theme, terminal, terminal-colors, terminal-theme, termux
- Homepage:
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```