about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.def.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.def.h b/config.def.h
index 2d56d48..9271462 100644
--- a/config.def.h
+++ b/config.def.h
@@ -5,10 +5,10 @@
 #define BORDERPX		1
 #define FONT			"-*-proggyclean-*-*-*-*-*-*-*-*-*-*-*-*"
 #define NORMBORDERCOLOR         "#cccccc"
-#define NORMBGCOLOR             "#ffffff"
+#define NORMBGCOLOR             "#dddddd"
 #define NORMFGCOLOR             "#333333"
-#define SELBORDERCOLOR          "#3366ff"
-#define SELBGCOLOR              "#3366ff"
+#define SELBORDERCOLOR          "#0066cc"
+#define SELBGCOLOR              "#0066cc"
 #define SELFGCOLOR              "#ffffff"
 
 /* tagging */
ik/mu/blame/subx/061error.subx?h=hlt&id=ef31035a9f41ec38bb4e11a18770c3cf2d8eba09'>^
dd9ba09a ^
0eb0f696 ^


cf02c20b ^
0eb0f696 ^



7cb326df ^

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