about summary refs log tree commit diff stats
path: root/config.arg.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@10kloc.org>2006-08-25 17:34:03 +0200
committerAnselm R. Garbe <arg@10kloc.org>2006-08-25 17:34:03 +0200
commit8233dc85689d2c63878f0c8e2734e09eaff835b3 (patch)
treeed1ce20195d66111e000d90201ae5308a1b1d42e /config.arg.h
parentafa8b3bcd994d0988261c0b98c88bca7316aebd6 (diff)
downloaddwm-8233dc85689d2c63878f0c8e2734e09eaff835b3.tar.gz
new stuff
Diffstat (limited to 'config.arg.h')
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index 943a32f..f425006 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -13,7 +13,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
 #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
 #define SELBGCOLOR		"#004499"
 #define SELFGCOLOR		"#ffffff"
-#define NORMBGCOLOR		"#222222"
+#define NORMBGCOLOR		"#444444"
 #define NORMFGCOLOR		"#cccccc"
 #define STATUSBGCOLOR		"#000000"
 #define STATUSFGCOLOR		"#0088ff"
le='Blame the previous revision' href='/acidbong/suckless/dwm/blame/config.arg.h?h=5.7.2&id=784659565a7a4169fef9ad469ef841630758df26'>^
58beead ^
d2dd58e ^
a73a882 ^
f196b71 ^
3794c62 ^

f196b71 ^







3794c62 ^
f196b71 ^
3794c62 ^





352cae4 ^
f196b71 ^
352cae4 ^
3794c62 ^
f196b71 ^

b38905b ^
a73a882 ^
3059c9c ^
3171371 ^





352cae4 ^
3171371 ^









352cae4 ^









3171371 ^








42fd392 ^
19dcbc5 ^



11a08b9 ^
e1811c3 ^



352cae4 ^








3171371 ^
a73a882 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100