Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RobbieTheWagner/hyper-adventure-time
A hyperterm port of the Adventure Time theme
https://github.com/RobbieTheWagner/hyper-adventure-time
Last synced: about 2 months ago
JSON representation
A hyperterm port of the Adventure Time theme
- Host: GitHub
- URL: https://github.com/RobbieTheWagner/hyper-adventure-time
- Owner: RobbieTheWagner
- Created: 2016-07-25T12:33:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-04T11:43:12.000Z (over 7 years ago)
- Last Synced: 2024-05-13T15:24:05.371Z (7 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hyper-adventure-time
A [Hyper](https://hyper.is/) port of the Adventure Time theme from [iTerm2 Color Schemes](https://github.com/mbadolato/iTerm2-Color-Schemes).![Hyper Adventure Time](http://i.imgur.com/MRpZom7.png)
## How to use
Just add to your `plugins` in `~/.hyper.js`
```js
plugins: ['hyper-adventure-time']
```If you use `hpm` you can also:
```bash
hpm install hyper-adventure-time
```