aboutsummaryrefslogtreecommitdiff
path: root/gtk/.gtkrc-2.0.mine
blob: 158d0cfe64d6286ca6f42501ad3b0770eaad699c (plain)
1
2
3
4
5
6
7
8
9
10
gtk-theme-name        = "Greenbird"
gtk-icon-theme-name   = "AwOkenDark"
gtk-font-name         = "DejaVu Sans 9"
gtk-cursor-theme-name = "DMZ-Black"
gtk-cursor-theme-size = 0

style "vimfix" {
	bg[NORMAL] = "#161616"
}
widget "vim-main-window.*GtkForm" style "vimfix"