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
- Host: GitHub
- URL: https://github.com/ythecombinator/dracula-hyperterm
- Owner: ythecombinator
- License: mit
- Created: 2016-07-17T02:41:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-07-18T19:01:25.000Z (almost 9 years ago)
- Last Synced: 2025-01-18T10:28:58.432Z (5 months ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dracula for [HyperTerm](https://hyperterm.org)
> A dark theme for [HyperTerm](https://hyperterm.org).
## 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).
[](https://github.com/ythecombinator) |
--- |
[matt](https://github.com/ythecombinator) |## License
[MIT License](./LICENSE.md)