Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-11T12:59:32.000Z (about 3 years ago)
- Last Synced: 2024-11-07T07:51:44.978Z (8 days 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: 4
- 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
![](packages/hyper-tokyo-night/palette.png)
![](packages/hyper-tokyo-night/screenshot.png)### Install
```
$ hyper install hyper-tokyo-night
```Alternatively, open `~/.hyper.js` and add `"hyper-tokyo-night"` to the `plugins` array.
## Tokyo Night Storm
![](packages/hyper-tokyo-night-storm/palette.png)
![](packages/hyper-tokyo-night-storm/screenshot.png)### 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)