From 72b92fb74088cc9024e71c56ea8d09e8fa0e0b3a Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Mon, 11 Apr 2011 00:03:15 +0200 Subject: Some color changes --- xorg/xresources | 34 ++++++++++++++++++---------------- 1 file changed, 18 insertions(+), 16 deletions(-) diff --git a/xorg/xresources b/xorg/xresources index 27579fd..0dfa39b 100644 --- a/xorg/xresources +++ b/xorg/xresources @@ -18,19 +18,21 @@ *background: #000000 *foreground: #ffffff -*color0: #000000 -*color8: #555753 -*color1: #ff6565 -*color9: #ff8d8d -*color2: #93d44f -*color10: #c8e7a8 -*color3: #eab93d -*color11: #ffc123 -*color4: #204a87 -*color12: #3465a4 -*color5: #ce5c00 -*color13: #f57900 -*color6: #89b6e2 -*color14: #46a4ff -*color7: #cccccc -*color15: #ffffff +*foreground: #a0a0a0 +*background: #000000 +*color0: #1B1D1E +*color8: #505354 +*color1: #F92672 +*color9: #FF5995 +*color2: #82B414 +*color10: #B6E354 +*color3: #FD971F +*color11: #FEED6C +*color4: #2255FF +*color12: #66AAFF +*color5: #8C54FE +*color13: #9E6FFE +*color6: #465457 +*color14: #899CA1 +*color7: #CCCCC6 +*color15: #F8F8F2 -- cgit v1.2.3