fix durant theme. resolves #704.

This commit is contained in:
Bailey Ling 2015-02-27 07:35:31 -05:00
parent c78767a564
commit b6e29a8cfb
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
let g:airline#themes#durant#palette = {}
let s:N1 = [ '#005f00' , '#afd700' , 22 , 148 ]
let s:N2 = [ '#93a1a1' , '#586e75' , 245 , 240 ]
let s:N3 = [ '#93a1a1' , '#073642' , 240 , 233 ]