Skip to content

Instantly share code, notes, and snippets.

@odnoletkov
Created September 7, 2017 00:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save odnoletkov/5e978f9c765dcbf7dafaeced991fa4ed to your computer and use it in GitHub Desktop.
Save odnoletkov/5e978f9c765dcbf7dafaeced991fa4ed to your computer and use it in GitHub Desktop.
.sVim-hint {
background-color: #FFC542;
color: #000;
font-size: 12px;
font-family: Helvetica;
font-weight: bold;
padding: 1px 3px 0px;
border-radius: 3px;
opacity: 1;
}
.sVim-hint.sVim-hint-focused {
transform: scale(1.5,1.5);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment