*VT100*colorMode: on
*VT100*dynamicColors: on

Xft.antialias: true
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.rgba: rgb
Xft.dpi: 96

! special
*.foreground:   #d0d0d0
*.background:   #222222
*.cursorColor:  #79d4d5

! black
*.color0:       #191919
*.color8:       #747369

! red
*.color1:       #f2777a
*.color9:       #913535

! green
*.color2:       #99cc99
*.color10:      #A0A35D

! yellow
*.color3:       #ffcc66
*.color11:      #C47848

! blue
*.color4:       #6699cc
*.color12:      #527386

! magenta
*.color5:       #cc99cc
*.color13:      #846488

! cyan
*.color6:       #66cccc
*.color14:      #618E8B

! white
*.color7:       #ffffff
*.color15:      #969896

*.selection_background: #79d4d5
*.selection_foreground: #000000

Xcursor.size: 22

!xterm
XTerm.termName: xterm-256color
XTerm*utf8: 1
!XTerm*faceName: Source Code Pro - Black
XTerm*faceName: SauceCodePro Nerd Font Mono
XTerm*metaSendsEscape: true
XTerm*faceSize: 7
XTerm*cursor: i-beam
XTerm*visualBell: false
XTerm*cursorColor: #79d4d5
XTerm*cursorBlink: true
XTerm*toolBar: false
XTerm*internalBorder: 20
XTerm*borderWidth: 0
XTerm*loginShell: true
XTerm*scrollBar: false
XTerm*rightScrollBar: false
XTerm*saveLines: 999
!XTerm*selectToClipboard: true
! enable OSC 52 clipboard support
XTerm.vt100.allowWindowOps: true
XTerm.vt100.disallowedWindowOps: 20,21,SetXprop
!XTerm.vt100.selectToClipboard: true

! urxvt
URxvt*internalBorder: 20
URxvt*buffered: true
URxvt*jumpScroll: true
URxvt*skipScroll: true
URxvt*visualBell: false
URxvt*cursorColor: #79d4d5
URxvt*cursorBlink: true
URxvt.underlineURLs: false
URxvt*font: xft:Source Code Pro - Black:size=7
URxvt.letterSpace: -1
URxvt.lineSpace: 0
URxvt*depth: 32
URxvt*borderless: true
URxvt*scrollBar: false
URxvt*loginShell: true
URxvt*secondaryScroll: true # Enable Shift-PageUp/Down in screen
URxvt*saveLines: 5000
URxvt*termName: rxvt-unicode-256color
URxvt.keysym.Shift-Control-V: eval:paste_clipboard
URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard
URxvt.iso14755: false
URxvt.iso14755_52: false

! xst
st.borderless: 1
st.font: Source Code Pro:pixelsize=9:antialias=true:autohint=true;
st.borderpx: 20
st.cursorblinkontype: 0
st.blinktimeout: 300