|
7 | 7 | hi clear
|
8 | 8 |
|
9 | 9 | "StatusLine settings
|
10 |
| -hi StatusLine color: #606060; background: #222222; font-family: Inconsolata, "Droid Sans Mono"; font-size: 14px; margin-top: 1px; |
| 10 | +hi StatusLine color: #606060; background: #222222; font-family: "Migu 1M", "Droid Sans Mono"; font-size: 14px; margin-top: 1px; |
11 | 11 | " hi StatusLineBroken color: #222222; background: #afafff; "font-size: 8pt;
|
12 | 12 | " hi StatusLineSecure color: #222222; background: #afffaf; "font-size: 8pt;
|
13 | 13 |
|
14 | 14 | "CmdLine settings excluding Gradient
|
15 | 15 | hi Normal color: #afafaf; background: #222222;
|
16 | 16 | " hi CmdLine background: #222222; color: #afafaf; font-size: 9pt;
|
17 |
| -hi CmdLine color: #aaa; background: #1c1c1c; font-family: Inconsolata, "Droid Sans Mono"; font-size: 14px; padding: 0px; vertical-align: middle; border: none; |
| 17 | +hi CmdLine color: #aaa; background: #1c1c1c; font-family: "Migu 1M", "Droid Sans Mono"; font-size: 14px; padding: 0px; vertical-align: middle; border: none; |
18 | 18 | hi CompDesc color: #c6c6c6; width: 50%; font-size: 9pt;
|
19 | 19 | hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex;
|
20 | 20 | hi CompItem[selected] background: #666666; color: #afafaf;
|
21 | 21 | " hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex;
|
22 | 22 | " hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;
|
23 | 23 | hi CompMsg font-style: italic; margin-left: 16px;
|
24 |
| -hi CompResult width: 45%; overflow: hidden;font-size: 10pt; font-family: Inconsolata, "Droid Sans Mono"; font-weight: normal; |
| 24 | +hi CompResult width: 45%; overflow: hidden;font-size: 10pt; font-family: "Migu 1M", "Droid Sans Mono"; font-weight: normal; |
25 | 25 | hi CompTitle color: #afafaf; background: #222222; font-weight: bold;
|
26 | 26 | hi CompTitle>* padding: 0 .5ex;
|
27 | 27 | hi Filter font-weight: bold;color: #afafaf;
|
|
0 commit comments