From efadbafb79535ebfafd37494e3e61cbdbfa4a4ec Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Tue, 4 Aug 2015 14:05:12 +0200 Subject: Fix password for gmail --- Xresources/Xresources.light | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 Xresources/Xresources.light (limited to 'Xresources/Xresources.light') diff --git a/Xresources/Xresources.light b/Xresources/Xresources.light new file mode 100644 index 0000000..993b040 --- /dev/null +++ b/Xresources/Xresources.light @@ -0,0 +1,28 @@ +# include "/home/urbain/.Xresources/Xresources" + +URxvt.borderColor: #fdf6e3 + +*background: #fdf6e3 +*foreground: #657b83 +*fadeColor: #fdf6e3 +*cursorColor: #586e75 + +*pointerColorBackground: #93a1a1 +*pointerColorForeground: #586e75 + +*color0: #073642 +*color8: #002b36 +*color1: #dc322f +*color9: #cb4b16 +*color2: #859900 +*color10: #586e75 +*color3: #b58900 +*color11: #657b83 +*color4: #268bd2 +*color12: #839496 +*color5: #d33682 +*color13: #6c71c4 +*color6: #2aa198 +*color14: #93a1a1 +*color7: #eee8d5 +*color15: #fdf6e3 -- cgit v1.2.3