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: 11 days ago
JSON representation

Clean, dark Hyper theme based on the Tokyo Night VS Code theme

Lists

README

        


owl

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)