X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fflame.c;h=521d3cb7400f6b525554d299e770404e56530d22;hb=cf665b135b41d4f42067f9d9a8111c9602777cc1;hp=bbdbfdec93437ad43a22c508d85d101938615054;hpb=c6b273ef7292ba10943694df1656b05203d7b62f;p=xscreensaver diff --git a/hacks/flame.c b/hacks/flame.c index bbdbfdec..521d3cb7 100644 --- a/hacks/flame.c +++ b/hacks/flame.c @@ -1,5 +1,5 @@ /* xscreensaver, Copyright (c) 1993, 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 @@ -381,8 +381,8 @@ int matherr(x) char *progclass = "Flame"; char *defaults [] = { - "*background: black", - "*foreground: white", + ".background: black", + ".foreground: white", "*colors: 64", "*iterations: 25", "*delay: 50000",