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.
11
+
*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)
18
+
Operator keywords are now colored explicitly as discussed in atom/language-c#151 and atom/one-dark-syntax#74 (@arcticicestudio, #34, 529f290057da332977ddcbcba3e14163e772bbc0)
11
19
12
20
# 0.2.0 (2016-09-20)
13
21
## Improvements
14
22
### CSS
15
-
-The hex color hash character `#` now gets colored as keyword (@arcticicestudio, #27, 323f7713333ad50b008c80a677e4abb6596faddb)
23
+
The hex color hash character `#` now gets colored as keyword (@arcticicestudio, #27, 323f7713333ad50b008c80a677e4abb6596faddb)
16
24
17
25
## Bugfixes
18
26
### Documentation
19
-
-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)
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)
2. Select `Nord Atom` from the *Syntax Theme* drop-down menu
30
30
31
31
## Features
32
-
![][scrot-feature-bracketmarker]
33
-
34
-
![][scrot-feature-findandreplace]
35
-
> Non-obtrusive bracket matching- and `find-and-replace` marker.
36
-
Unselected line numbers are hidden in order to keep the focus.
37
-
38
-
![][scrcast-feature-smoothtransition]
32
+
<palign="center"><strong>Non-obtrusive bracket matching- and <code>find-and-replace</code> marker.<br>Unselected line numbers are hidden in order to keep the focus.</strong><br><imgsrc="https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-feature-bracketmarker.png"/><br><imgsrc="https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrot-feature-findandreplace.png"/></p>
39
33
40
-
![][scrcast-feature-findandreplace]
41
-
> Smooth transitions for gutter- and `find-and-replace` interactions.
34
+
<palign="center"><strong>Smooth transitions for gutter- and <code>find-and-replace</code> interactions.</strong><br><imgsrc="https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrcast-feature-findandreplace.gif"/><br><imgsrc="https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrcast-feature-smoothtransition.gif"/></p>
42
35
43
-
![][scrcast-feature-selection]
44
-
> Colors of selected code can still be easily recognized.
36
+
<palign="center"><strong>Colors of selected code can still be easily recognized.</strong><br><imgsrc="https://raw.githubusercontent.com/arcticicestudio/nord-atom-syntax/develop/assets/scrcast-feature-selection.gif"/></p>
45
37
46
38
## Languages
47
39
This theme contains optimized styles to achieve a consistent and uniform coloring across languages.
@@ -55,9 +47,10 @@ Detailed descriptions for supported languages can be found in the [project wiki]
Please report issues/bugs, feature requests and suggestions for improvements to the [issue tracker](https://github.com/arcticicestudio/nord-atom-syntax/issues).
@@ -68,11 +61,6 @@ Please report issues/bugs, feature requests and suggestions for improvements to
0 commit comments