| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-03 | Prepare stable development release version 0.6.0 | ||
| 2017-08-03 | Merge pull request #42 from ↵ | ||
| arcticicestudio/improvement/gh-31-neovim-health-check-background-highlight-current-line Neovim health check highlight status groups support | |||
| 2017-08-03 | Merge pull request #40 from ↵ | ||
| arcticicestudio/improvement/gh-38-adjust-fold-marker-color Adjust fold color to match comment colors | |||
| 2017-08-03 | Merge pull request #41 from ↵ | ||
| arcticicestudio/improvement/gh-35-substitute-search-highlight Underline substitute search result highlight text | |||
| 2017-08-03 | Merge pull request #39 from ↵ | ||
| arcticicestudio/bugfix/gh-32-search-highlight-on-strings-illegible Fix unreadable text color on pending search result highlights | |||
| 2017-08-03 | Add basic support for Ale (#44) | ||
| Add basic support for Ale | |||
| 2017-07-17 | GH-31 Add support for Neovim health check highlight status groups | ||
| 2017-07-17 | GH-35 Underline active search highlight text for substitute command | ||
| 2017-07-17 | GH-38 Use bold font for folds | ||
| 2017-07-17 | GH-38 Use nord1 as background color for folds | ||
| 2017-07-16 | GH-38 Adjust fold color to match comment colors | ||
| 2017-07-15 | GH-32 Fix unreadable text color on pending search result highlights | ||
| 2017-05-29 | Add basic support for CtrlP | ||
| 2017-04-17 | Prepare stable development release version 0.5.0 | ||
| 2017-04-01 | GHI-#29 Use correct color for Ruby local (variable) methds | ||
| 2017-04-01 | GHI-#29 Fix color of language reserved keywords | ||
| 2017-04-01 | GHI-#29 Use keyword color for block parameter list symbols | ||
| 2017-04-01 | GHI-#29 Change font style of Ruby symbols to bold | ||
| 2017-02-23 | Prepare stable development release version 0.4.0 | ||
| 2017-02-23 | Update copyright year | ||
| 2017-02-04 | GHI-#22 Add support for "pythonEscape" group | ||
| 2017-02-04 | GHI-#23 Optimize style for the SQL group "sqlSpecial" | ||
| 2017-02-04 | GHI-#14 Implement support for the "jedi-vim" plugin | ||
| This actually includes two groups which had to be adjusted. Both are used for a parameter popup in functions. The background color and the color of the current parameter at the cursor are now colored explicitly instead of the default syntax link to the "TabLine" and "CursorLine" groups. | |||
| 2017-02-02 | Merge pull request #16 from ↵ | ||
| arcticicestudio/feature/ghi-#13-italic-comments-support #13 Italic comments support | |||
| 2017-01-29 | GHI-#20 Fix Markdown header color to use "nord8" | ||
| 2017-01-29 | GHI-#19 Implement language groups for (DOS) INI | ||
| 2017-01-29 | GHI-#18 Implement language groups for Lisp | ||
| 2017-01-29 | GHI-#17 Implement language groups for AWK | ||
| 2017-01-29 | GHI-#13 Implement global configuration to support italic comments | ||
| 2017-01-24 | Prepare stable development release version 0.3.0 | ||
| 2017-01-02 | Prepare stable development release version 0.2.0 | ||
| 2017-01-02 | Merge branch 'improvement/ghi-#9-unreadable-text-when-using-block-cursor' ↵ | ||
| into develop | |||
| 2017-01-02 | GHI-#7 Use nord1 instead of nord3 as visual selection color | ||
| Fixes unreadable (visual) selected comments. | |||
| 2017-01-02 | GHI-#9 Use "nord0" foreground color to fix unreadable block cursor text | ||
| 2017-01-01 | Prepare stable development release version 0.1.2 | ||
| 2017-01-01 | GHI-#5 Fix unset global variable "colors_name" | ||
| 2016-12-26 | Prepare stable development release version 0.1.1 | ||
| 2016-12-26 | GHI-#4 Fix wrong color variables of "Spell*" groups | ||
| 2016-12-25 | Prepare stable development initial release version 0.1.0 | ||
| 2016-12-25 | GHI-#1 Implement the main color theme | ||