From 165c5fca390fa789d0ee22b6c882c1479946e8ed Mon Sep 17 00:00:00 2001 From: opafix <38703509+opafix@users.noreply.github.com> Date: Sun, 6 May 2018 20:14:16 +0100 Subject: [PATCH] Add files via upload --- .Xdefaults | 45 +++++++++++++++++++++++++++++++++++++++++++++ .Xresources | 2 ++ 2 files changed, 47 insertions(+) create mode 100644 .Xdefaults create mode 100644 .Xresources diff --git a/.Xdefaults b/.Xdefaults new file mode 100644 index 00000000..07adc357 --- /dev/null +++ b/.Xdefaults @@ -0,0 +1,45 @@ + +# RXVT Config. terminus font is required! + +#Rxvt*font:xft: true +#Rxvt*font: terminus-iso8859-1-14 +#Rxvt*font: xft:Monaco:pixelsize=13 +Rxvt*font: xft:Noto Sans Mono:pixelsize=13 + +URxvt*transparent: false +URxvt*tintColor: White +URxvt*shading: 25 +URxvt*scrollBar: false + +URxvt.borderColor: #0f0f0f +URxvt.internalBorder: 0 +URxvt.externalBorder: 1 + +urxvt*foreground: #ffffff + +*background: #000000 +*foreground: #ffffff +! Black +*color0: #202020 +*color8: #606060 +! Red +*color1: #ff6565 +*color9: #ff8d8d +! Green +*color2: #93d44f +*color10: #c8e7a8 +! Yellow +*color3: #eab93d +*color11: #ffc123 +! Blue +*color4: #204a87 +*color12: #3465a4 +! Mangenta +*color5: #ce5c00 +*color13: #f57900 +! Cyan +*color6: #89b6e2 +*color14: #46a4ff +! White +*color7: #cccccc +*color15: #ffffff diff --git a/.Xresources b/.Xresources new file mode 100644 index 00000000..bb002a44 --- /dev/null +++ b/.Xresources @@ -0,0 +1,2 @@ +Xft:dpi 96 +