From 8055254c27d991e22136756bd1f55cecdc7ae181 Mon Sep 17 00:00:00 2001 From: listout Date: Wed, 20 Oct 2021 09:24:27 +0530 Subject: tango colors for urxvt --- .Xresources | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/.Xresources b/.Xresources index 459b750..ba77a2c 100644 --- a/.Xresources +++ b/.Xresources @@ -1,6 +1,23 @@ ! Colors -URxvt.background: black -URxvt.foreground: white +URxvt.background: black +URxvt.foreground: white +URxvt.cursorColor: #8ae234 +*color0: #2E3436 +*color1: #a40000 +*color2: #4E9A06 +*color3: #C4A000 +*color4: #3465A4 +*color5: #75507B +*color6: #ce5c00 +*color7: #babdb9 +*color8: #555753 +*color9: #EF2929 +*color10: #8AE234 +*color11: #FCE94F +*color12: #729FCF +*color13: #AD7FA8 +*color14: #fcaf3e +*color15: #EEEEEC ! URxvt config URxvt.scrollBar: flase -- cgit v1.2.3