Skip to content

Instantly share code, notes, and snippets.

@danjac
Created September 4, 2015 16:46
Show Gist options
  • Save danjac/18bdaffd4eaacaafdfc5 to your computer and use it in GitHub Desktop.
Save danjac/18bdaffd4eaacaafdfc5 to your computer and use it in GitHub Desktop.
adwaita vimperator theme
hi Normal background: #e9e9e9; color:#215d9c;
hi CmdLine background: #e9e9e9; color:#215d9c;
hi CompGroup background: #e9e9e9; color:#215d9c;
hi CompTitle background: #dedede; font-weight: bold;
hi CompTitle>* color: #2e3436; padding: 1px 0.5ex; border-bottom: 2px solid #215d9c;border-top: 0.5px solid #d8d8d8;
hi CompItem background:#e9e9e9; color:#215d9c;
hi CompItem[selected] color: #ededed; background: #777;
hi CompDesc width: 500px; max-width: 500px; color: #465457;
hi CompDesc[selected] width: 500px; max-width: 500px; color: #ededed;
hi CompMsg margin-left: 16px; color: #215d9c;
hi Filter color: #4a90d9; background: #262426;
hi StatusLine color: #D0CFD0; background: transparent; font-weight: normal;
hi Hint font-family: monospace; font-size: 15px; font-weight: bold; color: #215d9c; background-color: #e9e9e9; border-color: ButtonShadow; border-width: 0px; border-style: solid; padding: 1px 2px 1px 2px; text-transform: uppercase;
hi Hint::after content: attr(number);
hi HintActive background-color: #ccc; color: black;
hi HintElem background-color: #ccc; color: black;
hi HintImage opacity: .5;
hi URL text-decoration: none; color: #121112;
hi ModeMsg color: white; background: #3E6700; border-radius: 1px; padding: 0px 5px;
hi PromptText color: white; background: #73d216;
hi MoreMsg background-color: #121112; color: #73d216;
hi Tag color: #005F87;
hi InfoMsg color: #121112; background: #73d216; font-weight: bold;
hi WarningMsg color: #121112; background: #f57900; font-weight: bold;
hi ErrorMsg color: #121112; background: ##cc0000; font-weight: bold;
hi Null color: #005F87;
hi Number color: #005F87;
hi NonText color: #B973FF; min-height: 16px; padding-left: 2px;
hi Title background-color: #D7005F; color: #D0CFD0; font-weight: bold;
hi Indicator color: #121112;
hi ContentSeparator border-top: 1px solid #262426; display: -moz-box;
hi CmdLine font-family: monospace; color: #121112; background: #e9e9e9; font-size: 15px; -moz-transition: all 0.25s; font-weight: bold;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment