about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@10kloc.org>2006-08-25 17:42:58 +0200
committerAnselm R. Garbe <arg@10kloc.org>2006-08-25 17:42:58 +0200
commit413be1112afeb7e01b51c54a031c959144faac2a (patch)
tree24c75fdb043e5ddada1f94bed5bf80c7fd5eb382
parent8233dc85689d2c63878f0c8e2734e09eaff835b3 (diff)
downloaddwm-413be1112afeb7e01b51c54a031c959144faac2a.tar.gz
patched 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 f425006..cf7d041 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -11,7 +11,7 @@ const char *tags[] = { "work", "net", "fnord", NULL };
 #define TILESYMBOL		"[]="
 
 #define FONT			"-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*"
-#define SELBGCOLOR		"#004499"
+#define SELBGCOLOR		"#0055bb"
 #define SELFGCOLOR		"#ffffff"
 #define NORMBGCOLOR		"#444444"
 #define NORMFGCOLOR		"#cccccc"
tle='Blame the previous revision' href='/akkartik/mu/blame/054dilated_reagent.cc?h=main&id=7b8319f4b8b7b0c80d1e194fa586bfe1f8042fef'>^
d18d1d3d ^




a796831f ^



a796831f ^

21c27706 ^
a796831f ^
1f7e3c05 ^
79eef536 ^
21c27706 ^
79eef536 ^
a796831f ^







































4ad0f652 ^
a796831f ^


08cf048f ^
79eef536 ^
b74443e5 ^
eb4eecea ^
a17f9186 ^
79eef536 ^
a17f9186 ^
a796831f ^


ae256ea1 ^
f3760b0f ^
b69daf78 ^
795f5244 ^
a796831f ^
795f5244 ^
a796831f ^



79eef536 ^
a796831f ^
a072f674 ^
eb4eecea ^
a072f674 ^

a796831f ^

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
101
102
103
104
105
106
107
108
109
110