From 57a9dc12a7821f62bfbbdaa3930e43f82fc3cad6 Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Thu, 29 Dec 2016 09:59:53 +0100 Subject: [PATCH 1/2] a# BLANK_LINE GHI-#1 Implement main XML color theme --- src/xml/nord.xml | 389 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 389 insertions(+) create mode 100755 src/xml/nord.xml diff --git a/src/xml/nord.xml b/src/xml/nord.xml new file mode 100755 index 0000000..58f6ef9 --- /dev/null +++ b/src/xml/nord.xml @@ -0,0 +1,389 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From 6e733593351bba301cc5116e7ca1a3a79210a3cc Mon Sep 17 00:00:00 2001 From: Arctic Ice Studio Date: Thu, 29 Dec 2016 10:07:06 +0100 Subject: [PATCH 2/2] Prepare stable development initial release version 0.1.0 --- CHANGELOG.md | 8 ++++++++ README.md | 2 +- src/xml/nord.xml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e49b589..9abad3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,5 +4,13 @@ --- +# 0.1.0 (2016-12-29) +## Features +Implemented the main XML theme file [`nord.xml`](https://github.com/arcticicestudio/nord-notepadplusplus/blob/develop/src/xml/nord.xml). (@arcticicestudio, #1, 81e80e6b) + +![](https://raw.githubusercontent.com/arcticicestudio/nord-notepadplusplus/develop/src/assets/scrot-lang-python.png) + +Detailed information about supported languages and install instructions can be found in the [README](https://github.com/arcticicestudio/nord-notepadplusplus/blob/develop/README.md#installation) and in the [project wiki](https://github.com/arcticicestudio/nord-notepadplusplus/wiki). + # 0.0.0 (2016-12-29) **Project Initialization** diff --git a/README.md b/README.md index 9f1ecc9..603d217 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Detailed descriptions for supported languages can be found in the [project wiki]

Batch

C

C++

CSS

diff

HTML

Java

JavaScript

PHP

Python

Ruby

ShellScript

SQL

VB

XML

YAML

## 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) +[![](https://img.shields.io/badge/Changelog-0.1.0-blue.svg)](https://github.com/arcticicestudio/nord-notepadplusplus/blob/v0.1.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). diff --git a/src/xml/nord.xml b/src/xml/nord.xml index 58f6ef9..f896726 100755 --- a/src/xml/nord.xml +++ b/src/xml/nord.xml @@ -2,7 +2,7 @@ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ title Nord Notepad++ + project nord-notepadplusplus + -version + +version 0.1.0 + repository https://github.com/arcticicestudio/nord-notepadplusplus + author Arctic Ice Studio + email development@arcticicestudio.com +