vim-airline / vim-airline-themes

A collection of themes for vim-airline
MIT License
2.04k stars 348 forks source link

Fix base16 seti theme #135

Closed dustinblackman closed 6 years ago

dustinblackman commented 6 years ago

Overview

The base16 seti theme is currently busted due to bad naming conversions, this PR does the following:

chrisbra commented 6 years ago

thanks!