Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cloudymax/hyper-spacechalk
- Owner: cloudymax
- License: mit
- Created: 2022-10-26T12:53:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-26T13:16:07.000Z (about 2 years ago)
- Last Synced: 2024-10-04T21:45:45.130Z (about 2 months ago)
- Language: JavaScript
- Size: 289 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)