diff options
Diffstat (limited to 'desert.vimp')
-rw-r--r-- | desert.vimp | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/desert.vimp b/desert.vimp index d723cea..732f45f 100644 --- a/desert.vimp +++ b/desert.vimp @@ -7,23 +7,23 @@ hi Normal color: #afafaf; background: #242721; hi CmdLine background: #242721; color: #afafaf; font-size: 10pt; font-family: monospace; font-weight: normal; padding: 0px 3px; hi StatusLine color: #242721; background: #afafaf;font-size: 10pt; font-family: monospace; font-weight: normal; -hi StatusLineBroken color: #242721; background: #afafff; -hi StatusLineSecure color: #242721; background: #afffaf; +" hi StatusLineBroken color: #242721; background: #afafff; +" hi StatusLineSecure color: #242721; background: #afffaf; hi CompDesc color: #c6c6c6; width: 50%;font-size: 10pt; hi CompIcon width: 16px; min-width: 16px; display: inline-block; margin-right: .5ex; hi CompItem[selected] background: #444741; color: #afafaf; -hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex; -hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex; +" hi CompLess text-align: center; height: 0; line-height: .5ex; padding-top: 1ex; +" hi CompMore text-align: center; height: .5ex; line-height: .5ex; margin-bottom: -.5ex; hi CompMsg font-style: italic; margin-left: 16px; hi CompResult width: 45%; overflow: hidden;font-size: 10pt; font-family: monospace; font-weight: normal; hi CompTitle color: #afafaf; background: #242721; font-weight: bold; hi CompTitle>* padding: 0 .5ex; hi Filter font-weight: bold;color: #afafaf; -hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px; -hi GradientLeft background-color: #242721; -hi GradientRight background-color: #242721; +" hi Gradient height: 1px; margin-bottom: -1px; margin-top: -1px; +" hi GradientLeft background-color: #242721; +" hi GradientRight background-color: #242721; hi FrameIndicator background-color: #242721; opacity: 0.5; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0; @@ -41,7 +41,7 @@ hi ModeMsg color: #afafaf; background: #242721; hi MoreMsg color: #afafaf; background: #242721; hi NonText color: blue; min-height: 16px; padding-left: 2px; hi Question color: #afafaf; background: green; font-weight: bold; -hi Search font-size: inherit; padding: 0; color: #242721; background-color: yellow; padding: 0; +" hi Search font-size: inherit; padding: 0; color: #242721; background-color: yellow; padding: 0; hi String color: #242721; background: #afafaf; hi Tag color: #242721; background: #afafaf; hi Title color: #242721; background: #afafaf; font-weight: bold; |