From a481eb656812ba084065a24cafbdea85b94a5a66 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 3 Dec 2011 16:22:46 +0100 Subject: GIT & XDEFAULTS: email adress, merge tool, colors Git: email address has been changed and the merge tool has been set to emerge (as trial). Xdefaults: Changed the colors. --- .Xdefaults | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index b0e0b79..9f087cb 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -9,23 +9,25 @@ *.color1: #800000 *.color9: #c89490 ! green -*.color2: #5a8e3a -*.color10: #80b080 +*.color2: #337733 +*.color10: #5ec95e ! yellow -*.color3: #c9c990 +*.color3: #eac435 *.color11: #ffff77 ! blue -*.color4: RoyalBlue -*.color12: #90a4c8 +*.color4: #295874 +*.color12: RoyalBlue ! purple *.color5: #585ca8 -*.color13: #ad68a6 +*.color13: #9b859d ! cyan *.color6: #287373 *.color14: #53a5a5 ! white -*.color7: #ececec -*.color15: #ffffff +*.color7: #808080 +! #ececec +*.color15: #ececec +! #ffffff ! General urxvt*loginShell: true -- cgit v1.2.3-54-g00ecf