-
-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Nord Notepad++ - Project Initialization
- Loading branch information
0 parents
commit d26c1b6
Showing
21 changed files
with
22,626 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/nord-notepadplusplus-banner.svg"/></p> | ||
|
||
<p align="center"><img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-notepadplusplus/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-notepadplusplus.svg"/></a> <a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0"><img src="https://img.shields.io/badge/Nord-v0.2.0-blue.svg"/></a></p> | ||
|
||
--- | ||
|
||
# 0.0.0 (2016-12-29) | ||
**Project Initialization** |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/nord-notepadplusplus-banner.svg"/></p> | ||
|
||
<p align="center"><img src="https://assets-cdn.github.com/favicon.ico" width=24 height=24/> <a href="https://github.com/arcticicestudio/nord-notepadplusplus/releases/latest"><img src="https://img.shields.io/github/release/arcticicestudio/nord-notepadplusplus.svg"/></a> <a href="https://github.com/arcticicestudio/nord/releases/tag/v0.2.0"><img src="https://img.shields.io/badge/Nord-v0.2.0-blue.svg"/></a></p> | ||
|
||
<p align="center">A arctic, north-bluish clean and elegant <a href="https://notepad-plus-plus.org">Notepad++</a> color theme.</p> | ||
|
||
<p align="center">Designed for a fluent and clear workflow.<br> | ||
Based on the <a href="https://github.com/arcticicestudio/nord">Nord</a> color palette.</p> | ||
|
||
--- | ||
|
||
<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-python.png"/><blockquote>Font: <a href="https://adobe-fonts.github.io/source-code-pro">Source Code Pro</a> 12px.</blockquote></p> | ||
|
||
## Getting started | ||
### Installation | ||
#### Manual | ||
Copy the [`nord.xml`](https://github.com/arcticicestudio/nord-notepadplusplus/tree/develop/src/xml/nord.xml) file into the `theme` directory located in the install directory of Notepad++. | ||
The default path is `C:\Program Files\Notepad++\themes` or `C:\Program Files (x86)\Notepad++\themes` depending on your OS architecture type. | ||
|
||
### Activation | ||
1. Restart Notepad++ | ||
2. Open the *Settings* menu and select *Style Configurator* | ||
2. Select `nord` from the theme drop-down box | ||
3. Apply the change with the *Save & Close* button | ||
|
||
## Languages | ||
Nord Notepad++ contains optimized styles to achieve a consistent and uniform coloring across languages. | ||
Detailed descriptions for supported languages can be found in the [project wiki](https://github.com/arcticicestudio/nord-notepadplusplus/wiki). | ||
|
||
<p align="center"><strong>Batch</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-batch.png"/><br><strong>C</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-c.png"/><br><strong>C++</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-cpp.png"/><br><strong>CSS</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-css.png"/><br><strong>diff</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-diff.png"/><br><strong>HTML</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-html.png"/><br><strong>Java</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-java.png"/><br><strong>JavaScript</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-javascript.png"/><br><strong>PHP</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-php.png"/><br><strong>Python</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-python.png"/><br><strong>Ruby</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-ruby.png"/><br><strong>ShellScript</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-shell.png"/><br><strong>SQL</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-sql.png"/><br><strong>VB</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-vb.png"/><br><strong>XML</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-xml.png"/><br><strong>YAML</strong><br><img src="https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-yaml.png"/></p> | ||
|
||
## Development | ||
[![](https://img.shields.io/badge/Changelog-0.0.0-blue.svg)](https://github.com/arcticicestudio/nord-notepadplusplus/blob/v0.0.0/CHANGELOG.md) [![](https://img.shields.io/badge/Workflow-gitflow--branching--model-blue.svg)](http://nvie.com/posts/a-successful-git-branching-model) [![](https://img.shields.io/badge/Versioning-ArcVer_0.8.0-blue.svg)](https://github.com/arcticicestudio/arcver) | ||
|
||
Continuous integration builds are running at [Travis-CI](https://travis-ci.org/arcticicestudio/nord-notepadplusplus) and [Circle CI](https://circleci.com/bb/arcticicestudio/nord-notepadplusplus). | ||
|
||
### Contribution | ||
Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-notepadplusplus/issues). | ||
|
||
<p align="center"><img src="https://cdn.rawgit.com/arcticicestudio/nord/develop/src/assets/banner-footer-mountains.svg" /></p> | ||
|
||
<p align="center"> <img src="http://arcticicestudio.com/favicon.ico" width=16 height=16/> Copyright © 2016 Arctic Ice Studio</p> | ||
|
||
<p align="center"><a href="http://www.apache.org/licenses/LICENSE-2.0"><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg"/></a> <a href="https://creativecommons.org/licenses/by-sa/4.0"><img src="https://img.shields.io/badge/License-CC_BY--SA_4.0-blue.svg"/></a></p> |
Oops, something went wrong.