http://ftp.x.org/contrib/applications/xscreensaver-2.21.tar.gz
[xscreensaver] / hacks / halo.c
index 470a9e90c11143e7af1ac8cf0f74a7e291e780f6..80166335b6235c4d0adf0cfb83840acdc4796f72 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",