/* to be saved as ~/.config/gtk-3.0/gtk.css * thanks to http://stackoverflow.com/users/6899000/proprefenetre */ @define-color YOUR_BACKGROUND_COLOR #rrggbb; window#vim-main-window { background-color: @YOUR_BACKGROUND_COLOR; }