projects
/
suckless
/
dwm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45d16d0
)
made my colors tasting better with the background
author
arg@10ksloc.org
<unknown>
Mon, 7 Aug 2006 08:28:21 +0000
(10:28 +0200)
committer
arg@10ksloc.org
<unknown>
Mon, 7 Aug 2006 08:28:21 +0000
(10:28 +0200)
config.arg.h
patch
|
blob
|
history
diff --git
a/config.arg.h
b/config.arg.h
index 8483aa49b9a2ec9b6834441837b4e34381d48851..5e7fa5d7b9868b0b09104eff98fd1ffc6d52a1e0 100644
(file)
--- a/
config.arg.h
+++ b/
config.arg.h
@@
-9,9
+9,9
@@
const char *tags[] = { "fnord", "dev", "net", "work", "misc", NULL };
#define DEFMODE dotile /* dofloat */
#define DEFTAG 1 /* index */
#define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*"
-#define BGCOLOR "#
eaffff
"
-#define FGCOLOR "#
000000
"
-#define BORDERCOLOR "#
8888cc
"
+#define BGCOLOR "#
663333
"
+#define FGCOLOR "#
ffffff
"
+#define BORDERCOLOR "#
993333
"
#define MODKEY Mod1Mask
#define NUMLOCKMASK Mod2Mask
#define MASTERW 60 /* percent */