From 1c84c072619de0d877b5aa79175a8598e4e41673 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Tue, 28 Jul 2020 13:42:17 +0530 Subject: colors --- x/.Xresources | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'x') diff --git a/x/.Xresources b/x/.Xresources index 44bd7c8..c346ab2 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -8,28 +8,28 @@ *.color8: #747c84 ! red -*.color1: #ce3c1e -*.color9: #ce3c1e +*.color1: #b55651 +*.color9: #b55651 ! green -*.color2: #1ea85c -*.color10: #1ea85c +*.color2: #11703c +*.color10: #11703c ! yellow -*.color3: #758268 -*.color11: #758268 +*.color3: #4d4f4b +*.color11: #4d4f4b ! blue -*.color4: #50719b -*.color12: #50719b +*.color4: #304560 +*.color12: #304560 ! magenta *.color5: #aa297f *.color13: #aa297f ! cyan -*.color6: #35a390 -*.color14: #35a390 +*.color6: #4ba39a +*.color14: #4ba39a ! white *.color7: #c7ccd1 @@ -47,7 +47,7 @@ URxvt.letterSpace : 0 URxvt.scrollBar : false URxvt.internalBorder : 25 URxvt.cursorUnderline : false -URxvt.geometry : 70x35 +URxvt.geometry : 80x30 URxvt.thickness : 5 URxvt.titleBar : false URxvt.intensityStyles : false -- cgit v1.2.3