urxvt
! urxvt settings
!A
urxvt*geometry: 80x25
urxvt*title: terminal
urxvt*termName: rxvt
urxvt*background: #242424
urxvt*foreground: white
urxvt*cursorBlink: true
urxvt*cursorColor: magenta
urxvt*underlineColor: #86a2be
urxvt*cutchars: `"()'*<>[]{|}
!A
urxvt*font: xft:DejaVu Sans Mono:pixelsize=10
urxvt*boldFont: xft:DejaVu Sans Mono:pixelsize=10
! A
urxvt*scrollBar: false
urxvt*jumpScroll: false
xterm*scrollTtyOutput: false
URxvt.visualBell: true
! A
urxvt*inheritPixmap: true
urxvt*internalBorder: 0
URxvt*externalBorder: 0
urxvt*loginShell: true
urxvt*saveLines: 15000
! A
urxvt*shading: 30
urxvt*fading: 10
! A
urxvt.perl-ext-common: default,matcher
urxvt.matcher.button: 1
urxvt.matcher.pattern.1: \bwww\.[\w-]\.[\w./?&@#-]*[\w/-]
urxvt*urlLauncher: firefox
!black text
urxvt*color0: #242424
urxvt*color8: #cdb5cd
!red text
urxvt*color1: #bf7979
urxvt*color9: #f4a45f
!green text
urxvt*color2: #97b26b
urxvt*color10: #c5f779
!yellow text
urxvt*color3: #cdcda1
urxvt*color11: #ffffaf
!blue text
urxvt*color4: #86a2be
urxvt*color12: #98afd9
!magenta text
urxvt*color5: #d9b798
urxvt*color13: #d7d998
!cyan text
urxvt*color6: #a1b5cd
urxvt*color14: #a1b5cd
!white
urxvt*color7: #ffffff
urxvt*color15: #dedede