! generic
*foreground:                  #cccccc
*background:                  #000000

! urxvt
urxvt.font:                   xft:xos4 Terminus:size=12:antialias=true:hinting=true
urxvt.url-launcher:           /usr/bin/xdg-open
urxvt.matcher.button:         1
urxvt.matcher.pattern.0:      \\b([a-zA-Z]+:\/\/\\w[\\w-.@:]*|www\\.\\w[\\w-]*\\.\\w[\\w-.]*)(\/[^"' ()]*)?
urxvt.scrollBar:              false
urxvt.termName:               xterm-256color
urxvt.saveLines:              10000
urxvt.inheritPixmap:          true
urxvt.shading:                20
urxvt.clipboard.autocopy:     true
urxvt.perl-ext-common:        default,selection-to-clipboard,pasta,matcher,keyboard-select,resize-font,font
urxvt.keysym.M-u:             perl:url-select:select_next
urxvt.transparent:            true
urxvt.buffered:               true
urxvt.jumpScroll:             false
urxvt.scrollTtyKeypress:      true
urxvt.scrollTtyOutput:        false
urxvt.scrollWithBuffer:       false
urxvt.scrollstyle:            plain
urxvt.secondaryScroll:        false
urxvt.xftAntialias:           true
!urxvt.color4:                 RoyalBlue
urxvt.color12:                RoyalBlue
urxvt.matcher.rend.0:         Bold fg6
urxvt.cursorBlink:            false
urxvt.cursorColor:            #5f8fff
urxvt.mapAlert:               true
urxvt.pointerBlank:           true
urxvt.resource:               value
urxvt.iso14755:               false
urxvt.iso14755_52:            false

! xterm
xterm*VT100*geometry:         80x24
xterm*faceName:               xft:xos4 Terminus:size=12:antialias=true
xterm*faceSize:               12
xterm*renderFont:             true
xterm*utf8:                   always
xterm*utf8Title:              true
xterm*locale:                 true
xterm*cursorColor:            #5f5faf
xterm*cursorBlink:            false
xterm*selectToClipboard:      true
xterm*SaveLines:              10000
xterm*transparent:            true
XTerm*trimSelection:          true
XTerm*cutNewline:             false
XTerm*highlightSelection:     true

! cursor
Xcursor.theme:                Adwaita
Xcursor.size:                 14

! xft
xft.antialias:                true
