aboutsummaryrefslogtreecommitdiffstats
path: root/colors
AgeCommit message (Collapse)Author
2017-02-23Prepare stable development release version 0.4.0Gravatar Arctic Ice Studio
2017-02-23Update copyright yearGravatar Arctic Ice Studio
2017-02-04GHI-#22 Add support for "pythonEscape" groupGravatar Arctic Ice Studio
2017-02-04GHI-#23 Optimize style for the SQL group "sqlSpecial"Gravatar Arctic Ice Studio
2017-02-04GHI-#14 Implement support for the "jedi-vim" pluginGravatar Arctic Ice Studio
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-02Merge pull request #16 from ↵Gravatar Arctic Ice Studio
arcticicestudio/feature/ghi-#13-italic-comments-support #13 Italic comments support
2017-01-29GHI-#20 Fix Markdown header color to use "nord8"Gravatar Arctic Ice Studio
2017-01-29GHI-#19 Implement language groups for (DOS) INIGravatar Arctic Ice Studio
2017-01-29GHI-#18 Implement language groups for LispGravatar Arctic Ice Studio
2017-01-29GHI-#17 Implement language groups for AWKGravatar Arctic Ice Studio
2017-01-29GHI-#13 Implement global configuration to support italic commentsGravatar Arctic Ice Studio
2017-01-24Prepare stable development release version 0.3.0Gravatar Arctic Ice Studio
2017-01-02Prepare stable development release version 0.2.0Gravatar Arctic Ice Studio
2017-01-02Merge branch 'improvement/ghi-#9-unreadable-text-when-using-block-cursor' ↵Gravatar Arctic Ice Studio
into develop
2017-01-02GHI-#7 Use nord1 instead of nord3 as visual selection colorGravatar Arctic Ice Studio
Fixes unreadable (visual) selected comments.
2017-01-02GHI-#9 Use "nord0" foreground color to fix unreadable block cursor textGravatar Arctic Ice Studio
2017-01-01Prepare stable development release version 0.1.2Gravatar Arctic Ice Studio
2017-01-01GHI-#5 Fix unset global variable "colors_name"Gravatar Arctic Ice Studio
2016-12-26Prepare stable development release version 0.1.1Gravatar Arctic Ice Studio
2016-12-26GHI-#4 Fix wrong color variables of "Spell*" groupsGravatar Arctic Ice Studio
2016-12-25Prepare stable development initial release version 0.1.0Gravatar Arctic Ice Studio
2016-12-25GHI-#1 Implement the main color themeGravatar Arctic Ice Studio