From 38c9c6044fbafe151e10201dc4cb4ebee235b788 Mon Sep 17 00:00:00 2001 From: Shubham Saini Date: Wed, 22 Jul 2020 21:06:12 +0530 Subject: making caps productive --- x/.Xresources | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'x/.Xresources') diff --git a/x/.Xresources b/x/.Xresources index 39bb560..44bd7c8 100644 --- a/x/.Xresources +++ b/x/.Xresources @@ -8,28 +8,28 @@ *.color8: #747c84 ! red -*.color1: #b23e27 -*.color9: #b23e27 +*.color1: #ce3c1e +*.color9: #ce3c1e ! green -*.color2: #378e5e -*.color10: #378e5e +*.color2: #1ea85c +*.color10: #1ea85c ! yellow -*.color3: #aec795 -*.color11: #aec795 +*.color3: #758268 +*.color11: #758268 ! blue *.color4: #50719b *.color12: #50719b ! magenta -*.color5: #b76e9f -*.color13: #b76e9f +*.color5: #aa297f +*.color13: #aa297f ! cyan -*.color6: #318e88 -*.color14: #318e88 +*.color6: #35a390 +*.color14: #35a390 ! white *.color7: #c7ccd1 -- cgit v1.2.3