Skip to content

Instantly share code, notes, and snippets.

View AbrahamSue's full-sized avatar

Abraham Sue AbrahamSue

View GitHub Profile
@AbrahamSue
AbrahamSue / cVim.css
Last active January 3, 2020 04:27 — forked from TSFoster/cVim.css
cVim configuration
#cVim-link-container, .cVim-link-hint, #cVim-command-bar, #cVim-command-bar-mode, #cVim-command-bar-input, #cVim-command-bar-search-results, .cVim-completion-item, .cVim-completion-item .cVim-full, .cVim-completion-item .cVim-left, .cVim-completion-item .cVim-right, #cVim-hud, #cVim-status-bar {
font-family: "Triplicate T4p";
font-size: 17px !important;
-webkit-font-smoothing: antialiased !important;
}
#cVim-link-container {
position: absolute;
pointer-events: none;