소스 검색

Use papercolor airline theme for Light colorscheme

There is a solarized airline theme as well, but its highlighting of the
current active split is confusing.
Weiyi Lou 10 년 전
부모
커밋
188f57ecc8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      vim/settings/colorscheme-statusline.vim

+ 1 - 1
vim/settings/colorscheme-statusline.vim

@@ -26,7 +26,7 @@ command! Dark set background=dark
 
 command! Light set background=light
       \| colorscheme solarized
-      \| call SetTheme('powerlineish')
+      \| call SetTheme('papercolor')
 
 command! Neon set background=light
       \| colorscheme neonwave