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
- Host: GitHub
- URL: https://github.com/vmariano/1984-hyper-theme
- Owner: vmariano
- License: mit
- Created: 2019-06-17T00:44:59.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-17T19:49:42.000Z (about 7 years ago)
- Last Synced: 2025-10-05T06:41:28.630Z (10 months ago)
- Topics: hyper-terminal, theme
- Language: JavaScript
- Homepage:
- Size: 168 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)

## Install
Install Hyper
Then, add `1984-hyper-theme` to the plugins list in `~/.hyper.js`:
```
plugins: [
'1984-hyper-theme'
]
```