From 4842af6ad3303896ab3956a85b7c426f92b6af06 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Mon, 19 Nov 2018 23:24:15 +0100 Subject: [PATCH] .Xresources: Less hurting blue colors Signed-off-by: Tobias Manske --- .Xresources | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.Xresources b/.Xresources index 9c2661a..f3fbc2c 100644 --- a/.Xresources +++ b/.Xresources @@ -21,8 +21,8 @@ URxvt*color10: #54FF54 URxvt*color3: #B26818 URxvt*color11: #FFFF54 ! blue -URxvt*color4: #1818B2 -URxvt*color12: #5454FF +URxvt*color4: #268bd2 +URxvt*color12: #657b83 ! purple URxvt*color5: #B218B2 URxvt*color13: #FF54FF