You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The namespace tag entity color now differs from markup/HTML tags which are also now colored correctly.
19
+
❯ The namespace tag entity color now differs from markup/HTML tags which are also now colored correctly.
11
20
*Character Data* blocks tags `<![CDATA[``]]>` are now formated bold and, including the surrounded text, using the comment color. (@arcticicestudio, #29, a442b356)
Operator keywords are now colored explicitly as discussed in atom/language-c#151 and atom/one-dark-syntax#74 (@arcticicestudio, #34, 529f290057da332977ddcbcba3e14163e772bbc0)
28
+
❯ Operator keywords are now colored explicitly as discussed in atom/language-c#151 and atom/one-dark-syntax#74 (@arcticicestudio, #34, 529f290057da332977ddcbcba3e14163e772bbc0)
19
29
20
-
# 0.2.0 (2016-09-20)
30
+
# 0.2.0
31
+
*2016-09-20*
21
32
## Improvements
22
33
### CSS
23
-
The hex color hash character `#` now gets colored as keyword (@arcticicestudio, #27, 323f7713333ad50b008c80a677e4abb6596faddb)
34
+
❯ The hex color hash character `#` now gets colored as keyword (@arcticicestudio, #27, 323f7713333ad50b008c80a677e4abb6596faddb)
24
35
25
36
## Bugfixes
26
37
### Documentation
27
-
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)
38
+
❯ 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)
28
39
29
-
# 0.1.0 (2016-09-20)
40
+
# 0.1.0
41
+
*2016-09-20*
30
42
**Initial APM package release version!**
31
43
*Closes the [APM Package Release](https://github.com/arcticicestudio/nord-atom-syntax/milestone/1) milestone.*
32
44
@@ -48,7 +60,7 @@ A complete list of all implemented languages can be found in the milestone backl
48
60
- <imgsrc="https://avatars3.githubusercontent.com/u/12533767"width=16height=16/> [`language-haskell`](https://atom.io/packages/language-haskell) by [atom-haskell](https://github.com/atom-haskell) (@arcticicestudio, #21, 6ce40f2aeba0521f1842a1ab4b40aa02694e2a02)
49
61
- <imgsrc="https://avatars2.githubusercontent.com/u/743164"width=16height=16/> [`language-julia`](https://atom.io/packages/language-julia) by [JuliaLang](https://github.com/JuliaLang) (@arcticicestudio, #23, 61eec2ca99fa5018d1f9f67980bb24a8e114ba1d)
Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-atom-syntax/issues).
0 commit comments