Created
August 31, 2016 19:37
-
-
Save fightingdreamer/b963b69262ddeb44d36727e620ddc607 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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