X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fflame.c;h=851b26151a84dfd79b34fe5545d683383848f64b;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hp=6b243f59d769002924237ca4afbe5176ce9b5503;hpb=5b7bc6e70fb439cf4c4bf771ae9f94077fe4fe08;p=xscreensaver diff --git a/hacks/flame.c b/hacks/flame.c index 6b243f59..851b2615 100644 --- a/hacks/flame.c +++ b/hacks/flame.c @@ -381,8 +381,8 @@ int matherr(x) char *progclass = "Flame"; char *defaults [] = { - "Flame.background: black", /* to placate SGI */ - "Flame.foreground: white", + ".background: black", + ".foreground: white", "*colors: 64", "*iterations: 25", "*delay: 50000",