From 3436d24fa4f9871af68977e07e2e7241e873bc9f Mon Sep 17 00:00:00 2001 From: Blaise Thompson Date: Tue, 5 Sep 2017 21:38:20 -0500 Subject: more colors! --- dotfiles/Xresources | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 dotfiles/Xresources (limited to 'dotfiles/Xresources') diff --git a/dotfiles/Xresources b/dotfiles/Xresources new file mode 100644 index 0000000..0583ae5 --- /dev/null +++ b/dotfiles/Xresources @@ -0,0 +1,18 @@ +*foreground: rgb:c5/c8/c6 +*background: rgb:1d/1f/21 +*color0: rgb:1d/1f/21 +*color1: rgb:28/2a/2e +*color2: rgb:37/3b/41 +*color3: rgb:96/98/96 +*color4: rgb:b4/b7/b4 +*color5: rgb:c5/c8/c6 +*color6: rgb:e0/e0/e0 +*color7: rgb:ff/ff/ff +*color8: rgb:cc/66/66 +*color9: rgb:de/93/5f +*color10: rgb:f0/c6/74 +*color11: rgb:b5/bd/68 +*color12: rgb:8a/be/b7 +*color13: rgb:81/a2/be +*color14: rgb:b2/94/bb +*color15: rgb:a3/68/5a \ No newline at end of file -- cgit v1.2.3