nordtheme / nord

An arctic, north-bluish color palette.
https://www.nordtheme.com
MIT License
5.98k stars 167 forks source link
color-palette color-scheme color-theme colors colorscheme palette syntax syntax-highlighting syntax-theme theme ui ui-design ui-theme

An arctic, north-bluish color palette.

A total of sixteen, carefully selected, dimmed pastel colors for a eye-comfortable, but yet colorful ambiance.

Created for clear, uncluttered and elegant designs following a minimal and flat style pattern. For syntax highlighting it aims to ensure an undisturbed focus on important parts of the code, a good readability and a quick visual distinction between the different syntax elements.

Nord consists of four named color palettes providing different syntactic meanings and color effects for dark & bright ambiance designs.

Nord color palette cards

All colors are numbered from `nord0` to `nord15` where each palette contains a different amount of colors. The naming convention preserves the compatibility for terminal color schemes and allows an uncomplicated use as base for such. ## Getting Started Visit the [official website][17] to [learn all about Nord's colors and palettes][13] and how to [install and integrate Nord in your own projects][15] or use the [color swatches for your favorite applications][14]. ### Quick Start Install Nord using [npm][18] or [yarn][19]: ```sh # npm npm install --save nord # yarn yarn add nord ``` Please see the complete [installation and usage guide][15] for more details. ## Port Projects Unify the appearance and usage experience for your favorite applications — from code editors, shell terminals to modern UIs and libraries. Nord supports a broad and constantly growing spectrum that allows to [customize your daily tool stack][16].

Nord port project illustration

## Color Swatches Next to the many ways of [integrating Nord into your project][15], all [color palettes of Nord][13] are also available in [various native color swatch formats][14]. Easily import Nord into macOS, _Adobe_ products like _Photoshop_ & _Illustrator_, GIMP/Krita/Inkscape and many more.

Nord color swatch toolbox

## Contributing Nord is an open source project and we love to receive contributions from the [community][12]! There are many ways to contribute, from [writing- and improving documentation and tutorials][3], [reporting bugs][2], [submitting enhancement suggestions][4] that can be added to Nord by [submitting pull requests][8]. Please take a moment to read the full [contributing guide][11] to learn about the development process, the project's used [styleguides][9], [branch organization][1] and [versioning][10] model. The guide also includes information about [minimal, complete, and verifiable examples][7] and other ways to contribute to the project like [improving existing issues][6] and [giving feedback on issues and pull requests][5].

Copyright © 2016-present Sven Greb

[1]: https://github.com/nordtheme/.github/blob/main/contributing.md#branch-organization [2]: https://github.com/nordtheme/.github/blob/main/contributing.md#bug-reports [3]: https://github.com/nordtheme/.github/blob/main/contributing.md#documentations [4]: https://github.com/nordtheme/.github/blob/main/contributing.md#enhancement-suggestions [5]: https://github.com/nordtheme/.github/blob/main/contributing.md#feedback [6]: https://github.com/nordtheme/.github/blob/main/contributing.md#improve-issues [7]: https://github.com/nordtheme/.github/blob/main/contributing.md#mcve [8]: https://github.com/nordtheme/.github/blob/main/contributing.md#pull-requests [9]: https://github.com/nordtheme/.github/blob/main/contributing.md#style-guides [10]: https://github.com/nordtheme/.github/blob/main/contributing.md#versioning [11]: https://github.com/nordtheme/.github/blob/main/contributing.md [12]: https://www.nordtheme.com/community [13]: https://www.nordtheme.com/docs/colors-and-palettes [14]: https://www.nordtheme.com/docs/swatches [15]: https://www.nordtheme.com/docs/usage [16]: https://www.nordtheme.com/ports [17]: https://www.nordtheme.com [18]: https://www.npmjs.com [19]: https://yarnpkg.com