From 76986701eca30c36649fa8111358a45e2c88ff55 Mon Sep 17 00:00:00 2001 From: shmibs Date: Mon, 1 Sep 2014 11:33:59 -0700 Subject: theme update time! --- .Xresources | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to '.Xresources') diff --git a/.Xresources b/.Xresources index 3371173..5560163 100644 --- a/.Xresources +++ b/.Xresources @@ -10,10 +10,10 @@ URxvt*buffered: on ! URxvt*geometry: geom ! Use the specified colour as the windows background colour [default White]; option -bg. -URxvt*background: #252525 +URxvt*background: #262626 ! Use the specified colour as the windows foreground colour [default Black]; option -fg. -URxvt*foreground: #FEFEFE +URxvt*foreground: #c1b48e ! Use the specified colour for the colour value n, where 0-7 corresponds to low-intensity (normal) colours and 8-15 corresponds to high-intensity (bold = bright !! black @@ -48,13 +48,14 @@ URxvt*foreground: #FEFEFE !URxvt*color7: #E0E0E0 !! light white !URxvt*color15: #FEFEFE +! black URxvt*color0: #4e4e4e ! light black URxvt*color8: #7d7d7d ! red -URxvt*color1: #ff4070 +URxvt*color1: #ff3842 ! light red -URxvt*color9: #ff6699 +URxvt*color9: #ff5757 ! green URxvt*color2: #d5f85f ! light green @@ -68,9 +69,9 @@ URxvt*color4: #00a1e4 ! light blue URxvt*color12: #00b4ff ! magenta -URxvt*color5: #7d66ff +URxvt*color5: #d0758b ! light magenta -URxvt*color13: #a982ff +URxvt*color13: #d0758b ! cyan URxvt*color6: #00ccff ! light cyan -- cgit v1.2.3