X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fpyro.c;h=b62e17ac71c6fb4d2d72b58aa658ae23737b2788;hp=4aa71da73800995b4fcd2a5398d2c2f65fa98546;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hpb=c6b273ef7292ba10943694df1656b05203d7b62f diff --git a/hacks/pyro.c b/hacks/pyro.c index 4aa71da7..b62e17ac 100644 --- a/hacks/pyro.c +++ b/hacks/pyro.c @@ -223,8 +223,8 @@ pyro (Display *dpy, Window window, Colormap cmap) char *progclass = "Pyro"; char *defaults [] = { - "*background: black", - "*foreground: white", + ".background: black", + ".foreground: white", "*count: 100", "*frequency: 30", "*scatter: 20",