view etc/gtkrc @ 2609:c2580215c222

[xemacs-hg @ 2005-02-23 18:56:41 by adrian] [PATCH] xemacs-21.5-clean: Update info/dir to content generated by <8y5gus08.fsf@smtprelay.t-online.de>
author adrian
date Wed, 23 Feb 2005 18:56:44 +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"