XDEFAULTS: Change colors, remove comments

This commit is contained in:
Tom Willemsen 2011-11-02 21:56:01 +01:00
parent 3bc1d84d65
commit 51d3b58077

View file

@ -16,43 +16,35 @@ urxvt*urlLauncher: chromium
urxvt*matcher.button: 1
! Appearance
! - use a bitmap font
!urxvt*font: -*-tamsyn-medium-*-*-*-15-*-*-*-*-*-*-*
!urxvt*boldFont: -*-tamsyn-bold-*-*-*-15-*-*-*-*-*-*-*
urxvt*font: xft:DejaVu Sans Mono-10:antialias=true
urxvt*boldFont: xft:DejaVu Sans Mono-10:style=bold:antialias=true
! - cursor
urxvt*cursorColor: #DCDCCC
! - pseudo transparency
urxvt*shading: 10
urxvt*transparent: true
! - color scheme
urxvt.background: #1c1c1c
urxvt.foreground: #dadada
urxvt.background: #000000
urxvt.foreground: #ff9800
! black + red
urxvt*color0: #000000
urxvt*color1: #d70000
!urxvt*color0: #000000
urxvt*color1: Red3
! green + yellow
urxvt*color2: #5fd700
urxvt*color3: #ffd700
!urxvt*color2: #5fd700
!urxvt*color3: #ffd700
! blue + purple
urxvt*color4: #5f5fff
urxvt*color5: #875f87
urxvt*color4: RoyalBlue
urxvt*color5: #ad7fa8
! cyan + white
urxvt*color6: #d78700
urxvt*color7: #ff8700
!urxvt*color6: #d78700
urxvt*color7: #ececec
! bright-black + birhgt-red
urxvt*color8: #8a8a8a
urxvt*color9: #ff0000
urxvt*color8: #0c181c
!urxvt*color9: #ff0000
! bright-green + bright-yellow
urxvt*color10: #5fff00
urxvt*color11: #ffd75f
!urxvt*color10: #5fff00
!urxvt*color11: #ffd75f
! bright-blue + bright-purple
urxvt*color12: #87d7ff
urxvt*color13: #d787d7
!urxvt*color12: #87d7ff
urxvt*color13: #ad68a6
! bright-cyan + bright-white
urxvt*color14: #d7af87
urxvt*color15: #ffaf00
!urxvt*color14: #d7af87
!urxvt*color15: #ffaf00
xterm*background: #252A2B