Commit Graph

2 Commits

Author SHA1 Message Date
Daniel Wennberg
0aca6c1fe4 Improve base16_shell and rename to base16_vim
The theme now dynamically loads the correct base16 palette regardless of
how base16-vim is used (using base16_shell, or setting 'termguicolors',
or using gvim). # Please enter the commit message for your changes. Lines
starting
2018-09-05 08:36:17 -07: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