add .Xresources this if for urxvt
Prithu Goswami prithugoswami524@gmail.com
Mon, 16 Apr 2018 21:35:11 +0530
1 files changed,
39 insertions(+),
0 deletions(-)
jump to
A
.Xresources
@@ -0,0 +1,39 @@
+urxvt.font: xft:Ubuntu Mono Nerd Font:size=12 +urxvt.scrollBar: false +!urxvt.letterSpace: + + +! COlORS +urxvt.background: #101216 +urxvt.foreground: #F8F8F2 + +! Using Monokai Colors +URxvt*cursorColor: #f8f8f2 + +URxvt*scrollColor: #f8f8f2 +URxvt*highlightColor: #49483e +URxvt*highlightTextColor: #a59f85 + +URxvt*color0: #272822 +URxvt*color1: #f92672 +URxvt*color2: #a6e22e +URxvt*color3: #f4bf75 +URxvt*color4: #66d9ef +URxvt*color5: #ae81ff +URxvt*color6: #a1efe4 +URxvt*color7: #f8f8f2 +URxvt*color8: #75715e +URxvt*color9: #f92672 +URxvt*color10: #a6e22e +URxvt*color11: #f4bf75 +URxvt*color12: #66d9ef +URxvt*color13: #ae81ff +URxvt*color14: #a1efe4 +URxvt*color15: #f9f8f5 + +URxvt*color16: #fd971f +URxvt*color17: #cc6633 +URxvt*color18: #383830 +URxvt*color19: #49483e +URxvt*color20: #a59f85 +URxvt*color21: #f5f4f1