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 urxvt*matcher.button: 1
! Appearance ! 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*font: xft:DejaVu Sans Mono-10:antialias=true
urxvt*boldFont: xft:DejaVu Sans Mono-10:style=bold: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 ! - color scheme
urxvt.background: #1c1c1c urxvt.background: #000000
urxvt.foreground: #dadada urxvt.foreground: #ff9800
! black + red ! black + red
urxvt*color0: #000000 !urxvt*color0: #000000
urxvt*color1: #d70000 urxvt*color1: Red3
! green + yellow ! green + yellow
urxvt*color2: #5fd700 !urxvt*color2: #5fd700
urxvt*color3: #ffd700 !urxvt*color3: #ffd700
! blue + purple ! blue + purple
urxvt*color4: #5f5fff urxvt*color4: RoyalBlue
urxvt*color5: #875f87 urxvt*color5: #ad7fa8
! cyan + white ! cyan + white
urxvt*color6: #d78700 !urxvt*color6: #d78700
urxvt*color7: #ff8700 urxvt*color7: #ececec
! bright-black + birhgt-red ! bright-black + birhgt-red
urxvt*color8: #8a8a8a urxvt*color8: #0c181c
urxvt*color9: #ff0000 !urxvt*color9: #ff0000
! bright-green + bright-yellow ! bright-green + bright-yellow
urxvt*color10: #5fff00 !urxvt*color10: #5fff00
urxvt*color11: #ffd75f !urxvt*color11: #ffd75f
! bright-blue + bright-purple ! bright-blue + bright-purple
urxvt*color12: #87d7ff !urxvt*color12: #87d7ff
urxvt*color13: #d787d7 urxvt*color13: #ad68a6
! bright-cyan + bright-white ! bright-cyan + bright-white
urxvt*color14: #d7af87 !urxvt*color14: #d7af87
urxvt*color15: #ffaf00 !urxvt*color15: #ffaf00
xterm*background: #252A2B xterm*background: #252A2B