dotfiles/.Xdefaults

54 lines
963 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:Inconsolata:size=12
XTerm*scrollBar:false
XTerm*utf8:true
XTerm*eightBitInput: true
XTerm*internalBorder: 8
XTerm.vt100.translations: #override \n\
Ctrl Shift <Key>C: copy-selection(CLIPBOARD) \n\
Ctrl Shift <Key>V: insert-selection(CLIPBOARD)
! special
*.foreground: #d3c6aa
*.background: #272e33
*.cursorColor: #d3c6aa
! black
*.color0: #272e33
*.color8: #374145
! red
*.color1: #f85552
*.color9: #e67e80
! green
*.color2: #8da101
*.color10: #a7c080
! yellow
*.color3: #dfa000
*.color11: #dbbc7f
! blue
*.color4: #3a94c5
*.color12: #7fbbb3
! magenta
*.color5: #df69ba
*.color13: #d699b6
! cyan
*.color6: #35a77c
*.color14: #83c092
! white
*.color7: #bec5b2
*.color15: #edeada