vim-airline / vim-airline-themes

A collection of themes for vim-airline
MIT License
2.05k stars 350 forks source link

Add base16-spacemacs theme #84

Closed 22a closed 7 years ago

22a commented 7 years ago

Adds a base16-spacemacs theme. It follows the same primary mode colours as molokai {normal:blue, insert:green, visual:yellow/orange, replace:red} but with the colour palette of the spacemacs variant of the base16 themeset.

Mode run-through: Mode run-through

Normal mode with trailing whitespace:

Normal mode with trailing whitespace

Normal mode with unwritten file modification:

Normal mode with unwritten file modification

Insert mode:

Insert mode

Visual mode:

Visual mode

Replace mode:

Replace mode

Inactive mode:

Inactive mode
chrisbra commented 7 years ago

thanks.