XDEFAULTS: Trying out a naquadah-like theme again

This commit is contained in:
Tom Willemsen 2011-09-14 20:12:39 +02:00
parent 89f75979d4
commit da24e12656

View file

@ -27,32 +27,33 @@ urxvt*cursorColor: #DCDCCC
urxvt*shading: 20
urxvt*transparent: true
! - color scheme
urxvt.background: #000000
urxvt.foreground: #FF9900
urxvt.background: #252A2B
urxvt.foreground: #EEEEEC
! black + red
urxvt*color0: #CC6699
urxvt*color1: #FF9966
urxvt*color0: #0C191C
urxvt*color1: #A40000
! green + yellow
urxvt*color2: #9999FF
urxvt*color3: #FFCC99
urxvt*color2: #4E9A06
urxvt*color3: #EDD400
! blue + purple
urxvt*color4: #CC6666
urxvt*color5: #9999CC
urxvt*color4: #204A87
urxvt*color5: #5C3566
! cyan + white
urxvt*color6: #CC99CC
urxvt*color7: #000000
urxvt*color6: cyan3
urxvt*color7: #BABDB6
! bright-black + birhgt-red
urxvt*color8: #DD77AA
urxvt*color9: #FFAA77
urxvt*color8: #252A2B
urxvt*color9: #EF2929
! bright-green + bright-yellow
urxvt*color10: #AAAAFF
urxvt*color11: #FFDDAA
urxvt*color10: #8AE234
urxvt*color11: #FCE84F
! bright-blue + bright-purple
urxvt*color12: #DD7777
urxvt*color13: #AAAADD
urxvt*color12: #729FCF
urxvt*color13: #AD8FA8
! bright-cyan + bright-white
urxvt*color14: #DDAADD
urxvt*color15: #FF0000
urxvt*color14: cyan
urxvt*color15: #EEEEEC
xterm*background: #252A2B
xterm*foreground: #EEEEEC