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

https://github.com/ythecombinator/dracula-hyperterm

:scream: A dark theme for HyperTerm
https://github.com/ythecombinator/dracula-hyperterm

Last synced: 4 months ago
JSON representation

:scream: A dark theme for HyperTerm

Awesome Lists containing this project

README

        

# Dracula for [HyperTerm](https://hyperterm.org)

> A dark theme for [HyperTerm](https://hyperterm.org).



screenshot

## Install

> All instructions can be found at [draculatheme.com/hyperterm](https://draculatheme.com/hyperterm).

Simply add `hyperterm-dracula` to the plugins list in your `~/.hyperterm.js` config file:

```js
module.exports = {

config: { /*... */ },

plugins: [
"hyperterm-dracula"
]

};
```

## Team

This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/hyperterm/graphs/contributors).

[![matt](https://avatars3.githubusercontent.com/u/2644563?s=70)](https://github.com/ythecombinator) |
--- |
[matt](https://github.com/ythecombinator) |

## License

[MIT License](./LICENSE.md)