! These are the 8 ANSI colors and their bright equivalents.  Depending on
! other resource settings, xterm may use the bright colors when displaying
! bold text (see the boldColors resource).
*VT100*color0:  black
*VT100*color1:  rgb:FF/33/33    
*VT100*color2:  rgb:66/FF/33    
*VT100*color3:  rgb:FF/EB/33    
*VT100*color4:  rgb:33/A3/FF    
*VT100*color5:  rgb:70/33/FF    
*VT100*color6:  rgb:33/FF/AD    
*VT100*color7:  cornsilk        
! The following are the "bright" colors
*VT100*color8:  DarkSlateGrey
*VT100*color9:  rgb:FF/99/99    
*VT100*color10: rgb:B3/FF/99    
*VT100*color11: rgb:FF/F5/99    
*VT100*color12: rgb:99/D1/FF    
*VT100*color13: rgb:B8/99/FF    
*VT100*color14: rgb:99/FF/D6    
*VT100*color15: rgb:FF/99/F0    

URxvt.color0:  black           
URxvt.color1:  rgb:FF/33/33    
URxvt.color2:  rgb:66/FF/33    
URxvt.color3:  rgb:FF/EB/33    
URxvt.color4:  rgb:33/A3/FF    
URxvt.color5:  rgb:70/33/FF    
URxvt.color6:  rgb:33/FF/AD    
URxvt.color7:  cornsilk        
! The following are the "bright" colors
URxvt.color8:  DarkSlateGrey   
URxvt.color9:  rgb:FF/99/99    
URxvt.color10: rgb:B3/FF/99    
URxvt.color11: rgb:FF/F5/99    
URxvt.color12: rgb:99/D1/FF    
URxvt.color13: rgb:B8/99/FF    
URxvt.color14: rgb:99/FF/D6    
URxvt.color15: rgb:FF/99/F0