X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fattraction.c;h=0cea509a40406b687b1c8b6a17cfdd80f945cd68;hp=667a67b0ffd249558b86014a04debb93b5038868;hb=0bd2eabab3e404c6769fe8f59b639275e960c415;hpb=c6b273ef7292ba10943694df1656b05203d7b62f diff --git a/hacks/attraction.c b/hacks/attraction.c index 667a67b0..0cea509a 100644 --- a/hacks/attraction.c +++ b/hacks/attraction.c @@ -612,8 +612,8 @@ run_balls (Display *dpy, Window window) char *progclass = "Attraction"; char *defaults [] = { - "*background: black", - "*foreground: white", + ".background: black", + ".foreground: white", "*mode: balls", "*points: 0", "*size: 0",