https://github.com/mhyfritz/hyper-tokyo-night
Clean, dark Hyper theme based on the Tokyo Night VS Code theme
https://github.com/mhyfritz/hyper-tokyo-night
color-scheme dark-theme hyper hyper-theme terminal terminal-theme theme tokyo-night
Last synced: 3 months ago
JSON representation
Clean, dark Hyper theme based on the Tokyo Night VS Code theme
- Host: GitHub
- URL: https://github.com/mhyfritz/hyper-tokyo-night
- Owner: mhyfritz
- License: mit
- Created: 2021-02-02T05:24:17.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-11-11T12:59:32.000Z (over 4 years ago)
- Last Synced: 2025-10-20T04:48:44.381Z (7 months ago)
- Topics: color-scheme, dark-theme, hyper, hyper-theme, terminal, terminal-theme, theme, tokyo-night
- Language: JavaScript
- Homepage:
- Size: 1.95 MB
- Stars: 25
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
hyper-tokyo-night
> Clean, dark [Hyper](https://hyper.is/) theme based on the [Tokyo Night VS Code theme](https://github.com/enkia/tokyo-night-vscode-theme)
## Tokyo Night


### Install
```
$ hyper install hyper-tokyo-night
```
Alternatively, open `~/.hyper.js` and add `"hyper-tokyo-night"` to the `plugins` array.
## Tokyo Night Storm


### Install
```
$ hyper install hyper-tokyo-night-storm
```
Alternatively, open `~/.hyper.js` and add `"hyper-tokyo-night-storm"` to the `plugins` array.
## Credits
- [Tokyo Night](https://github.com/enkia/tokyo-night-vscode-theme) (d'oh)
- [hyper-snazzy](https://github.com/sindresorhus/hyper-snazzy) (tab styling)