From 5104c711cc42e55f3dfa23fb4086026a0f6d56b5 Mon Sep 17 00:00:00 2001 From: Joseph Groocock Date: Fri, 1 Apr 2016 13:15:32 +0100 Subject: [PATCH] Add blue cursor - To be reviewed --- .Xresources | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.Xresources b/.Xresources index 9f05cb6..8f0e0ac 100644 --- a/.Xresources +++ b/.Xresources @@ -49,7 +49,8 @@ Xft.lcdfilter: lcddefault ! special *.foreground: #ECEFF1 *.background: #002B36 -*.cursorColor: #ECEFF1 +!*.cursorColor: #ECEFF1 +*.cursorColor: #5294E2 *.highlightColor: #5294E2 urxvt.background: [80]#002B36 urxvt.scrollColor: #767B87