!xrdb ~/.Xresources
!and restart xterm to apply changes

XTerm*locale: true
XTerm*utf8: 1
XTerm*metaSendsEscape: true
XTerm*eightBitInput: false
XTerm*backarrowKey: false
XTerm*ttyModes: erase ^?
XTerm*saveLines: 4096
XTerm*borderWidth: 0

XTerm*font: 6x12
XTerm*boldFont: 6x12

!ripped from
!https://github.com/deflex/dotfiles/blob/master/Xresources

*foreground:#AFBCCC
*background:#191C1F

!black
*color0: #22262e
*color8: #505354

!red
*color1: #B86E94
*color9: #D087A4

!green
*color2: #99C36F
*color10: #A7CC82

!yellow
*color3: #DFD11D
*color11: #E6DB74

!blue
*color4: #5280D1
*color12:#75BAFF

!magenta
*color5: #826EA9
*color13: #BCAEDA

!cyan
*color6: #8D849F
*color14: #D2C3F2

!white
*color7: #DDE9F0
*color15: #F8F8F2