---
# 0.2.0
*2017-01-09*
## Improvements
❯ Characters under block cursors are now colored darker (`nord1`) while the block cursor is visible to achieve a optimal contrast and to avoid unreadability due to the same cursor- and foreground color (`nord4`). (@arcticicestudio / @kepbod, #2, 8b6e64b0)
Before
After
### Documentation
❯ Added a screenshot to the README [activation](https://github.com/arcticicestudio/nord-iterm2/blob/develop/README.md#activation) description (@arcticicestudio, 669c307d)
# 0.1.0
*2016-11-22*
## Features
❯ Implemented the main XML (Property List) color scheme file [`Nord.itermcolors`](https://github.com/arcticicestudio/nord-iterm2/blob/develop/src/xml/Nord.itermcolors). (@arcticicestudio, #1, 80d14907)
![](https://raw.githubusercontent.com/arcticicestudio/nord-iterm2/develop/src/assets/scrot-colortest.png)
![](https://raw.githubusercontent.com/arcticicestudio/nord-iterm2/develop/src/assets/scrot-htop.png)
Detailed information about features, supported languages and install instructions can be found in the [README](https://github.com/arcticicestudio/nord-iterm2/blob/develop/README.md#installation) and in the [project wiki](https://github.com/arcticicestudio/nord-iterm2/wiki).
# 0.0.0 (2016-11-22)
**Project Initialization**