dotfiles/.Xdefaults

53 lines
843 B
Plaintext

! $OpenBSD: dot.Xdefaults,v 1.3 2014/07/10 10:22:59 jasper Exp $
Xft.hinting: true
Xft.hintstyle: hintfull
XTerm.termName: xterm-256color
XTerm*loginShell:true
XTerm*font: xft:Iosevka Term:size=12
XTerm*scrollBar:false
XTerm*utf8:true
XTerm*eightBitInput: true
XTerm*internalBorder: 8
Xterm*allowMouseOps:true
XTerm.vt100.translations: #override \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
Ctrl Shift <Key>V: insert-selection(CLIPBOARD)
*background: #24273A
*foreground: #CAD3F5
! black
*color0: #494D64
*color8: #5B6078
! red
*color1: #ED8796
*color9: #ED8796
! green
*color2: #A6DA95
*color10: #A6DA95
! yellow
*color3: #EED49F
*color11: #EED49F
! blue
*color4: #8AADF4
*color12: #8AADF4
! magenta
*color5: #F5BDE6
*color13: #F5BDE6
! cyan
*color6: #8BD5CA
*color14: #8BD5CA
! white
*color7: #B8C0E0
*color15: #A5ADCB