projects
/
chise
/
xemacs-chise.git.1
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
(A-GT-K09373): New abstract node.
[chise/xemacs-chise.git.1]
/
etc
/
gtkrc
1
# Force the window background to be the same as the default face background:
2
# white.
3
4
style "default_background"
5
{
6
bg[NORMAL] = { 1.0, 1.0, 1.0 }
7
}
8
9
class "GtkXEmacs" style "default_background"