Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cloudymax/hyper-spacechalk

A hyper-terminal theme inspired by jessebot/onboardme's spacechalk vim colors.
https://github.com/cloudymax/hyper-spacechalk

Last synced: 27 days ago
JSON representation

A hyper-terminal theme inspired by jessebot/onboardme's spacechalk vim colors.

Awesome Lists containing this project

README

        

# Hyper-Spacechalk

![IMG](https://raw.githubusercontent.com/cloudymax/hyper-spacechalk/main/screenshot.png)

> A theme for the [Hyper Terminal](https://hyper.is) inspired by Jessebot's spacechalk VIM theme for [onboardme](https://github.com/jessebot/onboardme)
## Install
Add `hyper-spacechalk` to the plugins list

```js
module.exports = {
...
plugins: [
'hyper-spacechalk'
],
}
```

## License
MIT @ [Cloudymax](https://github.com/cloudymax)