Commit Graph

1377 Commits

Author SHA1 Message Date
Christian Brabandt
825ad07821 Merge pull request #76 from binaryplease/master
added base16 seti theme
2017-03-09 17:20:50 +01:00
Christian Brabandt
1f77998990 Merge pull request #77 from ikalnytskyi/hybrid-consistent-modes
hybrid: makes colors consistent across the modes
2017-03-09 17:20:17 +01:00
Ihor Kalnytskyi
53b8b71e6b
hybrid: makes colors consistent across the modes
hybrid.vim theme for airline uses pretty strange palette for both visual
and insert modes. Despite looking *strange*, one may consider it as a
design decision, however, the replace mode uses the same palette for
statusline as the normal mode and hence looks consistent. Visual
comparison could is located here:

    http://imgur.com/a/YoeMS

This patch makes things consistent and use the same colors for the
status line, and different colors for mode indicator.
2017-03-09 17:42:47 +02:00
binaryplease
e077b5777d added base16 seti theme 2017-03-07 21:36:06 +01:00
Christian Brabandt
758c481393 Merge pull request #72 from joshdick/master
onedark.vim: Add 16-color support
2017-03-07 01:56:03 +01:00
Josh Dick
1f024697a9 Doc: Document and fix some other minor issues. 2017-03-06 19:00:40 -05:00
Christian Brabandt
205f6964be Merge pull request #74 from danilo-augusto/sierra
[contrib] Added sierra colorscheme
2017-02-26 10:51:00 +01:00
Danilo Augusto
449db04c5a [contrib] Added sierra colorscheme
doc
2017-02-26 08:45:15 +01:00
Christian Brabandt
79e52966bf Merge pull request #69 from danilo-augusto/master
[contrib] Added alduin.vim colorscheme
2017-02-26 08:29:39 +01:00
Christian Brabandt
d38b2c50d1 Merge pull request #73 from jgeiger/master
Check base16colorspace = 256 color in oceanicnext
2017-02-26 08:28:20 +01:00
Danilo Augusto
c156244f85 Added alduin.vim colorscheme
Added alduin colorscheme to the docs

.
2017-02-26 05:10:20 +01:00
jgeiger
4747bb5d15 Check base16colorspace = 256 color in oceanicnext
- This fixes the airline if you're running with 256 colors
  matching the base16 colorscheme setup for oceanicnext
2017-02-25 13:27:47 -07:00
Christian Brabandt
3ebe7ab76e Merge pull request #71 from jorvi/master
Add base16_oceanicnext theme
2017-02-24 18:34:42 +01:00
Josh Dick
c1e6284bde onedark.vim: Add 16-color support 2017-02-24 01:40:36 -05:00
Jorrit Visser
2e9d8346c8 Add base16_oceanicnext theme 2017-02-24 01:33:19 +01:00
Christian Brabandt
8df2a565bd Merge pull request #70 from joshdick/master
Add onedark.vim theme
2017-02-20 07:37:16 +01:00
Josh Dick
23a8d2b426 Add onedark.vim theme 2017-02-20 00:19:35 -05:00
Christian Brabandt
6026eb78bf remove duplicate tag
fixes #67
2016-12-31 23:47:31 +01:00
Christian Brabandt
bf5ea0dc91 Merge pull request #63 from mshkrebtan/base16-shell
Add base16_shell theme
2017-01-17 08:22:09 +01:00
Maksim Shkrebtan
6565b2d813 Add base16_shell theme
base16_shell theme for vim-airline matches an active Base16 Shell
theme.

It should be used in combination with Base16 Shell, which sets the
correct colors in the terminal:
(https://github.com/chriskempson/base16-shell).

The colors used in this theme are within the 21 term colors set by
Base16 Shell.  The theme supports 2 options described in the docs.
2016-12-29 22:37:07 +04:00
Christian Brabandt
2a97d9ee41 Merge pull request #62 from idlua/master
Added badcat airline theme
2016-12-09 21:39:33 +01:00
Luan Vicente
bf7ce0b3a9 added badcat airline theme 2016-12-08 15:18:23 -02:00
Christian Brabandt
5bfa07ae06 Merge pull request #61 from everard/master
Add vim-aurora airline theme
2016-11-24 08:20:34 +01:00
Nezametdinov E. Ildus
c0e6b2d632 Update documentation 2016-11-23 18:46:24 +03:00
Nezametdinov E. Ildus
a4d046f211 Add vim-aurora airline theme 2016-11-23 18:37:07 +03:00
josue_osx
e03e9f62d2 Removed jay Airline theme
Airline theme now included with vim colorscheme here: https://github.com/josuegaleas/jay
2016-10-26 20:38:22 +02:00
Christian Brabandt
0d121684a8 Mention missing themes 2016-10-14 13:18:55 +02:00
Christian Brabandt
493c593f40 Vice theme note correctly defined 2016-10-14 13:14:25 +02:00
Christian Brabandt
bf34040747 Improve contrast for base16 theme
fixes 54
2016-10-14 12:37:50 +02:00
Lucius
3e8ecba0de theme 2016-10-03 10:46:31 +02:00
Christian Brabandt
0ff72ad84c Use the correct variable for defining the theme
document it in the helpfile
2016-09-28 22:11:22 +02:00
Christian Brabandt
14054eb02f Merge pull request #55 from imbilltucker/master
add 'Using a Theme' section to README.md
2016-09-28 17:16:00 +02:00
Bill Tucker
f20e424702 add 'Using a Theme' section to README.md 2016-09-27 20:18:44 -06:00
Christian Brabandt
bcee47632e Merge pull request #50 from flybayer/bayer
[solarized] add option to change inactive window border from light to dark
2016-09-21 21:43:33 +02:00
Brandon Bayer
1cb71592e2 [solarized] add option to change inactive window border from light to dark 2016-09-21 14:32:08 -05:00
Christian Brabandt
020b843077 Merge pull request #51 from g-kanoufi/master
Cobalt 2 theme
2016-08-26 13:52:41 +02:00
Christian Brabandt
005f8ac6a3 Merge pull request #52 from bcicen/master
Add Vice theme
2016-08-22 21:00:21 +02:00
Bradley Cicenas
6f29574a53 Add Vice theme 2016-08-22 04:52:21 -04:00
Guillaume Kanoufi
b257fb0013 Cobalt 2 theme 2016-08-20 12:17:08 +02:00
Christian Brabandt
8b58708ec4 Remove dracula theme
The dracula theme is provided by https://github.com/dracula/vim
which also provides an airline theme.

closes #46
2016-07-19 23:54:53 +02:00
Christian Brabandt
aa95f93504 Merge pull request #43 from wifiextender/master
Add ravenpower theme
2016-07-08 20:03:18 +02:00
Christian Brabandt
dfc72d81b1 Merge pull request #44 from smancill/master
powerlineish: improve inactive status line
2016-07-08 08:07:30 +02:00
Sebastián Mancilla
8a92b17430 powerlineish: improve inactive status line
Change foreground color to improve visibility.
2016-07-05 20:01:05 -04:00
wifiextender
ea0021f501 Add ravenpower theme 2016-07-06 00:08:37 +02:00
Christian Brabandt
796478723c Merge pull request #41 from jez/master
Add green option to solarized theme
2016-06-06 22:03:15 +02:00
Jake Zimmerman
1ca09ffda0 Add green option to solarized theme 2016-06-05 14:21:40 -07:00
Christian Brabandt
97a042a57a Merge pull request #38 from OndrejSlamecka/dracula
Add Dracula theme
2016-05-16 13:51:29 +02:00
Ondrej Slamecka
0735ff780e Add Dracula theme 2016-05-16 11:53:52 +03:00
Christian Brabandt
8bf1961e3b Merge pull request #37 from josuegaleas/master
New theme, 'jay'
2016-05-14 21:04:18 +02:00
josue_osx
858c485fa3 New theme, 'jay'
A new theme for Airline.
2016-05-14 11:45:54 -07:00