Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nordtheme/hyper

An arctic, north-bluish clean and elegant Hyper theme plugin.
https://github.com/nordtheme/hyper

arctic color color-scheme colors colorschemes colortheme hyper hyper-plugin hyper-theme hyperterm nord terminal terminal-theme theme ui ui-theme

Last synced: about 1 month ago
JSON representation

An arctic, north-bluish clean and elegant Hyper theme plugin.

Awesome Lists containing this project

README

        







































An arctic, north-bluish clean and elegant Hyper theme plugin.

Designed for a fluent and clear workflow based on the Nord color palette.





## Features


Smooth transitions for tab interactions.








## Getting Started

### Installation

Nord Hyper can be installed manually by adding `nord-hyper` to your `~/.hyper.js` plugin list in your [configuration file][hyper-docs-config]……

```javascript
plugins: ["nord-hyper"];
```

…or via Hyper‘s CLI [hpm][npm-hpm-cli] by running

```shell
hpm install nord-hyper
```

## Contributing

Read the [contributing guide][docs-dev-contributing] to learn about the development process and how to propose [enhancement suggestions][docs-dev-contributing-enhancements] and [report bugs][docs-dev-contributing-bug-reports], how to [submit pull requests][docs-dev-contributing-pr] and the project's [styleguides][docs-dev-contributing-styleguides], [branch organization][docs-dev-contributing-branch-org] and [versioning][docs-dev-contributing-versioning] model.

The guide also includes information about [minimal, complete, and verifiable examples][docs-dev-contributing-mcve] and other ways to contribute to the project like [improving existing issues][docs-dev-contributing-other-improve-issues] and [giving feedback on issues and pull requests][docs-dev-contributing-other-feedback].








Copyright © 2016-present Sven Greb








[docs-dev-contributing]: https://github.com/nordtheme/.github/blob/main/contributing.md
[docs-dev-contributing-branch-org]: https://github.com/nordtheme/.github/blob/main/contributing.md#branch-organization
[docs-dev-contributing-bug-reports]: https://github.com/nordtheme/.github/blob/main/contributing.md#bug-reports
[docs-dev-contributing-enhancements]: https://github.com/nordtheme/.github/blob/main/contributing.md#enhancement-suggestions
[docs-dev-contributing-mcve]: https://github.com/nordtheme/.github/blob/main/contributing.md#mcve
[docs-dev-contributing-other-feedback]: https://github.com/nordtheme/.github/blob/main/contributing.md#feedback
[docs-dev-contributing-other-improve-issues]: https://github.com/nordtheme/.github/blob/main/contributing.md#improve-issues
[docs-dev-contributing-pr]: https://github.com/nordtheme/.github/blob/main/contributing.md#pull-requests
[docs-dev-contributing-styleguides]: https://github.com/nordtheme/.github/blob/main/contributing.md#style-guides
[docs-dev-contributing-versioning]: https://github.com/nordtheme/.github/blob/main/contributing.md#versioning
[hyper-docs-config]: https://hyper.is/#cfg
[npm-hpm-cli]: https://www.npmjs.com/package/hpm-cli