xresources: try to show bold in a different color

This commit is contained in:
Vincent Bernat 2012-09-04 19:33:42 +02:00
parent 4ce181df0a
commit dbecbb1890

View file

@ -21,9 +21,10 @@ Xft.rgba: rgb
*color14: #A3BABF *color14: #A3BABF
*color7: #bebebe *color7: #bebebe
*color15: #ffffff *color15: #ffffff
*colorBD: #ffffff
!! rxvt configuration !! rxvt configuration
URxvt.foreground: white URxvt.foreground: #dfdfdf
URxvt.background: rgba:0000/0000/0000/eeee URxvt.background: rgba:0000/0000/0000/eeee
URxvt.cursorColor: green URxvt.cursorColor: green
URxvt.depth: 32 URxvt.depth: 32
@ -36,8 +37,6 @@ URxvt.jumpScroll: True
URxvt.saveLines: 5000 URxvt.saveLines: 5000
URxvt.font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1 URxvt.font: -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1
!URxvt.boldFont: -xos4-terminus-bold-*-*-*-12-*-*-*-*-*-iso10646-1
!URxvt.font: xft:Terminus-9
URxvt.iso14755: False URxvt.iso14755: False
URxvt.perl-ext-common: default,-option-popup,-selection-popup URxvt.perl-ext-common: default,-option-popup,-selection-popup