about summary refs log tree commit diff stats
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/config.def.h b/config.def.h
index 204d5bf..838b703 100644
--- a/config.def.h
+++ b/config.def.h
@@ -4,12 +4,12 @@
 #define BARPOS			BarTop /* BarBot, BarOff */
 #define BORDERPX		1
 #define FONT			"-*-terminus-medium-r-*-*-12-*-*-*-*-*-iso10646-*"
-#define NORMBORDERCOLOR		"#cccccc"
-#define NORMBGCOLOR		"#ffffff"
-#define NORMFGCOLOR		"#000000"
-#define SELBORDERCOLOR		"#ff0000"
-#define SELBGCOLOR		"#0000ff"
-#define SELFGCOLOR		"#ffffff"
+#define NORMBORDERCOLOR         "#cccccc"
+#define NORMBGCOLOR             "#eeeeee"
+#define NORMFGCOLOR             "#444444"
+#define SELBORDERCOLOR          "#0066ff"
+#define SELBGCOLOR              "#0066ff"
+#define SELFGCOLOR              "#ffffff"
 
 /* tagging */
 const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "www", NULL };
pan class='oid'>8fa87054 ^
a66c4a26 ^
8fa87054 ^
aefd8048 ^
8fa87054 ^


a66c4a26 ^

f027adc0 ^
5c210a96 ^

3de15ddd ^

fb275079 ^

5c210a96 ^
3d566884 ^
e30d16cb ^
621a1a39 ^
9bc5d95c ^
c44b726e ^
465bff73 ^




f8e96a97 ^

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