X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fhypercube.c;h=560f1306df32699c6fac0fdd0bacfdc77a57515a;hb=ce3185de9d9705e259f2b60dd4b5509007fa17d4;hp=3fef0e6a8ba0a15fb89a62840ff5db8f3e238ef4;hpb=c6b273ef7292ba10943694df1656b05203d7b62f;p=xscreensaver diff --git a/hacks/hypercube.c b/hacks/hypercube.c index 3fef0e6a..560f1306 100644 --- a/hacks/hypercube.c +++ b/hacks/hypercube.c @@ -1,5 +1,5 @@ /* xscreensaver, Copyright (c) 1992, 1995, 1996 - * Jamie Zawinski + * Jamie Zawinski * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that @@ -219,8 +219,8 @@ hyper (double xy, double xz, double yz, double xw, double yw, double zw) char *progclass = "Hypercube"; char *defaults [] = { - "*background: black", - "*foreground: white", + ".background: black", + ".foreground: white", "*color0: red", "*color1: orange", "*color2: yellow",