X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fdeco.c;h=3b49c09a74be7afb589cebaf42908c2b7c459cbc;hb=8e0f39b4a12b9a908af2b3b175ebe87c14b4a6ab;hp=63ca3aead71674281d1f301aca49c36731740f43;hpb=c6b273ef7292ba10943694df1656b05203d7b62f;p=xscreensaver diff --git a/hacks/deco.c b/hacks/deco.c index 63ca3aea..3b49c09a 100644 --- a/hacks/deco.c +++ b/hacks/deco.c @@ -1,4 +1,4 @@ -/* xscreensaver, Copyright (c) 1997 Jamie Zawinski +/* xscreensaver, Copyright (c) 1997 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 @@ -59,8 +59,8 @@ deco (Display *dpy, char *progclass = "Deco"; char *defaults [] = { - "*background: black", - "*foreground: white", + ".background: black", + ".foreground: white", "*maxDepth: 12", "*minWidth: 20", "*minHeight: 20",