XDEFAULTS: Colors for urxvt closer to naquadah again

This commit is contained in:
Tom Willemsen 2011-10-29 12:27:08 +02:00
parent b45ae5e111
commit 3939a5504e

View file

@ -27,32 +27,32 @@ urxvt*cursorColor: #DCDCCC
urxvt*shading: 10
urxvt*transparent: true
! - color scheme
urxvt.background: #252a2b
urxvt.foreground: #eeeeec
urxvt.background: #1c1c1c
urxvt.foreground: #dadada
! black + red
urxvt*color0: #555753
urxvt*color1: #cc0000
urxvt*color0: #585858
urxvt*color1: #d70000
! green + yellow
urxvt*color2: #73d216
urxvt*color3: #edd400
urxvt*color2: #5fd700
urxvt*color3: #ffd700
! blue + purple
urxvt*color4: #3465a4
urxvt*color5: #75507b
urxvt*color4: #5f5fff
urxvt*color5: #875f87
! cyan + white
urxvt*color6: #c17d11
urxvt*color7: #f57900
urxvt*color6: #d78700
urxvt*color7: #ff8700
! bright-black + birhgt-red
urxvt*color8: #888a85
urxvt*color9: #ef2929
urxvt*color8: #8a8a8a
urxvt*color9: #ff0000
! bright-green + bright-yellow
urxvt*color10: #8ae234
urxvt*color11: #fce84f
urxvt*color10: #5fff00
urxvt*color11: #ffd75f
! bright-blue + bright-purple
urxvt*color12: #729fcf
urxvt*color13: #ad8fa8
urxvt*color12: #87d7ff
urxvt*color13: #d787d7
! bright-cyan + bright-white
urxvt*color14: #e9b96e
urxvt*color15: #fcaf3e
urxvt*color14: #d7af87
urxvt*color15: #ffaf00
xterm*background: #252A2B