Skip to content

Commit

Permalink
Merge branch 'release/0.5.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed Jan 15, 2017
2 parents 64d0fbe + 7309aa7 commit e1e3934
Show file tree
Hide file tree
Showing 5 changed files with 59 additions and 12 deletions.
32 changes: 23 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,41 @@

---

# 0.4.0 (2016-11-22)
# 0.5.0
*2017-01-15*
## Features
### Languages
❯ Implemented optimized <img src="http://elixir-lang.org/favicon.ico" width=16 height=16/> [Elixir](http://elixir-lang.org) styles for the [milestone backlog](https://github.com/arcticicestudio/nord-atom-syntax/issues/1) community package <img src="https://avatars0.githubusercontent.com/u/1481354" width=16 height=16/> [`language-elixir`](https://atom.io/packages/language-elixir). (@skbolton, #33, b141369c)

<p align="center"><img src="https://cloud.githubusercontent.com/assets/7836623/21479766/5b5ff102-cb57-11e6-8bcd-b936a31ceeab.png"/></p>

# 0.4.0
*2016-11-22*
## Features
### `language-xml`
The namespace tag entity color now differs from markup/HTML tags which are also now colored correctly.
The namespace tag entity color now differs from markup/HTML tags which are also now colored correctly.
*Character Data* blocks tags `<![CDATA[` `]]>` are now formated bold and, including the surrounded text, using the comment color. (@arcticicestudio, #29, a442b356)

<p align="center">CDATA<br><img src="https://cloud.githubusercontent.com/assets/7836623/20519301/ab2eef32-b0a2-11e6-8d67-6a1c09389ef7.png"/><br>Markup/HTML entities<br><img src="https://cloud.githubusercontent.com/assets/7836623/20519310/b48f5bca-b0a2-11e6-9aa3-24b826ae6817.png"/><br>Namespace tags<br><img src="https://cloud.githubusercontent.com/assets/7836623/20519313/bb8ac126-b0a2-11e6-8055-40b49465012e.png"/></p>

# 0.3.0 (2016-09-29)
# 0.3.0
*2016-09-29*
## Improvements
### `language-c`
Operator keywords are now colored explicitly as discussed in atom/language-c#151 and atom/one-dark-syntax#74 (@arcticicestudio, #34, 529f290057da332977ddcbcba3e14163e772bbc0)
Operator keywords are now colored explicitly as discussed in atom/language-c#151 and atom/one-dark-syntax#74 (@arcticicestudio, #34, 529f290057da332977ddcbcba3e14163e772bbc0)

# 0.2.0 (2016-09-20)
# 0.2.0
*2016-09-20*
## Improvements
### CSS
The hex color hash character `#` now gets colored as keyword (@arcticicestudio, #27, 323f7713333ad50b008c80a677e4abb6596faddb)
The hex color hash character `#` now gets colored as keyword (@arcticicestudio, #27, 323f7713333ad50b008c80a677e4abb6596faddb)

## Bugfixes
### Documentation
Fixed all unrendered images in the [atom.io](https://atom.io/themes/nord-atom-syntax) package README by using the `https://raw.githubusercontent.com` domain (@arcticicestudio, #26, 6b72d3a740486d48b9a0d02f4aec3db557241462)
Fixed all unrendered images in the [atom.io](https://atom.io/themes/nord-atom-syntax) package README by using the `https://raw.githubusercontent.com` domain (@arcticicestudio, #26, 6b72d3a740486d48b9a0d02f4aec3db557241462)

# 0.1.0 (2016-09-20)
# 0.1.0
*2016-09-20*
**Initial APM package release version!**
*Closes the [APM Package Release](https://github.com/arcticicestudio/nord-atom-syntax/milestone/1) milestone.*

Expand All @@ -48,7 +60,7 @@ A complete list of all implemented languages can be found in the milestone backl
- <img src="https://avatars3.githubusercontent.com/u/12533767" width=16 height=16/> [`language-haskell`](https://atom.io/packages/language-haskell) by [atom-haskell](https://github.com/atom-haskell) (@arcticicestudio, #21, 6ce40f2aeba0521f1842a1ab4b40aa02694e2a02)
- <img src="https://avatars2.githubusercontent.com/u/743164" width=16 height=16/> [`language-julia`](https://atom.io/packages/language-julia) by [JuliaLang](https://github.com/JuliaLang) (@arcticicestudio, #23, 61eec2ca99fa5018d1f9f67980bb24a8e114ba1d)

## <img src="https://avatars0.githubusercontent.com/u/1089146" width=16 height=16/> Core
<img src="https://avatars0.githubusercontent.com/u/1089146" width=16 height=16/> **Core**
- [`language-c`](https://atom.io/packages/language-c) (@arcticicestudio, #14, 7568bfbf68d1ea6ad06db8389f1f15756718e2b4)
- [`language-clojure`](https://atom.io/packages/language-clojure) (@arcticicestudio, #20, 42536fdb3181791ed020166ad60c9a607c90e942)
- [`language-coffee-script`](https://atom.io/packages/language-coffee-script) (@arcticicestudio, #18, 479df6a9be8e5e56c09e5b32a5a7f3374d34cc97)
Expand All @@ -68,3 +80,5 @@ A complete list of all implemented languages can be found in the milestone backl
- [`language-scala`](https://atom.io/packages/language-scala) (@arcticicestudio, #7, 513ec446bb0a21c32310bcc4e3874580ecfd441a)
- [`language-shellscript`](https://atom.io/packages/language-shellscript) (@arcticicestudio, #16, badfcc2b182211ef21f3e25d9ffd8628e63deb1f)
- [`language-yaml`](https://atom.io/packages/language-yaml) (@arcticicestudio, #15, 883ab296a249e6b9b93659724b5d2f2a37768854)

<p align="center"><img src="https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-top.png"/></p>
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Detailed descriptions for supported languages can be found in the [project wiki]
![][scrot-lang-xml]

## Development
[![](https://img.shields.io/badge/Changelog-0.4.0-blue.svg)](https://github.com/arcticicestudio/nord-atom-syntax/blob/v0.4.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.5.0-blue.svg)](https://github.com/arcticicestudio/nord-atom-syntax/blob/v0.5.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)

### Contribution
Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-atom-syntax/issues).
Expand Down
3 changes: 2 additions & 1 deletion index.less
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
title Index +
project nord-atom-syntax +
version 0.4.0 +
version 0.5.0 +
repository https://github.com/arcticicestudio/nord-atom-syntax +
author Arctic Ice Studio +
email [email protected] +
Expand Down Expand Up @@ -33,6 +33,7 @@ LESSCSS
@import "styles/languages/coffeescript";
@import "styles/languages/cs";
@import "styles/languages/css";
@import "styles/languages/elixir";
@import "styles/languages/gfm";
@import "styles/languages/glsl";
@import "styles/languages/go";
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "nord-atom-syntax",
"theme": "syntax",
"version": "0.4.0",
"version": "0.5.0",
"description": "A arctic, north-bluish clean and elegant Atom syntax theme.",
"author": {
"name": "Arctic Ice Studio",
Expand Down
32 changes: 32 additions & 0 deletions styles/languages/elixir.less
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
title Language Elixir +
project nord-atom-syntax +
repository https://github.com/arcticicestudio/nord-atom-syntax +
author Arctic Ice Studio +
email [email protected] +
copyright Copyright (C) 2016 +
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[Language Packages]
> language-elixir (https://atom.io/packages/language-elixir)
[References]
Elixir
(http://elixir-lang.org)
*/
.source.elixir {
.variable.other.readwrite {
&.module {
color: @syntax-color-annotation;
}

&.constant {
color: @syntax-color-class;
}
}

.punctuation.definition.variable {
color: @syntax-color-annotation;
}
}

0 comments on commit e1e3934

Please sign in to comment.