view etc/gtkrc @ 4034:f18ecb4232e3

[xemacs-hg @ 2007-06-22 23:17:46 by adrian] xemacs-21.5-clean: Add and announce web and ftp mirrors in Greece -------------------- ChangeLog entries follow: -------------------- lisp/ChangeLog addition: 2007-06-23 Adrian Aichner <adrian@xemacs.org> * package-get.el (package-get-download-sites): Add and announce web and ftp mirrors in Greece. * package-get.el (package-get-pre-release-download-sites): Ditto.
author adrian
date Fri, 22 Jun 2007 23:17:50 +0000
parents 16489ca72b3d
children 8d3d05ffbb43
line wrap: on
line source

# Force the window background to be the same as the default face background:
# white.

style "default_background"
{
	bg[NORMAL] = { 1.0, 1.0, 1.0 }
}

class "GtkXEmacs" style "default_background"