I put this in a file, .Xresources, in my home directory. It is loaded automatically each time I create a new shell, I’m not sure if it’s enabled by default or if something I installed did it.
! rxvt settings
rxvt*font: 12X15
rxvt*saveLines: 1500
rxvt*scrollBar_right: true
# Index
color index cyan black ~l # Mailing list
color index yellow black ~N # New
color index yellow black ~O # Old
color index magenta black "! ~C ." # No To: or Cc: (newsdeliver)
color index blue black ~T # Tagged
color index white red ~F # Flagged (important)
color index red black ~D # Deleted
# Quoted messages
color quoted yellow black
color quoted1 red black
color quoted2 cyan black
color quoted3 green black
color signature magenta black
# Smileys:
:-/
color body brightwhite black "[;:]-[)/(|]"
Post a Comment