From 757cfa5b97075468f91ca9240e8e8e90e8d04a8e Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Sun, 26 Jul 2015 22:14:04 +0200 Subject: Use better yoshi-theme-inspired terminal colors --- x11/.Xdefaults | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'x11/.Xdefaults') diff --git a/x11/.Xdefaults b/x11/.Xdefaults index 362919e..215af2c 100644 --- a/x11/.Xdefaults +++ b/x11/.Xdefaults @@ -39,26 +39,26 @@ urxvt.depth: 32 urxvt.background: #111111 urxvt.foreground: #bfbfbf -urxvt.color0: #111111 +urxvt.color0: #222222 urxvt.color8: #3d3d3d -urxvt.color1: #a87e7e -urxvt.color9: #a82a2a +urxvt.color1: #a85454 +urxvt.color9: #da9d9d -urxvt.color2: #87a87e -urxvt.color10: #43a82a +urxvt.color2: #66a854 +urxvt.color10: #a9d39e -urxvt.color3: #a0a87e -urxvt.color11: #bfa82a +urxvt.color3: #8d995c +urxvt.color11: #c2ca9e -urxvt.color4: #7e8fa8 -urxvt.color12: #2a5da8 +urxvt.color4: #5476a8 +urxvt.color12: #a2b8d8 -urxvt.color5: #a07ea8 -urxvt.color13: #8f2aa8 +urxvt.color5: #9754a8 +urxvt.color13: #d0a8da -urxvt.color6: #7ea8a8 -urxvt.color14: #2aa8a8 +urxvt.color6: #54a8a8 +urxvt.color14: #abdddd urxvt.color7: #969696 urxvt.color15: #ededed -- cgit v1.2.3-54-g00ecf