fix typo in airline theme
This commit is contained in:
parent
a8a7a424ad
commit
2b32d0dbb5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
let g:airline#themes#farout#palette {}
|
let g:airline#themes#farout#palette = {}
|
||||||
|
|
||||||
let s:N1 = ['#F2A766', '#291916', 215, 234]
|
let s:N1 = ['#F2A766', '#291916', 215, 234]
|
||||||
let s:N2 = ['#A67458', '#291916', 137, 234]
|
let s:N2 = ['#A67458', '#291916', 137, 234]
|
||||||
|
|
Loading…
Add table
Reference in a new issue