http://ftp.x.org/contrib/applications/xscreensaver-2.23.tar.gz
[xscreensaver] / hacks / moire.c
index 9ce9097d8c0320e8a764efb0d8748b07e3176ce3..4b48484ce33f93ee7cb88ea0022711339b900c6e 100644 (file)
@@ -161,8 +161,8 @@ moire (Display *dpy, Window window, int offset, XColor *colors, int ncolors)
 char *progclass = "Moire";
 
 char *defaults [] = {
-  "*background:                blue",
-  "*foreground:                red",
+  ".background:                blue",
+  ".foreground:                red",
   "*random:            true",
   "*delay:             5",
   "*ncolors:           64",