aboutsummaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authortdro <tdro@users.noreply.github.com>2022-03-07 21:25:01 -0500
committertdro <tdro@users.noreply.github.com>2022-03-07 21:25:01 -0500
commit029c90f104c4522a91621170e239bad43d704a16 (patch)
treeab728bcad9ee1023c77a1fadfabd86a5be0a166e /.config
parent2f0837b483e02fa24d8aaf5136cd360fa10d77a4 (diff)
downloaddotfiles-029c90f104c4522a91621170e239bad43d704a16.tar.gz
dotfiles-029c90f104c4522a91621170e239bad43d704a16.tar.bz2
dotfiles-029c90f104c4522a91621170e239bad43d704a16.zip
.config/X11/Xresources: Adjust contrast
Diffstat (limited to '.config')
-rw-r--r--.config/X11/Xresources16
1 files changed, 8 insertions, 8 deletions
diff --git a/.config/X11/Xresources b/.config/X11/Xresources
index 597ede1..d0da8d0 100644
--- a/.config/X11/Xresources
+++ b/.config/X11/Xresources
@@ -34,23 +34,23 @@ URxvt.colorUL: #8fc1ff
! -----------------
!black
-*color0: #2c303c
-*color8: #666666
+*color0: #111111
+*color8: #999999
!red
-*color1: #e84f4f
-*color9: #ff3838
+*color1: #ed7373
+*color9: #ff6666
!green
*color2: #beff3e
*color10: #cfff72
!yellow
-*color3: #fea63c
+*color3: #feac48
*color11: #ffdf23
!blue
-*color4: #69aeff
+*color4: #80c6ff
*color12: #5aa5ff
!magenta
@@ -59,10 +59,10 @@ URxvt.colorUL: #8fc1ff
!cyan
*color6: #69aeff
-*color14: #8b8b8b
+*color14: #9fc1dd
!white
-*color7: #ffffff
+*color7: #eeeeee
*color15: #ffffff
! -----------------