From 5795c1029c11ee40385fa5391aad75871566993b Mon Sep 17 00:00:00 2001 From: defanor Date: Sat, 4 Jun 2016 21:12:42 +0300 Subject: Initial commit --- .Xresources | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .Xresources (limited to '.Xresources') diff --git a/.Xresources b/.Xresources new file mode 100644 index 0000000..0b3826a --- /dev/null +++ b/.Xresources @@ -0,0 +1,24 @@ +! Blueish theme +xterm*background: #091419 +xterm*foreground: #c0d0d6 +xterm*cursorColor: #F8F8F0 +xterm*color0: #101010 +xterm*color1: #960050 +xterm*color2: #66aa11 +xterm*color3: #c47f2c +xterm*color4: #30309b +xterm*color5: #7e40a5 +xterm*color6: #3579a8 +xterm*color7: #9999aa +xterm*color8: #303030 +xterm*color9: #ff90c0 +xterm*color10: #80ff00 +xterm*color11: #ffba68 +xterm*color12: #5f5fee +xterm*color13: #bb88dd +xterm*color14: #4eb4fa +xterm*color15: #d0d0d0 +xterm*faceName: DejaVu Sans Mono +xterm*faceSize: 11 +xterm*rightScrollBar: true +Emacs.font: DejaVu Sans Mono-11 -- cgit v1.2.3