mirror of
https://github.com/taniarascia/new-moon.git
synced 2025-04-19 11:22:15 +03:00
Minor Markdown tweaks
This commit is contained in:
parent
7ad89cf4be
commit
3f4b85ea87
@ -2,16 +2,17 @@
|
||||
<h1>hyperterm-new-moon-theme</h1>
|
||||
|
||||
<a href="https://github.com/taniarascia/new-moon">
|
||||
<img height="64" width="64" alt="owl" src="https://raw.githubusercontent.com/Tmeister/hyperterm-new-moon-theme/master/other/new-moon-logo.png" />
|
||||
<img height="64" width="64" alt="owl" src="https://raw.githubusercontent.com/Tmeister/hyperterm-new-moon-theme/master/other/new-moon-logo.png">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
hyperterm-new-moon-theme is a beautiful theme for the Hyper terminal based on the [New Moon Syntax Theme](https://github.com/taniarascia/new-moon).
|
||||
|
||||
<div align="center">
|
||||
<img alt="screenshot" src="https://raw.githubusercontent.com/tmeister/hyperterm-new-moon-theme/master/other/terminal.png" />
|
||||
<img alt="screenshot" src="https://raw.githubusercontent.com/tmeister/hyperterm-new-moon-theme/master/other/terminal.png">
|
||||
</div>
|
||||
<hr />
|
||||
|
||||
---
|
||||
|
||||
## INTRODUCTION
|
||||
|
||||
@ -25,29 +26,29 @@ hyperterm-new-moon-theme is a beautiful theme for the Hyper terminal based on th
|
||||
|
||||
Installing the hyperterm-new-moon-theme theme for your Hyper terminal couldn't be easier.
|
||||
|
||||
###### Hyper's built-in CLI (hyper)
|
||||
### Hyper's built-in CLI (hyper)
|
||||
|
||||
1. `hyper i hyperterm-new-moon-theme`
|
||||
1. Enjoy hyperterm-new-moon-theme.
|
||||
1. `hyper i hyperterm-new-moon-theme`
|
||||
1. Enjoy hyperterm-new-moon-theme.
|
||||
|
||||
###### Manually
|
||||
### Manually
|
||||
|
||||
1. Open `~/.hyper.js` in your favorite editor.
|
||||
1. Add `hyperterm-new-moon-theme` to the `plugins` array.
|
||||
1. Enjoy hyperterm-new-moon-theme.
|
||||
1. Open `~/.hyper.js` in your favorite editor.
|
||||
1. Add `hyperterm-new-moon-theme` to the `plugins` array.
|
||||
1. Enjoy hyperterm-new-moon-theme.
|
||||
|
||||
## ⚡️ Contribute
|
||||
|
||||
If you would like to help improve this themes, you're more than welcome to contribute.
|
||||
|
||||
1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account.
|
||||
2. [Clone](https://help.github.com/articles/cloning-a-repository/) to your local device: `git clone git@github.com:<your_github_username>/hyperterm-new-moon-theme.git`
|
||||
1. [Fork](https://help.github.com/articles/fork-a-repo/) this repository to your own GitHub account.
|
||||
2. [Clone](https://help.github.com/articles/cloning-a-repository/) to your local device: `git clone git@github.com:<your_github_username>/hyperterm-new-moon-theme.git`
|
||||
|
||||
[license-badge]: https://img.shields.io/npm/l/hyperterm-new-moon-theme.svg?style=flat-square
|
||||
[license]: https://opensource.org/licenses/MIT
|
||||
[version-badge]: https://img.shields.io/npm/v/hyperterm-new-moon-theme.svg?style=flat-square
|
||||
[package]: https://www.npmjs.com/package/hyperterm-new-moon-theme
|
||||
[downloads-badge]: https://img.shields.io/npm/dw/hyperterm-new-moon-theme.svg?style=flat-square
|
||||
[npmtrends]: http://www.npmtrends.com/hyperterm-new-moon-theme
|
||||
[npmtrends]: https://www.npmtrends.com/hyperterm-new-moon-theme
|
||||
[prs-badge]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
|
||||
[prs]: http://makeapullrequest.com
|
||||
|
Loading…
x
Reference in New Issue
Block a user