From 909e0988e08da61e1188d5e15c7991c9f952d1e7 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 10 May 2015 20:57:57 -0400 Subject: [xresources] switch to solarized (dark) --- x/.hybrid.xresources | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 x/.hybrid.xresources (limited to 'x/.hybrid.xresources') diff --git a/x/.hybrid.xresources b/x/.hybrid.xresources new file mode 100644 index 0000000..eb23ac9 --- /dev/null +++ b/x/.hybrid.xresources @@ -0,0 +1,36 @@ +! special +*.foreground: #c5c8c6 +*.background: #1d1f21 +*.cursorColor: #c5c8c6 + +! black +*.color0: #282a2e +*.color8: #373b41 + +! red +*.color1: #a54242 +*.color9: #cc6666 + +! green +*.color2: #8c9440 +*.color10: #b5bd68 + +! yellow +*.color3: #de935f +*.color11: #f0c674 + +! blue +*.color4: #5f819d +*.color12: #81a2be + +! magenta +*.color5: #85678f +*.color13: #b294bb + +! cyan +*.color6: #5e8d87 +*.color14: #8abeb7 + +! white +*.color7: #707880 +*.color15: #c5c8c6 -- cgit v1.2.3-60-g2f50