Skip to content

Commit dc1376b

Browse files
committed
vimperator/color/darkness.vimp: Change font
1 parent 36fd452 commit dc1376b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

vimperator/colors/darkness.vimp

+3-3
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@
77
hi clear
88

99
"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;
1111
" hi StatusLineBroken color: #222222; background: #afafff; "font-size: 8pt;
1212
" hi StatusLineSecure color: #222222; background: #afffaf; "font-size: 8pt;
1313

1414
"CmdLine settings excluding Gradient
1515
hi Normal color: #afafaf; background: #222222;
1616
" 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;
1818
hi CompDesc color: #c6c6c6; width: 50%; font-size: 9pt;
1919
hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex;
2020
hi CompItem[selected] background: #666666; color: #afafaf;
2121
" hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex;
2222
" hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex;
2323
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;
2525
hi CompTitle color: #afafaf; background: #222222; font-weight: bold;
2626
hi CompTitle>* padding: 0 .5ex;
2727
hi Filter font-weight: bold;color: #afafaf;

0 commit comments

Comments
 (0)