Fix background color on some message types
This commit is contained in:
parent
3ff61d5e53
commit
9094790283
@ -57,6 +57,8 @@ hi StatusLine background: #252525; color: #f8f8f2; font-family: "Meslo LG S DZ";
|
||||
hi ContentSeparator border-top: none; display: -moz-box;
|
||||
hi ModeMsg color: #f8f8f2; background: #252525; font-family: "Meslo LG S DZ"; font-size: 12px;
|
||||
hi MoreMsg color: #f8f8f2; background: #252525; font-family: "Meslo LG S DZ"; font-size: 12px;
|
||||
hi InfoMsg color: #f8f8f2; background: #252525; font-family: "Meslo LG S DZ"; font-size: 12px;
|
||||
hi ErrorMsg color: #f8f8f2; background: #252525; font-family: "Meslo LG S DZ"; font-size: 12px;
|
||||
hi Message color: #f8f8f2; background: #252525; font-family: "Meslo LG S DZ"; font-size: 12px; min-width: 100%;
|
||||
hi PromptText color: #f8f8f2; font-family: "Meslo LG S DZ"; font-size: 12px;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user