Commit graph

30 commits

Author SHA1 Message Date
Arctic Ice Studio 9a2cebb1cb Release version 0.14.0 2020-06-16 07:58:36 +02:00
Arctic Ice Studio 2212c21a51 Prepare release version 0.13.0 2019-12-17 20:15:01 +01:00
Jose M. Murinello db742c0f4b Uniform status lines config for bundled airline and lightline themes (#169)
The included theme bundles have not supported the "uniform status line" feature (GH-58), which allows to change the background color of the status bar (StatusLine) group to `nord3`.

Related to GH-58
Resolves GH-168
2019-12-17 20:15:01 +01:00
Arctic Ice Studio 7f28e7cec1 Prepare release version 0.12.0 2019-05-25 10:29:20 +02:00
Arctic Ice Studio bfa83e8dcc Prepare release version 0.11.0 2019-04-18 10:03:29 +02:00
Axel Pardemann 2a633e2891 Add more contrast between background and text
As suggested in the comments of pull request #130
2019-04-15 22:12:06 +02:00
Axel Pardemann d85568fb6e Add support for airline warning and error colors 2019-04-15 22:12:06 +02:00
Arctic Ice Studio be815f09fe
Merge pull request #134 from meck/develop
Fix for terminal statusline in airline
2019-04-15 15:09:17 +02:00
Arctic Ice Studio 0707af4d54 Prepare release version 0.10.0 2019-03-21 15:33:21 +01:00
Arctic Ice Studio 096ff7bdef Update copyright notices and contributor metadata
GH-145
2019-03-21 10:47:48 +01:00
meck c16672570c Fix for terminal statusline in airline 2018-07-21 17:55:42 +02:00
Arctic Ice Studio 18add4e7ae Improve compatibility of airline theme with tmuxline.vim theme
The "Nord airline.vim" (1) UI plugin theme now includes better support
for the "tmuxline.vim" (2) plugin. Previously text shown in the main
segment of the tmuxline, generated via the `:Tmuxline airline` command,
caused a `bad colour: NONE` error or has been colorized using `nord0`
which resulted in unreadable text due to a `nord3` background.

This has been fixed by using `nord5` as foreground color. See GH-11 (3)
which has been used as implementation reference that fixed the same
incompatibility for the "lightline.vim" (4) plugin.

References:

  (1) https://github.com/arcticicestudio/nord-vim/blob/develop/autoload/airline/themes/nord.vim
  (2) https://github.com/edkolev/tmuxline.vim
  (3) https://github.com/arcticicestudio/nord-vim/issues/11
  (4) https://github.com/itchyny/lightline.vim

GH-117
2018-06-24 20:39:10 +02:00
Arctic Ice Studio ddd9ed6891 Prepare release version 0.9.0 2018-06-24 09:02:38 +02:00
Arctic Ice Studio 2b79506a58 Prepare release version 0.8.0 2018-01-05 20:15:22 +01:00
Arctic Ice Studio 1e74d7ac29 Prepare release version 0.7.0 2017-12-30 18:27:09 +01:00
dylnmc c1dfd29d51 fixes invisible inactive lightline bar 2017-11-18 21:49:29 -05:00
Arctic Ice Studio da6d5bf73e Migrate to MIT license
Adapted to the MIT license migration of the main "Nord" (1) project.
Detailed information can be found in the main task ticket.

All license SVG badges and the "LICENSE.md" content have been updated.
In addition all source code comment header have also been simplified.

References:

* (1) https://github.com/arcticicestudio/nord

Subtask of arcticicestudio/nord#55
GH-69
2017-11-12 20:27:51 +01:00
Arctic Ice Studio b6424b4455 Prepare stable development release version 0.6.0 2017-08-03 09:14:52 +02:00
Arctic Ice Studio 7fdb2cbe84 Prepare stable development release version 0.5.0 2017-04-17 10:11:10 +02:00
Arctic Ice Studio 6c3e6f07a9 Prepare stable development release version 0.4.0 2017-02-23 19:42:01 +01:00
Arctic Ice Studio 23a242532b Update copyright year 2017-02-23 17:31:23 +01:00
Arctic Ice Studio 85cb181c7a Prepare stable development release version 0.3.0 2017-01-24 22:58:42 +01:00
Arctic Ice Studio 30f2ce482a GHI-#11 Use nord5 for lightline texts 2017-01-14 10:39:14 +01:00
Arctic Ice Studio 691a1b24b6 Prepare stable development release version 0.2.0 2017-01-02 15:07:31 +01:00
Arctic Ice Studio 499bf8be4a Prepare stable development release version 0.1.2 2017-01-01 10:25:33 +01:00
Arctic Ice Studio f3330e8136 Prepare stable development release version 0.1.1 2016-12-26 17:39:15 +01:00
Arctic Ice Studio b56fe3d65e Prepare stable development initial release version 0.1.0 2016-12-25 14:02:01 +01:00
Arctic Ice Studio e54464a7cc Merge branch 'feature/ghi-#3-airline-theme' into develop 2016-12-25 13:50:59 +01:00
Arctic Ice Studio 12c4337317 GHI-#3 Implement the vim-airline theme file 2016-12-25 13:50:07 +01:00
Arctic Ice Studio 354dce7526 GHI-#2 Implement the lightline.vim color scheme file 2016-12-25 13:49:24 +01:00