[hackers] [wmii] Update wmii binary with default color scheme. || Kris Maglione

From: <hg_AT_suckless.org>
Date: Thu, 10 Jun 2010 23:50:17 +0000 (UTC)

changeset: 2713:c45fcf0644a5
user: Kris Maglione <kris_AT_suckless.org>
date: Wed Jun 09 00:19:47 2010 -0400
files: cmd/wmii/dat.h
description:
Update wmii binary with default color scheme.

diff -r 47b512c7cb7c -r c45fcf0644a5 cmd/wmii/dat.h
--- a/cmd/wmii/dat.h Tue Jun 08 23:59:01 2010 -0400
+++ b/cmd/wmii/dat.h Wed Jun 09 00:19:47 2010 -0400
@@ -19,9 +19,9 @@
 #include <stuff/util.h>
 #include "debug.h"
 
-#define FONT "-*-fixed-medium-r-*-*-13-*-*-*-*-*-*-*"
-#define FOCUSCOLORS "#ffffff #335577 #447799"
-#define NORMCOLORS "#222222 #eeeeee #666666"
+#define FONT "fixed"
+#define FOCUSCOLORS "#000000 #81654f #000000"
+#define NORMCOLORS "#000000 #c1c48b #81654f"
 
 enum {
         PingTime = 10000,
Received on Thu Jun 10 2010 - 23:50:17 UTC

This archive was generated by hypermail 2.2.0 : Fri Jun 11 2010 - 00:00:13 UTC