From 7c97cf1403ff1e36c9a44071b2d74e340e6f6716 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Fri, 17 Feb 2012 09:32:35 +0100 Subject: .Xdefaults --- .Xdefaults | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index 7705911..1b9f12d 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -1,33 +1,33 @@ -! -*- mode: conf-xdefaults; mode: rainbow -*- +! -*- mode: conf-xdefaults; eval: (rainbow-mode 1); eval: (git-auto-commit-mode 1) -*- ! - color scheme -*.background: #000000 -*.foreground: #15abc3 +urxvt.background: #000000 +urxvt.foreground: #15abc3 ! black -*.color0: #000000 -*.color8: #0d0b0c +urxvt.color0: #000000 +urxvt.color8: #0d0b0c ! red -*.color1: #800000 -*.color9: #c89490 +urxvt.color1: #800000 +urxvt.color9: #c89490 ! green -*.color2: #00815b -*.color10: #05e4a5 +urxvt.color2: #00815b +urxvt.color10: #05e4a5 ! yellow -*.color3: #c3ab15 -*.color11: #e0c624 +urxvt.color3: #c3ab15 +urxvt.color11: #e0c624 ! blue -*.color4: #035390 -*.color12: #029cdc +urxvt.color4: #035390 +urxvt.color12: #029cdc ! purple -*.color5: #585ca8 -*.color13: #9b859d +urxvt.color5: #585ca8 +urxvt.color13: #9b859d ! cyan -*.color6: #15abc3 -*.color14: #24c6e0 +urxvt.color6: #15abc3 +urxvt.color14: #24c6e0 ! white -*.color7: #808080 -*.color15: #ececec +urxvt.color7: #808080 +urxvt.color15: #ececec -*.internalBorder: 0 +urxvt.internalBorder: 0 ! General urxvt*loginShell: true -- cgit v1.2.3-54-g00ecf