about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.arg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.arg.h b/config.arg.h
index 5958e21..dbb9709 100644
--- a/config.arg.h
+++ b/config.arg.h
@@ -12,7 +12,7 @@ const char *tags[] = { "dev", "work", "net", "fnord", NULL };
 #define FONT			"-*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*"
 #define NORMBGCOLOR		"#333333"
 #define NORMFGCOLOR		"#dddddd"
-#define SELBGCOLOR		"#333366"
+#define SELBGCOLOR		"#666699"
 #define SELFGCOLOR		"#eeeeee"
 #define STATUSBGCOLOR		"#222222"
 #define STATUSFGCOLOR		"#9999cc"
0800 committer Kartik K. Agaram <vc@akkartik.com> 2015-02-19 16:32:05 -0800 787 - arithmetic operations' href='/akkartik/mu/commit/cpp/.traces/divide_with_remainder?h=main&id=c1a50c82b85825c07b58ce5e4f3a1d5433cae5dd'>c1a50c82 ^
088665ef ^



decaddb4 ^


0b82eef7 ^
6f5d7864 ^
c1a50c82 ^
57699011 ^
6f5d7864 ^
c1a50c82 ^
57699011 ^
6f5d7864 ^
c1a50c82 ^




57699011 ^
c1a50c82 ^
57699011 ^
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