Browse Source

fixed

master
Anselm R. Garbe 18 years ago
parent
commit
8148b515a1
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      config.arg.h

+ 2
- 2
config.arg.h View File

@@ -4,6 +4,6 @@
*/

#define FONT "-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
#define BGCOLOR "#666699"
#define FGCOLOR "#eeeeee"
#define BGCOLOR "#eeeeee"
#define FGCOLOR "#666699"
#define BORDERCOLOR "#9999CC"

Loading…
Cancel
Save