hyperterm-gooey
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "hyperterm-gooey", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Gooey Hyperterm Theme, based on Atom Gooey", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# Gooey Theme for HyperTerm | ||
[HyperTerm](https://hyperterm.org) theme based on | ||
[the Atom Gooey Syntax theme](https://github.com/simeydotme/atom-gooey-syntax). | ||
Forked from @mdo's [Atom One Dark](https://github.com/mdo/hyperterm-atom-dark) and modified by @simeydotme. | ||
####[HyperTerm](https://hyperterm.org) theme based on [the **Atom Gooey** Syntax theme](https://github.com/simeydotme/atom-gooey-syntax). | ||
_Forked from [@mdo](https://twitter.com/simeydotme)'s **Atom One Dark** and modified by [@simeydotme](https://twitter.com/simeydotme)._ | ||
![base window display](/screenshots/gooey.png) | ||
![window display with tabs and syntax](/screenshots/gooey-with-code-tabs.png) | ||
![macOs version of base window display](/screenshots/gooey.png) | ||
![macOs version of window display with tabs and syntax](/screenshots/gooey-with-code-tabs.png) | ||
![windows 8 version of the main window](/screenshots/gooey-windows.png) | ||
### Install | ||
## Install | ||
@@ -16,10 +16,8 @@ 1. Open HyperTerm's preferences with `Cmd+,` (or manually at `~/.hyperterm.js`) with your editor. | ||
```js | ||
plugins: [ | ||
'hyperterm-gooey' | ||
], | ||
plugins: [ 'hyperterm-gooey' ], | ||
``` | ||
3. Fully reload HyperTerm (`Cmd+Shift+R`), and tada! | ||
3. Reload your UI with `ctrl+shift+u` / `cmd+shift+u` | ||
### License | ||
## License | ||
MIT |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
169321
7
23