Skip to content

Instantly share code, notes, and snippets.

@fightingdreamer
Created August 31, 2016 19:37
Show Gist options
  • Save fightingdreamer/b963b69262ddeb44d36727e620ddc607 to your computer and use it in GitHub Desktop.
Save fightingdreamer/b963b69262ddeb44d36727e620ddc607 to your computer and use it in GitHub Desktop.
# add to ~/.gtkrc-2.0
style "vimfix" {
bg[NORMAL] = "#1D1F21" # color of gvim background
}
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