From 1d64dbdd3ad845fef06945d488f444c7c7a89450 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Tue, 12 Feb 2013 14:04:16 +1300 Subject: Hardening terminal colors a bit --- X/Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'X/Xresources') diff --git a/X/Xresources b/X/Xresources index de04e662..6b3503c2 100644 --- a/X/Xresources +++ b/X/Xresources @@ -7,7 +7,7 @@ Xft.rgba: none ! Common terminal colors *.background: #030303 *.foreground: #E0E0E0 -*.color0: #2E3436 +*.color0: #030303 *.color1: #CC0000 *.color2: #3EAA06 *.color3: #C4A000 @@ -15,7 +15,7 @@ Xft.rgba: none *.color5: #75507B *.color6: #06989A *.color7: #D3D7CF -*.color8: #555753 +*.color8: #303030 *.color9: #EF2929 *.color10: #7AF234 *.color11: #FCE94F -- cgit v1.2.3