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

https://github.com/vmariano/1984-hyper-theme

hyper theme inspired by 1984
https://github.com/vmariano/1984-hyper-theme

hyper-terminal theme

Last synced: 6 months ago
JSON representation

hyper theme inspired by 1984

Awesome Lists containing this project

README

          

# 1984-hyper-theme

[Hyper](http://hyper.is/) theme, inspired by [1984](https://marketplace.visualstudio.com/items?itemName=juanmnl.vscode-theme-1984) and based on [hyper-electron-highlighter](https://github.com/vmariano/hyper-electron-highlighter)

![Sample](https://raw.githubusercontent.com/vmariano/1984-hyper-theme/3b0b97f8c4070bb1e1d2c291499b02c760d80599/sample1.png)

## Install

Install Hyper

Then, add `1984-hyper-theme` to the plugins list in `~/.hyper.js`:

```
plugins: [
'1984-hyper-theme'
]
```