Skip to content

Instantly share code, notes, and snippets.

@carlmartus
Created May 13, 2014 11:09
Show Gist options
  • Save carlmartus/b13d17a446d2a245cd63 to your computer and use it in GitHub Desktop.
Save carlmartus/b13d17a446d2a245cd63 to your computer and use it in GitHub Desktop.
gvim black border
style "vimfix" {
bg[NORMAL] = "#242424" # this matches my gvim theme 'Normal' bg color.
}
widget "vim-main-window.*GtkForm" style "vimfix"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment