X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fhypercube.c;h=6ad94a83c9c28ac09f455ad56d6751084f306209;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hp=04b1560a9feaad9ed7d65930f23cea2fb0a70d38;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08;p=xscreensaver diff --git a/hacks/hypercube.c b/hacks/hypercube.c index 04b1560a..6ad94a83 100644 --- a/hacks/hypercube.c +++ b/hacks/hypercube.c @@ -219,8 +219,8 @@ hyper (double xy, double xz, double yz, double xw, double yw, double zw) char *progclass = "Hypercube"; char *defaults [] = { - "Hypercube.background: black", /* to placate SGI */ - "Hypercube.foreground: white", + ".background: black", + ".foreground: white", "*color0: red", "*color1: orange", "*color2: yellow",