add 'term_light' colorscheme

This commit is contained in:
actionless
2017-12-27 01:05:58 +01:00
parent d53d70b1fd
commit 46ab1fc5d9
3 changed files with 94 additions and 1 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ let s:R4 = [ '#E55345' , 9 ]
let s:PA = [ '#94E42C' , 6 ]
" Info modified
let s:IM = [ '#40403C' , 238 ]
let s:IM = [ '#40403C' , 7 ]
" Inactive mode
let s:IA = [ '#767676' , s:N3[1] , 243 , s:N3[3] , '' ]