Adjust header color for dark color scheme

This commit is contained in:
Junegunn Choi 2015-07-22 03:07:27 +09:00
parent d01db4862b
commit 18469b6954

View File

@ -181,7 +181,7 @@ func init() {
Info: 144,
Cursor: 161,
Selected: 168,
Header: 110}
Header: 109}
Light256 = &ColorTheme{
UseDefault: true,
Fg: 15,