it always takes a while until one sticks to a colorscheme, but this one feels well
authorAnselm R.Garbe <arg@10ksloc.org>
Tue, 08 Aug 2006 12:50:11 +0200
changeset 227 be79a77ae9e4
parent 226 adbfcac63cdc
child 228 ebb1fd90f633
it always takes a while until one sticks to a colorscheme, but this one feels well
config.arg.h
--- a/config.arg.h	Tue Aug 08 12:47:45 2006 +0200
+++ b/config.arg.h	Tue Aug 08 12:50:11 2006 +0200
@@ -41,7 +41,7 @@
 	{ MODKEY|ShiftMask,	XK_c,		killclient,	{ 0 } }, \
 	{ MODKEY|ShiftMask,	XK_q,		quit,		{ 0 } }, \
 	{ MODKEY|ShiftMask,	XK_Return,	spawn, \
-		{ .cmd = "exec uxterm -bg '#ffffaa' -fg '#000000' -cr '#000000' +sb " \
+		{ .cmd = "exec uxterm -bg '#dddddd' -fg '#000000' -cr '#000000' +sb " \
 			"-fn '-*-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-*'" } }, \
 };