http://ftp.x.org/contrib/applications/xscreensaver-2.23.tar.gz
[xscreensaver] / hacks / halo.c
index 470a9e90c11143e7af1ac8cf0f74a7e291e780f6..f159a02a68d315ff4328ea92c6a7590a9bcdd00d 100644 (file)
@@ -417,8 +417,8 @@ run_circles (Display *dpy, Window window)
 char *progclass = "Halo";
 
 char *defaults [] = {
-  "Halo.background:    black",         /* to placate SGI */
-  "Halo.foreground:    white",
+  ".background:                black",
+  ".foreground:                white",
   "*colorMode:         random",
   "*colors:            100",
   "*cycle:             true",