Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Non-obtrusive cursor line and search marker.
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-feature-current-line-highlighting.png)
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-feature-search-highlight.png)
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrcast-feature-search-result-marker.gif)
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrcast-feature-entity-highlighting.gif)
Line numbers and invisible characters like whitespaces are faded out in order to keep the focus.
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-feature-invisible-characters.png)
Dimmed indent guide- and bracket matching colors.
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-feature-indent-guides.png)
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-feature-bracket-matching.png)
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrcast-feature-bracket-matching.gif)
The syntax-based color of the selected code is easily recognizable.
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrcast-feature-selection.gif)
Java
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-lang-java-min.png)
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-lang-java.png)
CSS
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-lang-css.png)
Typescript
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-lang-typescript.png)
Arrow Functions
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-pkg-babel-arrow-function.png)
Decorators (MobX Store)
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-pkg-babel-decorator-mobx-store.png)
React HOC
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-pkg-babel-react-hoc.png)
CSS-in-JS Design Pattern (Glamorous, Style Components)
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-pkg-babel-react-css-in-js.png)
Simple React- and React Router Components
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-pkg-babel-react-router.png)
![](https://raw.githubusercontent.com/arcticicestudio/nord-sublime-text/develop/assets/scrot-pkg-babel-react-component-simple.png)